Home
last modified time | relevance | path

Searched refs:revokeSession (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DInputMethod.java177 public void revokeSession(InputMethodSession session); in revokeSession() method
/frameworks/base/core/java/com/android/internal/view/
DIInputMethod.aidl49 void revokeSession(IInputMethodSession session); in revokeSession() method
/frameworks/base/core/java/android/inputmethodservice/
DAbstractInputMethodService.java83 public void revokeSession(InputMethodSession session) { in revokeSession() method in AbstractInputMethodService.AbstractInputMethodImpl
DIInputMethodWrapper.java203 inputMethod.revokeSession((InputMethodSession)msg.obj); in executeMessage()
304 public void revokeSession(IInputMethodSession session) { in revokeSession() method in IInputMethodWrapper
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13410 method public void revokeSession(android.view.inputmethod.InputMethodSession);
35736 method public abstract void revokeSession(android.view.inputmethod.InputMethodSession);
/frameworks/base/api/
Dcurrent.txt18829 method public void revokeSession(android.view.inputmethod.InputMethodSession);
44939 method public abstract void revokeSession(android.view.inputmethod.InputMethodSession);
Dsystem-current.txt20039 method public void revokeSession(android.view.inputmethod.InputMethodSession);
48119 method public abstract void revokeSession(android.view.inputmethod.InputMethodSession);
Dtest-current.txt18847 method public void revokeSession(android.view.inputmethod.InputMethodSession);
45025 method public abstract void revokeSession(android.view.inputmethod.InputMethodSession);