Searched refs:getDecryptedPasswordForTiedProfile (Results 1 – 2 of 2) sorted by relevance
177 protected LockscreenCredential getDecryptedPasswordForTiedProfile(int userId) in getDecryptedPasswordForTiedProfile() method in LockSettingsServiceTestable
1329 protected LockscreenCredential getDecryptedPasswordForTiedProfile(int userId) in getDecryptedPasswordForTiedProfile() method in LockSettingsService1366 doVerifyCredential(getDecryptedPasswordForTiedProfile(profileHandle), in unlockChildProfile()1441 getDecryptedPasswordForTiedProfile(profile.id); in unlockUser()1484 result.put(profileUserId, getDecryptedPasswordForTiedProfile(profileUserId)); in getDecryptedPasswordsForAllTiedProfiles()1698 savedCredential = getDecryptedPasswordForTiedProfile(userId); in setLockCredentialInternal()2062 profileUserDecryptedPasswords.add(getDecryptedPasswordForTiedProfile(pi.id)); in resetKeyStore()2268 return doVerifyCredential(getDecryptedPasswordForTiedProfile(userId), in verifyTiedProfileChallenge()2995 currentCredential = getDecryptedPasswordForTiedProfile(userId);