Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DBiometricServiceTest.java1762 private void setupAuthForOnly(int modality, int strength) throws Exception { in setupAuthForOnly() method in BiometricServiceTest
1767 private void setupAuthForOnly(int modality, int strength, boolean enrolled) throws Exception { in setupAuthForOnly() method in BiometricServiceTest