Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/sensors/fingerprint/
H A DFingerprintServiceTest.java155 private void initServiceWith(String... aidlInstances) { in initServiceWith()
166 private void initServiceWithAndWait(String... aidlInstances) throws Exception { in initServiceWithAndWait()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
H A DFingerprintService.java1051 @NonNull List<String> aidlInstances) { in filterAvailableHalInstances()