Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayoutController.java186 private boolean mShowEmptyShadeView; field in NotificationStackScrollLayoutController
1184 mShowEmptyShadeView = mBarState != KEYGUARD in updateShowEmptyShadeView()
1189 mShowEmptyShadeView, in updateShowEmptyShadeView()
1198 return mShowEmptyShadeView; in isShowingEmptyShadeView()