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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Constants.java 193 public static final int CUSTOM_CODE_SHOW_INPUT_METHOD_PICKER = 1;
LatinIME.java     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
MainKeyboardView.java 628 if (listener.onCustomRequest(Constants.CUSTOM_CODE_SHOW_INPUT_METHOD_PICKER)) {
    [all...]

Completed in 45 milliseconds