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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/accessibility/
AccessibilityUtils.java 171 public void onStartInputViewInternal(EditorInfo editorInfo, boolean restarting) {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 356 latinIme.onStartInputViewInternal(editorInfo, restarting);
639 private void onStartInputViewInternal(EditorInfo editorInfo, boolean restarting) {
692 accessUtils.onStartInputViewInternal(editorInfo, restarting);
    [all...]

Completed in 415 milliseconds