Searched refs:isNotInstantAppAndKeyguardRestricted (Results 1 – 2 of 2) sorted by relevance
113 if (isNotInstantAppAndKeyguardRestricted(dispatcher)) { in onKeyDown()139 if (isNotInstantAppAndKeyguardRestricted(dispatcher)) { in onKeyDown()163 if (isNotInstantAppAndKeyguardRestricted(dispatcher)) { in onKeyDown()200 private boolean isNotInstantAppAndKeyguardRestricted(KeyEvent.DispatcherState dispatcher) { in isNotInstantAppAndKeyguardRestricted() method in PhoneFallbackEventHandler241 if (isNotInstantAppAndKeyguardRestricted(dispatcher)) { in onKeyUp()251 if (isNotInstantAppAndKeyguardRestricted(dispatcher)) { in onKeyUp()
2118 if (isNotInstantAppAndKeyguardRestricted()) { in onKeyUp()2142 private boolean isNotInstantAppAndKeyguardRestricted() {