Home
last modified time | relevance | path

Searched defs:onCreateInputView (Results 1 – 6 of 6) sorted by relevance

/packages/inputmethods/LatinIME/java-overridable/src/com/android/inputmethod/latin/utils/
DStatsUtils.java68 public static void onCreateInputView() { in onCreateInputView() method in StatsUtils
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
DOpenWnn.java139 @Override public View onCreateInputView() { in onCreateInputView() method in OpenWnn
DOpenWnnEN.java300 @Override public View onCreateInputView() { in onCreateInputView() method in OpenWnnEN
DOpenWnnJAJP.java521 @Override public View onCreateInputView() { in onCreateInputView() method in OpenWnnJAJP
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java457 public View onCreateInputView(final boolean isHardwareAcceleratedDrawingEnabled) { in onCreateInputView() method in KeyboardSwitcher
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java750 public View onCreateInputView() { in onCreateInputView() method in LatinIME