Searched defs:InputMethodEventCallbackWrapper (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
H A DIInputMethodSessionWrapper.java39 static class InputMethodEventCallbackWrapper implements InputMethodSession.EventCallback { class in class:IInputMethodSessionWrapper
41 InputMethodEventCallbackWrapper(IInputMethodCallback cb) { method in class:IInputMethodSessionWrapper.InputMethodEventCallbackWrapper
78 new InputMethodEventCallbackWrapper(
87 new InputMethodEventCallbackWrapper(

Completed in 1827 milliseconds