Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
H A DInstrumentedFieldClassificationService.java88 public void waitUntilConnected() throws InterruptedException { in waitUntilConnected() method in InstrumentedFieldClassificationService
H A DInstrumentedAutoFillService.java353 public static void waitUntilConnected() throws Exception { in waitUntilConnected() method
/aosp_15_r20/packages/modules/DeviceLock/tests/unittests/src/com/android/server/devicelock/
DDeviceLockServiceImplTest.java493 private void waitUntilConnected() { in waitUntilConnected() method in DeviceLockServiceImplTest
/aosp_15_r20/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
H A DCtsContentCaptureService.java291 public void waitUntilConnected() throws InterruptedException { in waitUntilConnected() method in CtsContentCaptureService