Searched refs:BUTTON_STYLUS_SECONDARY (Results 1 – 6 of 6) sorted by relevance
58 MotionEvent.BUTTON_STYLUS_PRIMARY | MotionEvent.BUTTON_STYLUS_SECONDARY; in processInputEventForCompatibility()
515 } else if (actionButton == MotionEvent.BUTTON_STYLUS_SECONDARY && in onGenericMotionEvent()543 } else if (actionButton == MotionEvent.BUTTON_STYLUS_SECONDARY && in onGenericMotionEvent()
1358 public static final int BUTTON_STYLUS_SECONDARY = 1 << 6; field in MotionEvent
1339 || event.isButtonPressed(MotionEvent.BUTTON_STYLUS_SECONDARY)); in isOpenQsEvent()
51079 field public static final int BUTTON_STYLUS_SECONDARY = 64; // 0x40
51223 field public static final int BUTTON_STYLUS_SECONDARY = 64; // 0x40