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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
H A DKeyboardId.java107 id.imeAction(),
127 && other.imeAction() == imeAction()
144 || imeAction() == EditorInfo.IME_ACTION_NEXT;
149 || imeAction() == EditorInfo.IME_ACTION_PREVIOUS;
162 public int imeAction() { method in class:KeyboardId
183 actionName(imeAction()),

Completed in 72 milliseconds