Home
last modified time | relevance | path

Searched refs:waitOnConnected (Results 1 – 10 of 10) sorted by relevance

/cts/tests/autofillservice/src/android/autofillservice/cts/commontests/
DFieldClassificationServiceManualActivityLaunchTestCase.java57 InstrumentedFieldClassificationService service = sServiceWatcher.waitOnConnected(); in enablePccDetectionService()
DAugmentedAutofillManualActivityLaunchTestCase.java112 CtsAugmentedAutofillService service = mServiceWatcher.waitOnConnected(); in enableAugmentedService()
DAugmentedAutofillAutoActivityLaunchTestCase.java121 CtsAugmentedAutofillService service = mServiceWatcher.waitOnConnected(); in enableAugmentedService()
/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DTextClassifierTestWatcher.java229 return sServiceWatcher.waitOnConnected(); in waitServiceLazyConnect()
273 public CtsTextClassifierService waitOnConnected() throws InterruptedException { in waitOnConnected() method in ServiceWatcher
/cts/tests/translation/src/android/translation/cts/
DTranslationManagerTest.java161 mServiceWatcher.waitOnConnected(); in testTranslationCapabilityUpdateListener()
216 mServiceWatcher.waitOnConnected(); in testDifferentSessionIdForDifferentProcess()
257 mServiceWatcher.waitOnConnected(); in testSingleTranslation()
333 mServiceWatcher.waitOnConnected(); in testTranslation_partialResponses()
417 mServiceWatcher.waitOnConnected(); in testTranslationCancelled()
DCtsContentCaptureService.java158 public CtsContentCaptureService waitOnConnected() throws InterruptedException { in waitOnConnected() method in CtsContentCaptureService.ServiceWatcher
DCtsTranslationService.java373 public CtsTranslationService waitOnConnected() throws InterruptedException { in waitOnConnected() method in CtsTranslationService.ServiceWatcher
DUiTranslationManagerTest.java1476 return mContentCaptureServiceWatcher.waitOnConnected(); in enableContentCaptureService()
/cts/tests/autofillservice/src/android/autofillservice/cts/testcore/
DInstrumentedFieldClassificationService.java285 public InstrumentedFieldClassificationService waitOnConnected() in waitOnConnected() method in InstrumentedFieldClassificationService.ServiceWatcher
DCtsAugmentedAutofillService.java395 public CtsAugmentedAutofillService waitOnConnected() throws InterruptedException { in waitOnConnected() method in ServiceWatcher