Home
last modified time | relevance | path

Searched refs:getCurrentLskfBasedProtectorId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java1053 getCurrentLskfBasedProtectorId(userInfo.id), in migrateFrpCredential()
1171 long protectorId = getCurrentLskfBasedProtectorId(userId); in migrateUserToSpWithBoundCeKeyLocked()
1195 long protectorId = getCurrentLskfBasedProtectorId(userId); in migrateUserToSpWithBoundKeysLocked()
1431 final long protectorId = getCurrentLskfBasedProtectorId(userId); in getPinLength()
1451 final long protectorId = getCurrentLskfBasedProtectorId(userId); in refreshStoredPinLength()
1481 final long protectorId = getCurrentLskfBasedProtectorId(userId); in getCredentialTypeInternal()
1902 final long oldProtectorId = getCurrentLskfBasedProtectorId(userId); in setLockCredentialInternal()
2233 getGateKeeperService(), getCurrentLskfBasedProtectorId(userId), in unlockUserKeyIfUnsecured()
2399 long protectorId = getCurrentLskfBasedProtectorId(userId); in doVerifyCredential()
2523 return mSpManager.getPasswordMetrics(sp, getCurrentLskfBasedProtectorId(userHandle), in loadPasswordMetrics()
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DSyntheticPasswordTests.java822 mService.getCurrentLskfBasedProtectorId(userId)); in assertNoOrphanedFilesLeft()
/frameworks/base/services/
Dart-wear-profile14809 PLcom/android/server/locksettings/LockSettingsService;->getCurrentLskfBasedProtectorId(I)J