Searched defs:inKeyguardRestrictedKeyInputMode (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
H A DTestWindowManagerPolicy.java366 public boolean inKeyguardRestrictedKeyInputMode() { method in class:TestWindowManagerPolicy
/frameworks/base/services/core/java/com/android/server/policy/
H A DWindowManagerPolicy.java1409 * inKeyguardRestrictedKeyInputMode
1417 public boolean inKeyguardRestrictedKeyInputMode(); method in interface:WindowManagerPolicy
H A DPhoneWindowManager.java3558 return isKeyguardShowingAndNotOccluded() || inKeyguardRestrictedKeyInputMode();
7113 public boolean inKeyguardRestrictedKeyInputMode() { method in class:PhoneWindowManager

Completed in 82 milliseconds