Home
last modified time | relevance | path

Searched defs:onStartInputView (Results 1 – 7 of 7) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
DStatsUtilsManager.java48 public void onStartInputView() { in onStartInputView() method in StatsUtilsManager
DStatsUtils.java71 public static void onStartInputView(int inputType, int displayOrientation, boolean restarting) { in onStartInputView() method in StatsUtils
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/
DCarLatinIME.java191 public void onStartInputView(EditorInfo editorInfo, boolean reastarting) { in onStartInputView() method in CarLatinIME
/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/service/
DLeanbackImeService.java125 public void onStartInputView(EditorInfo info, boolean restarting) { in onStartInputView() method in LeanbackImeService
/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/
DLeanbackKeyboardController.java182 public void onStartInputView() { in onStartInputView() method in LeanbackKeyboardController
DLeanbackKeyboardContainer.java735 public void onStartInputView() { in onStartInputView() method in LeanbackKeyboardContainer
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java501 public void onStartInputView(final EditorInfo editorInfo, final boolean restarting) { in onStartInputView() method in LatinIME.UIHandler
843 public void onStartInputView(final EditorInfo editorInfo, final boolean restarting) { in onStartInputView() method in LatinIME