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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardActionListener.java100 public boolean onCustomRequest(int requestCode); method in interface:KeyboardActionListener
126 public boolean onCustomRequest(int requestCode) { method in class:KeyboardActionListener.Adapter
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java1317 // Virtual codes representing custom requests. These are used in onCustomRequest() below.
1321 public boolean onCustomRequest(final int requestCode) { method in class:LatinIME

Completed in 56 milliseconds