Home
last modified time | relevance | path

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

/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DTextClassifierTestWatcher.java101 CtsTextClassifierService service = waitServiceLazyConnect(); in getService()
227 private CtsTextClassifierService waitServiceLazyConnect() throws InterruptedException { in waitServiceLazyConnect() method