Home
last modified time | relevance | path

Searched refs:getInputMethodServiceWrapperForTesting (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.java32 public static InputMethodServiceWrapper getInputMethodServiceWrapperForTesting() { in getInputMethodServiceWrapperForTesting() method in InputMethodServiceWrapper
/aosp14/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/inputmethodservice/
H A DInputMethodServiceTest.java96 InputMethodServiceWrapper.getInputMethodServiceWrapperForTesting(); in setUp()