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