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

  /external/chromium_org/content/port/common/
input_event_ack_state.h 13 INPUT_EVENT_ACK_STATE_CONSUMED,
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ContentViewGestureHandler.java 76 // INPUT_EVENT_ACK_STATE_CONSUMED. In this case we should avoid, sending events from
170 static final int INPUT_EVENT_ACK_STATE_CONSUMED = 1;
    [all...]

Completed in 121 milliseconds