Searched refs:getDecryptedPasswordForTiedProfile (Results 1 – 2 of 2) sorted by relevance
128 protected String getDecryptedPasswordForTiedProfile(int userId) throws FileNotFoundException, in getDecryptedPasswordForTiedProfile() method in LockSettingsServiceTestable
1106 protected String getDecryptedPasswordForTiedProfile(int userId) in getDecryptedPasswordForTiedProfile() method in LockSettingsService1136 doVerifyCredential(getDecryptedPasswordForTiedProfile(profileHandle), in unlockChildProfile()1224 result.put(managedUserId, getDecryptedPasswordForTiedProfile(managedUserId)); in getDecryptedPasswordsForAllTiedProfiles()1351 savedCredential = getDecryptedPasswordForTiedProfile(userId); in setLockCredentialInternal()1574 managedUserDecryptedPassword = getDecryptedPasswordForTiedProfile(pi.id); in resetKeyStore()1705 return doVerifyCredential(getDecryptedPasswordForTiedProfile(userId), in verifyTiedProfileChallenge()2475 savedCredential = getDecryptedPasswordForTiedProfile(userId); in spBasedSetLockCredentialInternalLocked()2550 currentCredential = getDecryptedPasswordForTiedProfile(userId); in getHashFactor()