Searched refs:inKeyguardRestrictedKeyInputMode (Results 1 – 4 of 4) sorted by relevance
429 public boolean inKeyguardRestrictedKeyInputMode() {
1400 public boolean inKeyguardRestrictedKeyInputMode(); in inKeyguardRestrictedKeyInputMode() method
3292 return isKeyguardShowingAndNotOccluded() || inKeyguardRestrictedKeyInputMode(); in keyguardOn()6876 public boolean inKeyguardRestrictedKeyInputMode() { in inKeyguardRestrictedKeyInputMode() method in PhoneWindowManager
3066 return mPolicy.inKeyguardRestrictedKeyInputMode(); in inKeyguardRestrictedInputMode()