Home
last modified time | relevance | path

Searched defs:getCurrentModality (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/biometrics/
H A DIBiometricService.aidl85 int getCurrentModality(String opPackageName, int userId, int callingUserId, int authenticators); in getCurrentModality() method
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/
H A DBiometricService.java934 public int getCurrentModality( in getCurrentModality() method in BiometricService.BiometricServiceWrapper