Searched refs:IInputMethodWrapper (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
H A DAbstractInputMethodService.java203 return new IInputMethodWrapper(this, mInputMethod);
H A DIInputMethodWrapper.java54 class IInputMethodWrapper extends IInputMethod.Stub class in inherits:IInputMethod.Stub,HandlerCaller.Callback
112 public IInputMethodWrapper(AbstractInputMethodService context, method in class:IInputMethodWrapper

Completed in 312 milliseconds