Searched refs:getSeparateProfileChallengeEnabledInternal (Results 1 – 2 of 2) sorted by relevance
389 if (getSeparateProfileChallengeEnabledInternal(profileUserId)) { in tieProfileLockIfNecessary()948 && !getSeparateProfileChallengeEnabledInternal(user.id)) { in migrateProfileLockKeys()1132 return getSeparateProfileChallengeEnabledInternal(userId); in getSeparateProfileChallengeEnabled()1135 private boolean getSeparateProfileChallengeEnabledInternal(int userId) { in getSeparateProfileChallengeEnabledInternal() method in LockSettingsService1463 return !getSeparateProfileChallengeEnabledInternal(userId) in hasUnifiedChallenge()1480 if (getSeparateProfileChallengeEnabledInternal(profileUserId)) { in getDecryptedPasswordsForAllTiedProfiles()1521 if (getSeparateProfileChallengeEnabledInternal(profileUserId)) { in synchronizeUnifiedWorkChallengeForProfiles()1548 && !getSeparateProfileChallengeEnabledInternal(userId); in isProfileWithUnifiedLock()2059 && !getSeparateProfileChallengeEnabledInternal(pi.id) in resetKeyStore()2827 if (getSeparateProfileChallengeEnabledInternal(userId)) { in onCredentialVerified()[all …]
4890 …Lcom/android/server/locksettings/LockSettingsService;->getSeparateProfileChallengeEnabledInternal(…