HomeSort by relevance Sort by last modified time
    Searched defs:isGesture (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest_options.h 29 AK_FORCE_INLINE bool isGesture() const {
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
Event.java 260 public boolean isGesture() { return EVENT_TYPE_GESTURE == mEventType; }

Completed in 213 milliseconds