HomeSort by relevance Sort by last modified time
    Searched refs:getKeyboardView (Results 1 - 8 of 8) sorted by null

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
InputMethodServiceCompatWrapper.java 45 final IBinder windowToken = KeyboardSwitcher.getInstance().getKeyboardView()
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 282 final LatinKeyboardView inputView = switcher.getKeyboardView();
354 final LatinKeyboardView inputView = latinIme.mKeyboardSwitcher.getKeyboardView();
722 LatinKeyboardView inputView = switcher.getKeyboardView();
    [all...]
SubtypeSwitcher.java 427 keyboard.updateShortcutKey(isShortcutImeReady(), switcher.getKeyboardView());
516 KeyboardSwitcher.getInstance().getKeyboardView().getWindowToken());
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardSwitcher.java 760 public LatinKeyboardView getKeyboardView() {
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEN.java 141 View v = inputManager.getKeyboardView();
    [all...]
DefaultSoftKeyboard.java 762 public View getKeyboardView() {
OpenWnnJAJP.java 410 View v = inputManager.getKeyboardView();
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/
VoiceProxy.java 581 View keyboardView = KeyboardSwitcher.getInstance().getKeyboardView();
751 KeyboardSwitcher.getInstance().getKeyboardView().purgeKeyboardAndClosing();
    [all...]

Completed in 1300 milliseconds