Home
last modified time | relevance | path

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

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