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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardSwitcher.java283 // @see #getVisibleKeyboardView() and
299 // @see #getVisibleKeyboardView() and
436 public View getVisibleKeyboardView() { method in class:KeyboardSwitcher
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java1191 final View visibleKeyboardView = mKeyboardSwitcher.getVisibleKeyboardView();

Completed in 1205 milliseconds