Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DIBiometricService.aidl106 int getSupportedModalities(int authenticators); in getSupportedModalities() method
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/
H A DAuthService.java562 mBiometricService.getSupportedModalities(authenticators); in getSettingName()
H A DBiometricService.java847 public int getSupportedModalities(@Authenticators.Types int authenticators) {