Searched refs:NotificationPanel (Results 1 – 3 of 3) sorted by relevance
28 private NotificationPanel mPanel;35 public void setPanel(NotificationPanel p) { in setPanel()
39 public class NotificationPanel extends RelativeLayout implements StatusBarPanel, class67 public NotificationPanel(Context context, AttributeSet attrs) { in NotificationPanel() method in NotificationPanel71 public NotificationPanel(Context context, AttributeSet attrs, int defStyle) { in NotificationPanel() method in NotificationPanel
145 NotificationPanel mNotificationPanel;198 mNotificationPanel = (NotificationPanel)View.inflate(context, in addPanelWindows()