Searched refs:isNotInstantAppAndKeyguardRestricted (Results 1 – 2 of 2) sorted by relevance
119 if (isNotInstantAppAndKeyguardRestricted(dispatcher)) { in onKeyDown()146 if (isNotInstantAppAndKeyguardRestricted(dispatcher)) { in onKeyDown()171 if (isNotInstantAppAndKeyguardRestricted(dispatcher)) { in onKeyDown()209 private boolean isNotInstantAppAndKeyguardRestricted(KeyEvent.DispatcherState dispatcher) { in isNotInstantAppAndKeyguardRestricted() method in PhoneFallbackEventHandler251 if (isNotInstantAppAndKeyguardRestricted(dispatcher)) { in onKeyUp()261 if (isNotInstantAppAndKeyguardRestricted(dispatcher)) { in onKeyUp()
2058 if (isNotInstantAppAndKeyguardRestricted()) { in onKeyUp()2082 private boolean isNotInstantAppAndKeyguardRestricted() {