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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
H A Dsuggest_options.h29 AK_FORCE_INLINE bool isGesture() const { function in class:latinime::SuggestOptions
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
H A DEvent.java288 public boolean isGesture() { return EVENT_TYPE_GESTURE == mEventType; } method in class:Event

Completed in 1503 milliseconds