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

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

Completed in 218 milliseconds