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

/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java73 * <li> {@link #onInitializeInterface()} for user-interface initialization,
568 public void onInitializeInterface() { method in class:InputMethodService
574 onInitializeInterface();
632 * {@link #onInitializeInterface()} is guaranteed to be called the next

Completed in 7 milliseconds