Searched refs:onBindInput (Results 1 - 1 of 1) sorted by relevance

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

Completed in 105 milliseconds