Searched refs:mStrongAuthRequiredForUser (Results 1 – 1 of 1) sorted by relevance
1697 private final SparseIntArray mStrongAuthRequiredForUser = new SparseIntArray(); field in LockPatternUtils.StrongAuthTracker1733 return mStrongAuthRequiredForUser.get(userId, mDefaultStrongAuthFlags); in getStrongAuthForUser()1782 mStrongAuthRequiredForUser.delete(userId); in handleStrongAuthRequiredChanged()1784 mStrongAuthRequiredForUser.put(userId, strongAuthFlags); in handleStrongAuthRequiredChanged()