Searched refs:mIsRequestUnlockShowed (Results 1 – 1 of 1) sorted by relevance
404 boolean mIsRequestUnlockShowed; field in NfcService3620 if (!mIsRequestUnlockShowed && mKeyguard.isKeyguardLocked()) { in sendRequireUnlockIntent()3622 mIsRequestUnlockShowed = true; in sendRequireUnlockIntent()3907 mIsRequestUnlockShowed = false; in handleMessage()