Searched refs:BUTTON_STYLUS_SECONDARY (Results 1 – 7 of 7) 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()
1576 public static final int BUTTON_STYLUS_SECONDARY = 1 << 6; field in MotionEvent1626 BUTTON_STYLUS_SECONDARY,
61 public static final int BUTTON_SECONDARY = MotionEvent.BUTTON_STYLUS_SECONDARY;
578 MotionEvent.BUTTON_STYLUS_SECONDARY)); in isOpenQsEvent()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
51942 field public static final int BUTTON_STYLUS_SECONDARY = 64; // 0x40