Searched refs:getDecryptedPasswordForTiedProfile (Results 1 – 3 of 3) sorted by relevance
151 protected byte[] getDecryptedPasswordForTiedProfile(int userId) throws FileNotFoundException, in getDecryptedPasswordForTiedProfile() method in LockSettingsServiceTestable
1160 protected byte[] getDecryptedPasswordForTiedProfile(int userId) in getDecryptedPasswordForTiedProfile() method in LockSettingsService1192 doVerifyCredential(getDecryptedPasswordForTiedProfile(profileHandle), in unlockChildProfile()1327 result.put(managedUserId, getDecryptedPasswordForTiedProfile(managedUserId)); in getDecryptedPasswordsForAllTiedProfiles()1533 savedCredential = getDecryptedPasswordForTiedProfile(userId); in setLockCredentialInternal()1769 managedUserDecryptedPassword = getDecryptedPasswordForTiedProfile(pi.id); in resetKeyStore()1911 return doVerifyCredential(getDecryptedPasswordForTiedProfile(userId), in verifyTiedProfileChallenge()2724 savedCredential = getDecryptedPasswordForTiedProfile(userId); in spBasedSetLockCredentialInternalLocked()2802 currentCredential = getDecryptedPasswordForTiedProfile(userId); in getHashFactor()
8277 PLcom/android/server/locksettings/LockSettingsService;->getDecryptedPasswordForTiedProfile(I)[B