Searched refs:mKeyguardLocked (Results 1 – 1 of 1) sorted by relevance
286 private boolean mKeyguardLocked = false; field in RecentsTransitionHandler.RecentsController482 mKeyguardLocked = (info.getFlags() & TRANSIT_FLAG_KEYGUARD_LOCKED) != 0; in start()703 if (mKeyguardLocked || (info.getFlags() & KEYGUARD_VISIBILITY_TRANSIT_FLAGS) != 0) { in merge()1062 if (mKeyguardLocked && mRecentsTask != null) { in finishInner()1076 if (!mKeyguardLocked && mRecentsTask != null) { in finishInner()1095 if (!mKeyguardLocked && mRecentsTask != null) { in finishInner()