Searched refs:isManagedProfileWithUnifiedChallenge (Results 1 – 2 of 2) sorted by relevance
172 if (mLockPatternUtils.isManagedProfileWithUnifiedChallenge(mCurrentUserId)) { in checkCredential()185 if (!mLockPatternUtils.isManagedProfileWithUnifiedChallenge(mCurrentUserId)) { in checkCredential()
1008 public boolean isManagedProfileWithUnifiedChallenge(int userHandle) { in isManagedProfileWithUnifiedChallenge() method in LockPatternUtils