Searched refs:isManagedProfileWithUnifiedChallenge (Results 1 – 5 of 5) sorted by relevance
305 if (mLockPatternUtils.isManagedProfileWithUnifiedChallenge(mCurrentUserId)) { in checkCredential()314 if (!mLockPatternUtils.isManagedProfileWithUnifiedChallenge(mCurrentUserId)) { in checkCredential()
907 public boolean isManagedProfileWithUnifiedChallenge(int userHandle) { in isManagedProfileWithUnifiedChallenge() method in LockPatternUtils
701 if (mLockPatternUtils.isManagedProfileWithUnifiedChallenge(profileHandle)) { in setDeviceLockedForUser()
1014 if (mLockPatternUtils.isManagedProfileWithUnifiedChallenge(userId)) { in requestQuietModeEnabled()
30626 HPLcom/android/internal/widget/LockPatternUtils;->isManagedProfileWithUnifiedChallenge(I)Z