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

/frameworks/base/core/java/android/inputmethodservice/
H A DAbstractInputMethodService.java59 * back to {@link AbstractInputMethodService#onCreateInputMethodSessionInterface()
60 * AbstractInputMethodService.onCreateInputMethodSessionInterface()}.
63 callback.sessionCreated(onCreateInputMethodSessionInterface());
185 public abstract AbstractInputMethodSessionImpl onCreateInputMethodSessionInterface(); method in class:AbstractInputMethodService
H A DInputMethodService.java796 public AbstractInputMethodSessionImpl onCreateInputMethodSessionInterface() { method in class:InputMethodService

Completed in 75 milliseconds