Home
last modified time | relevance | path

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

/frameworks/base/services/tests/InputMethodSystemServerTests/test-apps/SimpleTestIme/src/com/android/apps/inputmethod/simpleime/ims/
DInputMethodServiceWrapper.java30 private static InputMethodServiceWrapper sInputMethodServiceWrapper; field in InputMethodServiceWrapper
33 return sInputMethodServiceWrapper; in getInputMethodServiceWrapperForTesting()
51 sInputMethodServiceWrapper = this; in onCreate()