Searched defs:strongAuthRequired (Results 1 – 2 of 2) sorted by relevance
25 void onStrongAuthRequiredChanged(int strongAuthRequired, int userId); in onStrongAuthRequiredChanged()
696 int strongAuthRequired = LockPatternUtils.StrongAuthTracker.getDefaultFlags(mContext); in onCleanupUser() local