Home
last modified time | relevance | path

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

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