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

/frameworks/base/core/java/android/inputmethodservice/
H A DIInputMethodWrapper.java83 static final class InputMethodSessionCallbackWrapper implements InputMethod.SessionCallback { class in class:IInputMethodWrapper
88 InputMethodSessionCallbackWrapper(Context context, InputChannel channel, method in class:IInputMethodWrapper.InputMethodSessionCallbackWrapper
192 inputMethod.createSession(new InputMethodSessionCallbackWrapper(

Completed in 53 milliseconds