Home
last modified time | relevance | path

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

/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DTextClassifierServiceSwapTest.java154 final CountDownLatch onSuccessLatch = new CountDownLatch(1); in serviceOnSuggestConversationActions() local
165 onSuccessLatch.countDown(); in serviceOnSuggestConversationActions()
168 onSuccessLatch.await(); in serviceOnSuggestConversationActions()