Searched refs:isManagedProfileWithUnifiedChallenge (Results 1 – 5 of 5) sorted by relevance
339 if (mLockPatternUtils.isManagedProfileWithUnifiedChallenge(mCurrentUserId)) { in checkCredential()348 if (!mLockPatternUtils.isManagedProfileWithUnifiedChallenge(mCurrentUserId)) { in checkCredential()
813 when(mLockPatternUtils.isManagedProfileWithUnifiedChallenge(PROFILE_USER_ID)) in setupMocksForProfile()
928 public boolean isManagedProfileWithUnifiedChallenge(int userHandle) { in isManagedProfileWithUnifiedChallenge() method in LockPatternUtils
1073 if (mLockPatternUtils.isManagedProfileWithUnifiedChallenge(profileHandle)) { in setDeviceLockedForUser()
1798 mLockPatternUtils.isManagedProfileWithUnifiedChallenge(userId); in requestQuietModeEnabled()