Searched defs:aidlInstances (Results 1 – 2 of 2) sorted by relevance
155 private void initServiceWith(String... aidlInstances) { in initServiceWith()166 private void initServiceWithAndWait(String... aidlInstances) throws Exception { in initServiceWithAndWait()
1051 @NonNull List<String> aidlInstances) { in filterAvailableHalInstances()