Home
last modified time | relevance | path

Searched refs:BUTTON_STYLUS_SECONDARY (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/view/
DInputEventConsistencyVerifier.java511 } else if (actionButton == MotionEvent.BUTTON_STYLUS_SECONDARY && in onGenericMotionEvent()
539 } else if (actionButton == MotionEvent.BUTTON_STYLUS_SECONDARY && in onGenericMotionEvent()
DMotionEvent.java1315 public static final int BUTTON_STYLUS_SECONDARY = 1 << 6; field in MotionEvent
DViewRootImpl.java6234 MotionEvent.BUTTON_STYLUS_PRIMARY | MotionEvent.BUTTON_STYLUS_SECONDARY; in adjustInputEventForCompatibility()
/frameworks/base/docs/html/about/versions/marshmallow/
Dandroid-6.0.jd358 {@link android.view.MotionEvent#BUTTON_STYLUS_SECONDARY} when the user presses it. If the user pres…
360 ….MotionEvent#BUTTON_STYLUS_PRIMARY}|{@link android.view.MotionEvent#BUTTON_STYLUS_SECONDARY}).</li>
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java819 || event.isButtonPressed(MotionEvent.BUTTON_STYLUS_SECONDARY)); in isOpenQsEvent()
/frameworks/base/api/
Dcurrent.txt41834 field public static final int BUTTON_STYLUS_SECONDARY = 64; // 0x40
Dtest-current.txt41913 field public static final int BUTTON_STYLUS_SECONDARY = 64; // 0x40
Dsystem-current.txt44834 field public static final int BUTTON_STYLUS_SECONDARY = 64; // 0x40