Searched refs:buttonState (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/view/src/android/view/cts/util/ |
D | EventUtils.java | 25 public static MotionEvent generateMouseEvent(int x, int y, int eventType, int buttonState) { in generateMouseEvent() argument 37 pointerCoords, 0, buttonState, 0, 0, 0, 0, InputDevice.SOURCE_MOUSE, 0); in generateMouseEvent()
|
/cts/hostsidetests/securitybulletin/securityPatch/Bug-115739809/ |
D | poc.cpp | 96 outMsg->body.motion.buttonState = msg.body.motion.buttonState; in sanitizeMessage()
|