Searched defs:onBindInput (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java94 * <li> {@link #onBindInput} to find out about switching to a new client.
381 * {@link InputMethodService#onBindInput InputMethodService.onBindInput()}
392 onBindInput();
1730 public void onBindInput() { method in class:InputMethodService

Completed in 29 milliseconds