Home
last modified time | relevance | path

Searched refs:UserSecretType (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/security/keystore/recovery/
DKeyChainProtectionParams.java72 public @interface UserSecretType { annotation in KeyChainProtectionParams
101 @UserSecretType
120 public @UserSecretType int getUserSecretType() { in getUserSecretType()
168 public @NonNull Builder setUserSecretType(@UserSecretType int userSecretType) { in setUserSecretType()
DRecoveryController.java499 @NonNull @KeyChainProtectionParams.UserSecretType int[] secretTypes) in setRecoverySecretTypes()
520 public @NonNull @KeyChainProtectionParams.UserSecretType int[] getRecoverySecretTypes() in getRecoverySecretTypes()
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DRecoverableKeyStoreManager.java424 @NonNull @KeyChainProtectionParams.UserSecretType int[] secretTypes) in setRecoverySecretTypes()
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java2253 public void setRecoverySecretTypes(@NonNull @KeyChainProtectionParams.UserSecretType in setRecoverySecretTypes()