Searched refs:obtainMotionEvent (Results 1 – 1 of 1) sorted by relevance
186 injectMotionEvent(obtainMotionEvent( in injectHoverMove()204 return obtainMotionEvent(InputDevice.SOURCE_MOUSE, target, action, offsetX, offsetY); in obtainMouseEvent()207 private static MotionEvent obtainMotionEvent( in obtainMotionEvent() method in TooltipTest