Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInputEventCompatProcessor.java58 MotionEvent.BUTTON_STYLUS_PRIMARY | MotionEvent.BUTTON_STYLUS_SECONDARY; in processInputEventForCompatibility()
DInputEventConsistencyVerifier.java515 } else if (actionButton == MotionEvent.BUTTON_STYLUS_SECONDARY && in onGenericMotionEvent()
543 } else if (actionButton == MotionEvent.BUTTON_STYLUS_SECONDARY && in onGenericMotionEvent()
DMotionEvent.java1383 public static final int BUTTON_STYLUS_SECONDARY = 1 << 6; field in MotionEvent
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java1895 MotionEvent.BUTTON_STYLUS_SECONDARY)); in isOpenQsEvent()
/frameworks/base/core/api/
Dcurrent.txt48066 field public static final int BUTTON_STYLUS_SECONDARY = 64; // 0x40