Home
last modified time | relevance | path

Searched refs:BUTTON_STYLUS_SECONDARY (Results 1 – 7 of 7) 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.java1576 public static final int BUTTON_STYLUS_SECONDARY = 1 << 6; field in MotionEvent
1626 BUTTON_STYLUS_SECONDARY,
/frameworks/base/core/java/android/hardware/input/
DVirtualStylusButtonEvent.java61 public static final int BUTTON_SECONDARY = MotionEvent.BUTTON_STYLUS_SECONDARY;
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DQuickSettingsControllerImpl.java578 MotionEvent.BUTTON_STYLUS_SECONDARY)); in isOpenQsEvent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt51942 field public static final int BUTTON_STYLUS_SECONDARY = 64; // 0x40