Home | History | Annotate | Download | only in accessibility

Lines Matching defs:ACTION_HOVER_MOVE

471                 sendMotionEvent(event, MotionEvent.ACTION_HOVER_MOVE, pointerIdBits, policyFlags);
544 sendMotionEvent(event, MotionEvent.ACTION_HOVER_MOVE, pointerIdBits,
1195 sendMotionEvent(mEvents.get(i), MotionEvent.ACTION_HOVER_MOVE,
1199 "Injecting motion event: ACTION_HOVER_MOVE");
1348 case MotionEvent.ACTION_HOVER_MOVE: