Home
last modified time | relevance | path

Searched refs:getSupportedModalities (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/hardware/biometrics/
DIBiometricService.aidl110 int getSupportedModalities(int authenticators); in getSupportedModalities() method
/frameworks/base/services/core/java/com/android/server/biometrics/
DAuthService.java669 mBiometricService.getSupportedModalities(authenticators); in getSettingName()
DBiometricService.java905 public int getSupportedModalities(@Authenticators.Types int authenticators) {