Searched refs:BUTTON_TERTIARY (Results 1 – 9 of 9) sorted by relevance
59 public static final int BUTTON_TERTIARY = MotionEvent.BUTTON_TERTIARY; field in VirtualMouseButtonEvent76 BUTTON_TERTIARY,172 && buttonCode != BUTTON_TERTIARY in setButtonCode()
516 (buttonState & MotionEvent.BUTTON_TERTIARY) != 0) { in onGenericMotionEvent()517 mButtonsPressed |= MotionEvent.BUTTON_TERTIARY; in onGenericMotionEvent()544 (buttonState & MotionEvent.BUTTON_TERTIARY) == 0) { in onGenericMotionEvent()545 mButtonsPressed &= ~MotionEvent.BUTTON_TERTIARY; in onGenericMotionEvent()
1540 public static final int BUTTON_TERTIARY = 1 << 2; field in MotionEvent1622 BUTTON_TERTIARY,
40 @IntDef({MotionEvent.BUTTON_PRIMARY, MotionEvent.BUTTON_SECONDARY, MotionEvent.BUTTON_TERTIARY})
584 MotionEvent.BUTTON_TERTIARY)); in isOpenQsEvent()
5689 field public static final int BUTTON_TERTIARY = 4; // 0x4
51943 field public static final int BUTTON_TERTIARY = 4; // 0x4
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
33039 field public static final int BUTTON_TERTIARY = 4; // 0x4