Searched refs:LockScreenUiFormat (Results 1 – 2 of 2) sorted by relevance
82 public @interface LockScreenUiFormat { annotation in KeyChainProtectionParams103 @LockScreenUiFormat131 public @LockScreenUiFormat int getLockScreenUiFormat() { in getLockScreenUiFormat()181 public @NonNull Builder setLockScreenUiFormat(@LockScreenUiFormat int lockScreenUiFormat) { in setLockScreenUiFormat()
470 @KeyChainProtectionParams.LockScreenUiFormat static int getUiFormat(int credentialType) { in getUiFormat()