Searched refs:inKeyguardRestrictedKeyInputMode (Results 1 – 3 of 3) sorted by relevance
1093 public boolean inKeyguardRestrictedKeyInputMode(); in inKeyguardRestrictedKeyInputMode() method
2616 return isKeyguardShowingAndNotOccluded() || inKeyguardRestrictedKeyInputMode(); in keyguardOn()5732 public boolean inKeyguardRestrictedKeyInputMode() { in inKeyguardRestrictedKeyInputMode() method in PhoneWindowManager
5437 return mPolicy.inKeyguardRestrictedKeyInputMode(); in inKeyguardRestrictedInputMode()