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

/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java134 * {@link #updateInputViewShown()} to have it re-evaluated. The default
1066 public void updateInputViewShown() { method in class:InputMethodService
1091 * applied by {@link #updateInputViewShown()}.
1101 * this returns, you will need to call {@link #updateInputViewShown()}
1428 updateInputViewShown();

Completed in 19 milliseconds