Home
last modified time | relevance | path

Searched refs:BUTTON_TERTIARY (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/view/
DInputEventConsistencyVerifier.java516 (buttonState & MotionEvent.BUTTON_TERTIARY) != 0) { in onGenericMotionEvent()
517 mButtonsPressed |= MotionEvent.BUTTON_TERTIARY; in onGenericMotionEvent()
544 (buttonState & MotionEvent.BUTTON_TERTIARY) == 0) { in onGenericMotionEvent()
545 mButtonsPressed &= ~MotionEvent.BUTTON_TERTIARY; in onGenericMotionEvent()
DMotionEvent.java1320 public static final int BUTTON_TERTIARY = 1 << 2; field in MotionEvent
/frameworks/base/core/tests/coretests/src/android/widget/espresso/
DMouseUiController.java40 @IntDef({MotionEvent.BUTTON_PRIMARY, MotionEvent.BUTTON_SECONDARY, MotionEvent.BUTTON_TERTIARY})
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelViewController.java1319 MotionEvent.BUTTON_TERTIARY)); in isOpenQsEvent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33039 field public static final int BUTTON_TERTIARY = 4; // 0x4
/frameworks/base/api/
Dcurrent.txt53334 field public static final int BUTTON_TERTIARY = 4; // 0x4