Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DIInputMethodWrapper.java98 static final class InputMethodSessionCallbackWrapper implements InputMethod.SessionCallback { class in IInputMethodWrapper
103 InputMethodSessionCallbackWrapper(Context context, InputChannel channel, in InputMethodSessionCallbackWrapper() method in IInputMethodWrapper.InputMethodSessionCallbackWrapper