Home | History | Annotate | Download | only in inputflinger

Lines Matching defs:buttons

170     // Time to allow for all fingers or buttons to settle into a stable state before
385 /* The state of the stylus buttons as a bitfield (e.g. AMOTION_EVENT_BUTTON_SECONDARY). */
386 uint32_t buttons;
393 buttons = other.buttons;
400 buttons = 0;
678 /* Keeps track of the state of mouse or touch pad buttons. */
755 /* Keeps track of the state of touch, stylus and tool buttons. */
1687 // pointer to be pressed so this enables clicking or long-pressing on buttons.