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.java71 public @interface UserSecretType { annotation in KeyChainProtectionParams
100 @UserSecretType
119 public @UserSecretType int getUserSecretType() { in getUserSecretType()
167 public @NonNull Builder setUserSecretType(@UserSecretType int userSecretType) { in setUserSecretType()
DRecoveryController.java506 @NonNull @KeyChainProtectionParams.UserSecretType int[] secretTypes) in setRecoverySecretTypes()
527 public @NonNull @KeyChainProtectionParams.UserSecretType int[] getRecoverySecretTypes() in getRecoverySecretTypes()
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DRecoverableKeyStoreManager.java459 @NonNull @KeyChainProtectionParams.UserSecretType int[] secretTypes) in setRecoverySecretTypes()
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java2734 public void setRecoverySecretTypes(@NonNull @KeyChainProtectionParams.UserSecretType in setRecoverySecretTypes()