Searched refs:inKeyguardRestrictedInputMode (Results 1 – 11 of 11) sorted by relevance
115 if (getKeyguardManager().inKeyguardRestrictedInputMode() || dispatcher == null) { in onKeyDown()142 if (getKeyguardManager().inKeyguardRestrictedInputMode() || dispatcher == null) { in onKeyDown()167 if (getKeyguardManager().inKeyguardRestrictedInputMode() || dispatcher == null) { in onKeyDown()242 if (getKeyguardManager().inKeyguardRestrictedInputMode()) { in onKeyUp()252 if (getKeyguardManager().inKeyguardRestrictedInputMode()) { in onKeyUp()
2039 if (getKeyguardManager().inKeyguardRestrictedInputMode()) { in onKeyUp()
308 public boolean inKeyguardRestrictedInputMode() { in inKeyguardRestrictedInputMode() method in KeyguardManager310 return mWM.inKeyguardRestrictedInputMode(); in inKeyguardRestrictedInputMode()
135 if (myKM.inKeyguardRestrictedInputMode()) { in isLockScreen()
148 boolean inKeyguardRestrictedInputMode(); in inKeyguardRestrictedInputMode() method
158 public boolean inKeyguardRestrictedInputMode() throws RemoteException { in inKeyguardRestrictedInputMode() method in IWindowManagerImpl
279 if (km.inKeyguardRestrictedInputMode()) { in turnScreenOn()
3065 public boolean inKeyguardRestrictedInputMode() { in inKeyguardRestrictedInputMode() method in WindowManagerService
4419 method public boolean inKeyguardRestrictedInputMode();
4968 method public boolean inKeyguardRestrictedInputMode();
5150 method public boolean inKeyguardRestrictedInputMode();