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