Home
last modified time | relevance | path

Searched defs:shouldKeyguardHideImmediately (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesEmptyImpl.kt65 override fun shouldKeyguardHideImmediately() = false in shouldKeyguardHideImmediately() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
DCentralSurfaces.java251 boolean shouldKeyguardHideImmediately(); in shouldKeyguardHideImmediately() method
DCentralSurfacesImpl.java2345 public boolean shouldKeyguardHideImmediately() { in shouldKeyguardHideImmediately() method