Home
last modified time | relevance | path

Searched refs:ACTION_HOVER_MOVE (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DTaskTapPointerEventListener.java67 case MotionEvent.ACTION_HOVER_MOVE: { in onPointerEvent()
DSystemGesturesPointerEventListener.java170 case MotionEvent.ACTION_HOVER_MOVE: in onPointerEvent()
/frameworks/base/core/java/android/view/
DTouchDelegate.java185 case MotionEvent.ACTION_HOVER_MOVE: in onTouchExplorationHoverEvent()
DMotionEvent.java287 public static final int ACTION_HOVER_MOVE = 7; field in MotionEvent
3244 if (action != ACTION_MOVE && action != ACTION_HOVER_MOVE) { in addBatch()
3515 case ACTION_HOVER_MOVE: in actionToString()
DInputEventConsistencyVerifier.java485 case MotionEvent.ACTION_HOVER_MOVE: in onGenericMotionEvent()
DViewGroup.java2143 } else if (action == MotionEvent.ACTION_HOVER_MOVE) { in dispatchHoverEvent()
2179 if (action == MotionEvent.ACTION_HOVER_MOVE) { in dispatchHoverEvent()
2216 if (action == MotionEvent.ACTION_HOVER_MOVE) { in dispatchHoverEvent()
2233 } else if (action == MotionEvent.ACTION_HOVER_MOVE) { in dispatchHoverEvent()
2299 case MotionEvent.ACTION_HOVER_MOVE: in dispatchTooltipHoverEvent()
2473 if ((action == MotionEvent.ACTION_HOVER_MOVE in onInterceptHoverEvent()
2646 || actionMasked == MotionEvent.ACTION_HOVER_MOVE) { in dispatchTouchEvent()
2778 || actionMasked == MotionEvent.ACTION_HOVER_MOVE) { in dispatchTouchEvent()
DViewRootImpl.java5506 event.getActionMasked() == MotionEvent.ACTION_HOVER_MOVE) { in maybeUpdatePointerIcon()
5590 && action != MotionEvent.ACTION_HOVER_MOVE in maybeUpdateTooltip()
7882 0, now, MotionEvent.ACTION_HOVER_MOVE, x, y, 0); in updatePointerIcon()
/frameworks/base/core/java/android/widget/
DDropDownListView.java133 || action == MotionEvent.ACTION_HOVER_MOVE) { in onHoverEvent()
DFastScroller.java1450 || actionMasked == MotionEvent.ACTION_HOVER_MOVE) && mState == STATE_NONE in onInterceptHoverEvent()
DNumberPicker.java1104 case MotionEvent.ACTION_HOVER_MOVE: { in dispatchHoverEvent()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DTouchExplorer.java488 sendMotionEvent(event, MotionEvent.ACTION_HOVER_MOVE, pointerIdBits, policyFlags); in onGestureCancelled()
566 sendMotionEvent(event, MotionEvent.ACTION_HOVER_MOVE, pointerIdBits, in handleMotionEventStateTouchExploring()
1226 sendMotionEvent(mEvents.get(i), MotionEvent.ACTION_HOVER_MOVE, in run()
1392 case MotionEvent.ACTION_HOVER_MOVE: in onMotionEvent()
DAutoclickController.java126 case MotionEvent.ACTION_HOVER_MOVE: { in handleMouseMotion()
DAccessibilityInputFilter.java614 action == MotionEvent.ACTION_DOWN || action == MotionEvent.ACTION_HOVER_MOVE; in shouldProcessMotionEvent()
DMotionEventInjector.java119 && event.getActionMasked() == MotionEvent.ACTION_HOVER_MOVE) in onMotionEvent()
/frameworks/base/core/java/com/android/internal/widget/
DExploreByTouchHelper.java145 case MotionEvent.ACTION_HOVER_MOVE: in dispatchHoverEvent()
DPointerLocationView.java496 case MotionEvent.ACTION_HOVER_MOVE: in logCoords()
DLockPatternView.java901 case MotionEvent.ACTION_HOVER_MOVE: in onHoverEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DRotationButtonController.java329 || (action == MotionEvent.ACTION_HOVER_MOVE); in onRotateSuggestionHover()
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/volume/
DCarVolumeDialogImpl.java286 || (action == MotionEvent.ACTION_HOVER_MOVE); in initDialog()
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DMotionEventInjectorTest.java20 import static android.view.MotionEvent.ACTION_HOVER_MOVE;
157 mHoverMoveEvent = MotionEvent.obtain(0, 0, ACTION_HOVER_MOVE, CLICK_POINT.x, CLICK_POINT.y, in setUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipTouchHandler.java401 case MotionEvent.ACTION_HOVER_MOVE: {
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogImpl.java256 || (action == MotionEvent.ACTION_HOVER_MOVE); in initDialog()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...