Home | History | Annotate | Download | only in inputflinger

Lines Matching defs:Mode

201     // The transition from PRESS to SWIPE or FREEFORM gesture mode is made when
205 // The transition from PRESS to SWIPE gesture mode can only occur when the
212 // The transition from PRESS to SWIPE gesture mode can only occur when the
220 // Without acceleration, a full swipe of the touch pad diagonal in movement mode
227 // Without acceleration, a full swipe of the touch pad diagonal in zoom mode
1192 enum Mode {
1197 Mode mode;
1278 // Input sources and device mode.
1626 enum Mode {
1640 // Detect double-taps when the finger goes up while in TAP_DRAG mode.
1652 // Detect taps when the finger goes up while in HOVER mode.
1688 Mode currentGestureMode;
1694 Mode lastGestureMode;