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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
H A DNotificationPanel.java43 public class NotificationPanel extends RelativeLayout implements StatusBarPanel, class in inherits:RelativeLayout,StatusBarPanel,View.OnClickListener
48 static final String TAG = "Tablet/NotificationPanel";
74 public NotificationPanel(Context context, AttributeSet attrs) { method in class:NotificationPanel
78 public NotificationPanel(Context context, AttributeSet attrs, int defStyle) { method in class:NotificationPanel

Completed in 55 milliseconds