Home
last modified time | relevance | path

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

/frameworks/base/services/tests/InputMethodSystemServerTests/test-apps/SimpleTestIme/src/com/android/apps/inputmethod/simpleime/ims/
DInputMethodServiceWrapper.java32 public static InputMethodServiceWrapper getInputMethodServiceWrapperForTesting() { in getInputMethodServiceWrapperForTesting() method in InputMethodServiceWrapper
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/inputmethodservice/
DInputMethodServiceTest.java99 InputMethodServiceWrapper.getInputMethodServiceWrapperForTesting(); in setUp()