Searched refs:mIsUserUnlocked (Results 1 – 2 of 2) sorted by relevance
47 private boolean mIsUserUnlocked; field in TouchInteractionService71 if (mIsUserUnlocked) {78 if (mIsUserUnlocked) {85 if (mIsUserUnlocked && triggeredFromAltTab && !triggeredFromHomeKey) {93 if (mIsUserUnlocked) {150 mIsUserUnlocked = false; in onCreate()162 mIsUserUnlocked = true; in initWhenUserUnlocked()168 if (mIsUserUnlocked) { in onDestroy()
254 private boolean mIsUserUnlocked; field in TouchInteractionService295 mIsUserUnlocked = false; in onCreate()441 mIsUserUnlocked = true; in initWhenUserUnlocked()457 if (mIsUserUnlocked) { in onSystemUiProxySet()465 if (mIsUserUnlocked) { in onSystemUiFlagsChanged()473 if (mIsUserUnlocked) { in onAssistantVisibilityChanged()481 if (mIsUserUnlocked) { in onDestroy()518 } else if (mIsUserUnlocked && mMode == Mode.NO_BUTTON in onInputEvent()552 if (!mIsUserUnlocked) { in newConsumer()