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

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardActionListener.java 102 public boolean onCustomRequest(int requestCode);
128 public boolean onCustomRequest(int requestCode) {
MainKeyboardView.java 628 if (listener.onCustomRequest(Constants.CUSTOM_CODE_SHOW_INPUT_METHOD_PICKER)) {
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java     [all...]

Completed in 173 milliseconds