Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DIInputMethodWrapper.java113 static final class InputMethodSessionCallbackWrapper implements InputMethod.SessionCallback { class in IInputMethodWrapper
118 InputMethodSessionCallbackWrapper(Context context, InputChannel channel, in InputMethodSessionCallbackWrapper() method in IInputMethodWrapper.InputMethodSessionCallbackWrapper