Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/biometrics/
DIBiometricService.aidl87 int getSupportedModalities(int authenticators); in getSupportedModalities() method
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricService.java946 public int getSupportedModalities(@Authenticators.Types int authenticators) { in getSupportedModalities() method in BiometricService.BiometricServiceWrapper