Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesEmptyImpl.kt85 override fun isBouncerShowingScrimmed() = false in isBouncerShowing() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
DCentralSurfaces.java296 boolean isBouncerShowingScrimmed(); in isBouncerShowingScrimmed() method
DCentralSurfacesImpl.java2973 public boolean isBouncerShowingScrimmed() { in isBouncerShowingScrimmed() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java5104 if (mCentralSurfaces.isBouncerShowingScrimmed()) {