Searched refs:ACTION_HOVER_EXIT (Results 1 – 18 of 18) sorted by relevance
52 case MotionEvent.ACTION_HOVER_EXIT: in onHover()
103 case MotionEvent.ACTION_HOVER_EXIT: { in onPointerEvent()
195 case MotionEvent.ACTION_HOVER_EXIT: in onTouchExplorationHoverEvent()
2082 if (!interceptHover && action != MotionEvent.ACTION_HOVER_EXIT) { in dispatchHoverEvent()2172 if (action == MotionEvent.ACTION_HOVER_EXIT) { in dispatchHoverEvent()2187 eventNoHistory.setAction(MotionEvent.ACTION_HOVER_EXIT); in dispatchHoverEvent()2201 (action != MotionEvent.ACTION_HOVER_EXIT) && !event.isHoverExitPending(); in dispatchHoverEvent()2210 if (action == MotionEvent.ACTION_HOVER_EXIT) { in dispatchHoverEvent()2220 eventNoHistory.setAction(MotionEvent.ACTION_HOVER_EXIT); in dispatchHoverEvent()2259 MotionEvent.ACTION_HOVER_EXIT, 0.0f, 0.0f, 0); in exitHoverTargets()2281 MotionEvent.ACTION_HOVER_EXIT, 0.0f, 0.0f, 0); in cancelHoverTarget()2331 event.setAction(MotionEvent.ACTION_HOVER_EXIT); in dispatchTooltipHoverEvent()2341 event.setAction(MotionEvent.ACTION_HOVER_EXIT); in dispatchTooltipHoverEvent()[all …]
488 case MotionEvent.ACTION_HOVER_EXIT: in onGenericMotionEvent()
329 public static final int ACTION_HOVER_EXIT = 10; field in MotionEvent3521 case ACTION_HOVER_EXIT: in actionToString()
5498 || event.getActionMasked() == MotionEvent.ACTION_HOVER_EXIT) { in maybeUpdatePointerIcon()5504 if (event.getActionMasked() != MotionEvent.ACTION_HOVER_EXIT) { in maybeUpdatePointerIcon()5591 && action != MotionEvent.ACTION_HOVER_EXIT) { in maybeUpdateTooltip()7549 || action == MotionEvent.ACTION_HOVER_EXIT; in isTerminalInputEvent()
880 if (event != null && event.getActionMasked() != MotionEvent.ACTION_HOVER_EXIT) { in sendHoverExitAndTouchExplorationGestureEndIfNeeded()885 sendMotionEvent(event, MotionEvent.ACTION_HOVER_EXIT, pointerIdBits, policyFlags); in sendHoverExitAndTouchExplorationGestureEndIfNeeded()897 if (event != null && event.getActionMasked() == MotionEvent.ACTION_HOVER_EXIT) { in sendTouchExplorationGestureStartAndHoverEnterIfNeeded()1286 sendMotionEvent(mPrototype, MotionEvent.ACTION_HOVER_EXIT, in run()1393 case MotionEvent.ACTION_HOVER_EXIT: { in onMotionEvent()
135 case MotionEvent.ACTION_HOVER_EXIT: in handleMouseMotion()
166 if (ev.getAction() != MotionEvent.ACTION_HOVER_EXIT) { in onHoverEvent()
122 if (action == MotionEvent.ACTION_HOVER_EXIT && mResolveHoverRunnable == null) { in onHoverEvent()
1117 case MotionEvent.ACTION_HOVER_EXIT: { in dispatchHoverEvent()
148 if (action == MotionEvent.ACTION_HOVER_EXIT in onHoverEvent()
150 case MotionEvent.ACTION_HOVER_EXIT: in dispatchHoverEvent()
502 case MotionEvent.ACTION_HOVER_EXIT: in logCoords()
904 case MotionEvent.ACTION_HOVER_EXIT: in onHoverEvent()
414 case MotionEvent.ACTION_HOVER_EXIT: {
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...