Searched refs:mUserFaceUnlockRunning (Results 1 – 1 of 1) sorted by relevance
417 private SparseBooleanArray mUserFaceUnlockRunning = new SparseBooleanArray(); field in KeyguardUpdateMonitor926 mUserFaceUnlockRunning.put(userId, running); in handleFaceUnlockStateChanged()936 return mUserFaceUnlockRunning.get(userId); in isFaceUnlockRunning()