Home
last modified time | relevance | path

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

/frameworks/base/services/tests/InputMethodSystemServerTests/test-apps/SimpleTestIme/src/com/android/apps/inputmethod/simpleime/ims/
DInputMethodServiceWrapper.java43 public void setCountDownLatchForTesting(CountDownLatch countDownLatchForTesting) { in setCountDownLatchForTesting() method in InputMethodServiceWrapper
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/inputmethodservice/
DInputMethodServiceTest.java720 mInputMethodService.setCountDownLatchForTesting(signal); in verifyInputViewStatusInternal()
770 mInputMethodService.setCountDownLatchForTesting(signal); in verifyFullscreenMode()