Searched defs:buttonState (Results 1 – 5 of 5) 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 action, int buttonState) { in generateMouseEvent()
|
| /cts/tests/tests/hardware/res/raw/ |
| D | microsoft_sculpttouch_motioneventtests.json | 12 "buttonState": ["PRIMARY"], array 17 "buttonState": ["PRIMARY"], array 38 "buttonState": ["SECONDARY"], array 43 "buttonState": ["SECONDARY"], array 64 "buttonState": ["TERTIARY"], array 69 "buttonState": ["TERTIARY"], array
|
| D | sony_dualshock4_toucheventtests.json | 68 "buttonState": ["PRIMARY"] array 73 "buttonState": ["PRIMARY"] array
|
| /cts/tests/tests/hardware/src/android/hardware/input/cts/tests/ |
| D | VirtualMouseTest.java | 238 float relativeY, float vScroll, float hScroll, int buttonState, float pressure) { in createMotionEvent()
|
| /cts/libs/input/src/com/android/cts/input/ |
| D | InputJsonParser.java | 509 int buttonState = 0; in parseMotionEvent() local
|