Home
last modified time | relevance | path

Searched refs:InputMethodSession (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DAbstractInputMethodService.java33 import android.view.inputmethod.InputMethodSession;
115 public void setSessionEnabled(InputMethodSession session, boolean enabled) { in setSessionEnabled()
125 public void revokeSession(InputMethodSession session) { in revokeSession()
135 public abstract class AbstractInputMethodSessionImpl implements InputMethodSession {
H A DIInputMethodSessionWrapper.java37 import android.view.inputmethod.InputMethodSession;
63 InputMethodSession mInputMethodSession;
68 InputMethodSession inputMethodSession, InputChannel channel) { in IInputMethodSessionWrapper()
78 public InputMethodSession getInternalInputMethodSession() { in getInternalInputMethodSession()
235 implements InputMethodSession.EventCallback {
H A DIInputMethodWrapper.java39 import android.view.inputmethod.InputMethodSession;
126 public void sessionCreated(InputMethodSession session) { in sessionCreated()
219 inputMethod.setSessionEnabled((InputMethodSession) msg.obj, msg.arg1 != 0); in executeMessage()
420 InputMethodSession ls = ((IInputMethodSessionWrapper) in setSessionEnabled()
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethod.java98 public void sessionCreated(InputMethodSession session); in sessionCreated()
262 public void setSessionEnabled(InputMethodSession session, boolean enabled); in setSessionEnabled()
274 public void revokeSession(InputMethodSession session); in revokeSession()
H A DInputMethodSession.java35 public interface InputMethodSession { interface
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt19978 method @MainThread public void revokeSession(android.view.inputmethod.InputMethodSession);
19979 …method @MainThread public void setSessionEnabled(android.view.inputmethod.InputMethodSession, bool…
19985 …patchKeyEvent(int, android.view.KeyEvent, android.view.inputmethod.InputMethodSession.EventCallbac…
19986 …kballEvent(int, android.view.MotionEvent, android.view.inputmethod.InputMethodSession.EventCallbac…
55694 method @MainThread public void revokeSession(android.view.inputmethod.InputMethodSession);
55695 …method @MainThread public void setSessionEnabled(android.view.inputmethod.InputMethodSession, bool…
55706 method public void sessionCreated(android.view.inputmethod.InputMethodSession);
55795 public interface InputMethodSession {
55798 …patchKeyEvent(int, android.view.KeyEvent, android.view.inputmethod.InputMethodSession.EventCallbac…
55799 …kballEvent(int, android.view.MotionEvent, android.view.inputmethod.InputMethodSession.EventCallbac…
[all …]
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes9231 android.view.inputmethod.InputMethodSession$EventCallback
9232 android.view.inputmethod.InputMethodSession
H A Dboot-image-profile.txt32029 Landroid/view/inputmethod/InputMethodSession$EventCallback;
32030 Landroid/view/inputmethod/InputMethodSession;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes9262 android.view.inputmethod.InputMethodSession$EventCallback
9263 android.view.inputmethod.InputMethodSession
H A Dboot-image-profile.txt42163 Landroid/view/inputmethod/InputMethodSession$EventCallback;
42164 Landroid/view/inputmethod/InputMethodSession;
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...