Searched refs:isManagedProfileWithUnifiedChallenge (Results 1 – 4 of 4) sorted by relevance
337 if (mLockPatternUtils.isManagedProfileWithUnifiedChallenge(mCurrentUserId)) { in checkCredential()346 if (!mLockPatternUtils.isManagedProfileWithUnifiedChallenge(mCurrentUserId)) { in checkCredential()
846 public boolean isManagedProfileWithUnifiedChallenge(int userHandle) { in isManagedProfileWithUnifiedChallenge() method in LockPatternUtils
707 if (mLockPatternUtils.isManagedProfileWithUnifiedChallenge(profileHandle)) { in setDeviceLockedForUser()
1094 if (mLockPatternUtils.isManagedProfileWithUnifiedChallenge(userId)) { in requestQuietModeEnabled()