Searched refs:InputMethodSession (Results 1 – 11 of 11) sorted by relevance
33 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 {
37 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 {
39 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()
98 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()
35 public interface InputMethodSession { interface
19978 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 …]
9231 android.view.inputmethod.InputMethodSession$EventCallback9232 android.view.inputmethod.InputMethodSession
32029 Landroid/view/inputmethod/InputMethodSession$EventCallback;32030 Landroid/view/inputmethod/InputMethodSession;
9262 android.view.inputmethod.InputMethodSession$EventCallback9263 android.view.inputmethod.InputMethodSession
42163 Landroid/view/inputmethod/InputMethodSession$EventCallback;42164 Landroid/view/inputmethod/InputMethodSession;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...