Home
last modified time | relevance | path

Searched refs:countDownLatchForTesting (Results 1 – 1 of 1) 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() argument
44 mCountDownLatchForTesting = countDownLatchForTesting; in setCountDownLatchForTesting()