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

/frameworks/base/core/java/android/view/
H A DNotificationHeaderView.java45 public class NotificationHeaderView extends ViewGroup { class in inherits:ViewGroup
84 public NotificationHeaderView(Context context) { method in class:NotificationHeaderView
88 public NotificationHeaderView(Context context, @Nullable AttributeSet attrs) { method in class:NotificationHeaderView
92 public NotificationHeaderView(Context context, @Nullable AttributeSet attrs, int defStyleAttr) { method in class:NotificationHeaderView
96 public NotificationHeaderView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { method in class:NotificationHeaderView
361 * Sets whether or not the expand button appears at the end of the NotificationHeaderView. If

Completed in 34 milliseconds