Home
last modified time | relevance | path

Searched refs:showNotificationShelf (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java106 public NotificationShelf(Context context, AttributeSet attrs, boolean showNotificationShelf) { in NotificationShelf() argument
108 mShowNotificationShelf = showNotificationShelf; in NotificationShelf()