Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java78 private boolean mShowNotificationShelf; field in NotificationShelf
128 mShowNotificationShelf = res.getBoolean(R.bool.config_showNotificationShelf); in initDimens()
133 if (!mShowNotificationShelf) { in initDimens()
163 if (mShowNotificationShelf && lastView != null) { in updateState()
219 if (!mShowNotificationShelf) { in updateAppearance()
329 || !mShowNotificationShelf in updateAppearance()
840 if (!mShowNotificationShelf) { in applyToView()
853 if (!mShowNotificationShelf) { in animateTo()