Searched defs:axisValue (Results 1 – 1 of 1) sorted by relevance
2211 private void injectMotionEvent(int displayId, int axisValue) { in injectMotionEvent()2215 private void injectMotionEvent(int displayId, int axis, int axisValue, float x, float y) { in injectMotionEvent()