Home
last modified time | relevance | path

Searched defs:inputMethod (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
DIInputMethodWrapper.java128 public IInputMethodWrapper(AbstractInputMethodService context, InputMethod inputMethod) { in IInputMethodWrapper()
139 InputMethod inputMethod = mInputMethod.get(); in executeMessage() local