Home
last modified time | relevance | path

Searched refs:LockScreenUiFormat (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/security/keystore/recovery/
DKeyChainProtectionParams.java83 public @interface LockScreenUiFormat { annotation in KeyChainProtectionParams
104 @LockScreenUiFormat
132 public @LockScreenUiFormat int getLockScreenUiFormat() { in getLockScreenUiFormat()
182 public Builder setLockScreenUiFormat(@LockScreenUiFormat int lockScreenUiFormat) { in setLockScreenUiFormat()
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DKeySyncTask.java447 @KeyChainProtectionParams.LockScreenUiFormat static int getUiFormat( in getUiFormat()