Searched defs:onCustomRequest (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardActionListener.java102 public boolean onCustomRequest(int requestCode); method in interface:KeyboardActionListener
128 public boolean onCustomRequest(int requestCode) { method in class:KeyboardActionListener.Adapter
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java1304 public boolean onCustomRequest(final int requestCode) { method in class:LatinIME

Completed in 212 milliseconds