Searched defs:NotificationHeaderView (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DNotificationHeaderView.java39 public class NotificationHeaderView extends ViewGroup { class in inherits:ViewGroup
95 public NotificationHeaderView(Context context) { method in class:NotificationHeaderView
99 public NotificationHeaderView(Context context, @Nullable AttributeSet attrs) { method in class:NotificationHeaderView
103 public NotificationHeaderView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { method in class:NotificationHeaderView
107 public NotificationHeaderView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { method in class:NotificationHeaderView
384 mExpandClickListener.onClick(NotificationHeaderView.this);

Completed in 3044 milliseconds