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