Searched refs:getDecryptedPasswordForTiedProfile (Results 1 – 2 of 2) sorted by relevance
175 protected LockscreenCredential getDecryptedPasswordForTiedProfile(int userId) in getDecryptedPasswordForTiedProfile() method in LockSettingsServiceTestable
1522 protected LockscreenCredential getDecryptedPasswordForTiedProfile(int userId) in getDecryptedPasswordForTiedProfile() method in LockSettingsService1559 doVerifyCredential(getDecryptedPasswordForTiedProfile(profileHandle), in unlockChildProfile()1634 getDecryptedPasswordForTiedProfile(profile.id); in unlockUser()1677 result.put(profileUserId, getDecryptedPasswordForTiedProfile(profileUserId)); in getDecryptedPasswordsForAllTiedProfiles()1892 savedCredential = getDecryptedPasswordForTiedProfile(userId); in setLockCredentialInternal()2260 profileUserDecryptedPasswords.add(getDecryptedPasswordForTiedProfile(pi.id)); in resetKeyStore()2475 return doVerifyCredential(getDecryptedPasswordForTiedProfile(userId), in verifyTiedProfileChallenge()3235 currentCredential = getDecryptedPasswordForTiedProfile(userId);