Searched defs:onInitializeInterface (Results 1 - 1 of 1) sorted by path

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

Completed in 91 milliseconds