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