Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DBiometricSchedulerOperation.java343 final boolean isAuthentication = mClientMonitor instanceof AuthenticationConsumer; in isAuthenticationOrDetectionOperation()
345 return isAuthentication || isDetection; in isAuthenticationOrDetectionOperation()
/aosp12/frameworks/base/core/java/android/net/
H A DIpSecAlgorithm.java435 public boolean isAuthentication() { in isAuthentication() method in IpSecAlgorithm
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DIpSecService.java1519 auth == null || auth.isAuthentication(), in validateAlgorithms()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt35921 Landroid/net/IpSecAlgorithm;->isAuthentication()Z