Home
last modified time | relevance | path

Searched defs:isDeviceCredentialAllowed (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUtils.java77 static boolean isDeviceCredentialAllowed(PromptInfo promptInfo) { in isDeviceCredentialAllowed() method in Utils
H A DAuthBiometricView.java891 private boolean isDeviceCredentialAllowed() { in isDeviceCredentialAllowed() method in AuthBiometricView
/aosp12/frameworks/base/core/java/android/hardware/biometrics/
H A DPromptInfo.java247 public boolean isDeviceCredentialAllowed() { in isDeviceCredentialAllowed() method in PromptInfo