Home
last modified time | relevance | path

Searched refs:ACTION_HOVER_EXIT (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DLiftToActivateListener.java52 case MotionEvent.ACTION_HOVER_EXIT: in onHover()
/frameworks/base/core/java/android/view/
DTouchDelegate.java195 case MotionEvent.ACTION_HOVER_EXIT: in onTouchExplorationHoverEvent()
DViewGroup.java2082 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 …]
DInputEventConsistencyVerifier.java488 case MotionEvent.ACTION_HOVER_EXIT: in onGenericMotionEvent()
DMotionEvent.java329 public static final int ACTION_HOVER_EXIT = 10; field in MotionEvent
3522 case ACTION_HOVER_EXIT: in actionToString()
DViewRootImpl.java5668 || event.getActionMasked() == MotionEvent.ACTION_HOVER_EXIT) { in maybeUpdatePointerIcon()
5674 if (event.getActionMasked() != MotionEvent.ACTION_HOVER_EXIT) { in maybeUpdatePointerIcon()
5761 && action != MotionEvent.ACTION_HOVER_EXIT) { in maybeUpdateTooltip()
7719 || action == MotionEvent.ACTION_HOVER_EXIT; in isTerminalInputEvent()
DView.java14066 || action == MotionEvent.ACTION_HOVER_EXIT) { in dispatchGenericMotionEvent()
14953 if (action == MotionEvent.ACTION_HOVER_EXIT in dispatchTouchExplorationHoverEvent()
14980 eventNoHistory.setAction(MotionEvent.ACTION_HOVER_EXIT); in dispatchTouchExplorationHoverEvent()
14989 case MotionEvent.ACTION_HOVER_EXIT: in dispatchTouchExplorationHoverEvent()
15052 if (action == MotionEvent.ACTION_HOVER_EXIT in onHoverEvent()
15073 case MotionEvent.ACTION_HOVER_EXIT: in onHoverEvent()
29692 case MotionEvent.ACTION_HOVER_EXIT: in dispatchTooltipHoverEvent()
/frameworks/base/services/core/java/com/android/server/wm/
DTaskTapPointerEventListener.java103 case MotionEvent.ACTION_HOVER_EXIT: { in onPointerEvent()
/frameworks/base/services/accessibility/java/com/android/server/accessibility/
DTouchExplorer.java880 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()
DAutoclickController.java135 case MotionEvent.ACTION_HOVER_EXIT: in handleMouseMotion()
/frameworks/base/core/java/android/widget/
DMenuPopupWindow.java166 if (ev.getAction() != MotionEvent.ACTION_HOVER_EXIT) { in onHoverEvent()
DDropDownListView.java122 if (action == MotionEvent.ACTION_HOVER_EXIT && mResolveHoverRunnable == null) { in onHoverEvent()
DNumberPicker.java1118 case MotionEvent.ACTION_HOVER_EXIT: { in dispatchHoverEvent()
/frameworks/base/core/java/com/android/internal/widget/
DAbsActionBarView.java147 if (action == MotionEvent.ACTION_HOVER_EXIT in onHoverEvent()
DExploreByTouchHelper.java150 case MotionEvent.ACTION_HOVER_EXIT: in dispatchHoverEvent()
DPointerLocationView.java524 case MotionEvent.ACTION_HOVER_EXIT: in logCoords()
DLockPatternView.java911 case MotionEvent.ACTION_HOVER_EXIT: in onHoverEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipTouchHandler.java419 case MotionEvent.ACTION_HOVER_EXIT: {
/frameworks/base/core/java/android/inputmethodservice/
DKeyboardView.java1179 case MotionEvent.ACTION_HOVER_EXIT: {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt32974 field public static final int ACTION_HOVER_EXIT = 10; // 0xa
/frameworks/base/non-updatable-api/
Dcurrent.txt51010 field public static final int ACTION_HOVER_EXIT = 10; // 0xa
/frameworks/base/api/
Dcurrent.txt51154 field public static final int ACTION_HOVER_EXIT = 10; // 0xa