Searched refs:NotificationPanelItemView (Results 1 – 3 of 3) sorted by relevance
40 public class NotificationPanelItemView extends LinearLayout class62 public NotificationPanelItemView(Context context) { in NotificationPanelItemView() method in NotificationPanelItemView67 public NotificationPanelItemView(Context context, AttributeSet attrs) { in NotificationPanelItemView() method in NotificationPanelItemView
126 ((NotificationPanelItemView) itemView).setNotification(notification); in setNotification()
36 public class NotificationPanelDismissibleItemView extends NotificationPanelItemView {