Searched refs:BUTTON_STYLUS_PRIMARY (Results 1 – 13 of 13) sorted by relevance
699 && (actionButton == MotionEvent.BUTTON_STYLUS_PRIMARY in onGenericMotionEvent()711 if (mInContextClick && (actionButton == MotionEvent.BUTTON_STYLUS_PRIMARY in onGenericMotionEvent()
508 if (actionButton == MotionEvent.BUTTON_STYLUS_PRIMARY && in onGenericMotionEvent()536 if (actionButton == MotionEvent.BUTTON_STYLUS_PRIMARY && in onGenericMotionEvent()
244 (event.getButtonState() & MotionEvent.BUTTON_STYLUS_PRIMARY) != 0; in onTouchEvent()
1308 public static final int BUTTON_STYLUS_PRIMARY = 1 << 5; field in MotionEvent
10057 && (actionButton == MotionEvent.BUTTON_STYLUS_PRIMARY in dispatchGenericMotionEventInternal()10070 if (mInContextButtonPress && (actionButton == MotionEvent.BUTTON_STYLUS_PRIMARY in dispatchGenericMotionEventInternal()
6234 MotionEvent.BUTTON_STYLUS_PRIMARY | MotionEvent.BUTTON_STYLUS_SECONDARY; in adjustInputEventForCompatibility()
356 method returns {@link android.view.MotionEvent#BUTTON_STYLUS_PRIMARY} when the user360 ({@link android.view.MotionEvent#BUTTON_STYLUS_PRIMARY}|{@link android.view.MotionEvent#BUTTON_STYL…
818 && (event.isButtonPressed(MotionEvent.BUTTON_STYLUS_PRIMARY) in isOpenQsEvent()
4225 if ((actionButton == MotionEvent.BUTTON_STYLUS_PRIMARY in onGenericMotionEvent()
772 (motionEvent.getButtonState() & MotionEvent.BUTTON_STYLUS_PRIMARY) != 0; in onInputEvent()
41833 field public static final int BUTTON_STYLUS_PRIMARY = 32; // 0x20
41912 field public static final int BUTTON_STYLUS_PRIMARY = 32; // 0x20
44833 field public static final int BUTTON_STYLUS_PRIMARY = 32; // 0x20