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