Searched refs:getHashFactor (Results 1 – 5 of 5) sorted by relevance
433 byte[] hashFactor = mService.getHashFactor(password, PRIMARY_USER_ID); in testGetHashFactorPrimaryUser()437 byte[] newHashFactor = mService.getHashFactor(nonePassword(), PRIMARY_USER_ID); in testGetHashFactorPrimaryUser()448 assertNotNull(mService.getHashFactor(null, MANAGED_PROFILE_USER_ID)); in testGetHashFactorManagedProfileUnifiedChallenge()458 mService.getHashFactor(profilePassword, MANAGED_PROFILE_USER_ID)); in testGetHashFactorManagedProfileSeparateChallenge()
56 byte[] getHashFactor(in LockscreenCredential currentCredential, int userId); in getHashFactor() method
528 return getLockSettings().getHashFactor(currentPassword, userId); in getPasswordHistoryHashFactor()
1815 final byte[] hashFactor = getHashFactor(password, userHandle); in updatePasswordHistory()3215 public byte[] getHashFactor(LockscreenCredential currentCredential, int userId) {
89802 Lcom/android/internal/widget/ILockSettings$Stub$Proxy;->getHashFactor(Ljava/lang/String;I)[B89881 Lcom/android/internal/widget/ILockSettings;->getHashFactor(Ljava/lang/String;I)[B