Searched refs:isKeyguardGoingAway (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DKeyguardMonitor.java26 boolean isKeyguardGoingAway(); method in interface:KeyguardMonitor
H A DKeyguardMonitorImpl.java146 public boolean isKeyguardGoingAway() { method in class:KeyguardMonitorImpl
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/utils/leaks/
H A DFakeKeyguardMonitor.java60 public boolean isKeyguardGoingAway() { method in class:FakeKeyguardMonitor
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLightBarTransitionsController.java90 if (mKeyguardMonitor.isKeyguardGoingAway() && !forced) {
107 if (mKeyguardMonitor.isKeyguardGoingAway() && !forced) {

Completed in 90 milliseconds