Searched defs:SessionCallback (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethod.java51 * {@link #createSession(android.view.inputmethod.InputMethod.SessionCallback)}
76 public interface SessionCallback { interface in interface:InputMethod
158 public void createSession(SessionCallback callback);
164 * SessionCallback.sessionCreated() that is to be changed.
170 * {@link #createSession(android.view.inputmethod.InputMethod.SessionCallback)}.
175 * SessionCallback.sessionCreated() that is to be revoked.

Completed in 68 milliseconds