Searched refs:getCurrentLskfBasedProtectorId (Results 1 – 3 of 3) sorted by relevance
932 getCurrentLskfBasedProtectorId(userInfo.id), in migrateFrpCredential()1021 long protectorId = getCurrentLskfBasedProtectorId(userId); in migrateUserToSpWithBoundCeKeyLocked()1251 final long protectorId = getCurrentLskfBasedProtectorId(userId); in getPinLength()1302 final long protectorId = getCurrentLskfBasedProtectorId(userId); in getCredentialTypeInternal()2196 long protectorId = getCurrentLskfBasedProtectorId(userId); in doVerifyCredential()2767 long getCurrentLskfBasedProtectorId(int userId) { in getCurrentLskfBasedProtectorId() method in LockSettingsService2773 final long oldProtectorId = getCurrentLskfBasedProtectorId(userId); in setCurrentLskfBasedProtectorId()3002 long protectorId = getCurrentLskfBasedProtectorId(userId);3025 long protectorId = getCurrentLskfBasedProtectorId(userId);3071 if (handle == getCurrentLskfBasedProtectorId(userId)) {[all …]
814 mService.getCurrentLskfBasedProtectorId(userId)); in assertNoOrphanedFilesLeft()
4887 HSPLcom/android/server/locksettings/LockSettingsService;->getCurrentLskfBasedProtectorId(I)J