Searched refs:isNotInstantAppAndKeyguardRestricted (Results 1 – 2 of 2) sorted by relevance
114 if (isNotInstantAppAndKeyguardRestricted(dispatcher)) { in onKeyDown()140 if (isNotInstantAppAndKeyguardRestricted(dispatcher)) { in onKeyDown()164 if (isNotInstantAppAndKeyguardRestricted(dispatcher)) { in onKeyDown()201 private boolean isNotInstantAppAndKeyguardRestricted(KeyEvent.DispatcherState dispatcher) { in isNotInstantAppAndKeyguardRestricted() method in PhoneFallbackEventHandler243 if (isNotInstantAppAndKeyguardRestricted(dispatcher)) { in onKeyUp()253 if (isNotInstantAppAndKeyguardRestricted(dispatcher)) { in onKeyUp()
2099 if (isNotInstantAppAndKeyguardRestricted()) { in onKeyUp()2123 private boolean isNotInstantAppAndKeyguardRestricted() {