Home
last modified time | relevance | path

Searched refs:ACTION_CANCEL (Results 1 – 25 of 90) sorted by relevance

1234

/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DScheduledRecordingDetailsFragment.java34 private static final int ACTION_CANCEL = 2; field in ScheduledRecordingDetailsFragment
71 ACTION_CANCEL, in onCreateActionsAdapter()
73 ACTION_CANCEL, in onCreateActionsAdapter()
88 } else if (actionId == ACTION_CANCEL) { in onCreateOnActionClickedListener()
/packages/apps/TV/src/com/android/tv/dvr/ui/
DDvrAlreadyRecordedFragment.java50 private static final int ACTION_CANCEL = 3; field in DvrAlreadyRecordedFragment
106 .id(ACTION_CANCEL) in onCreateActions()
137 } else if (actionId == ACTION_CANCEL) { in getTrackerLabelForGuidedAction()
DDvrAlreadyScheduledFragment.java51 private static final int ACTION_CANCEL = 3; field in DvrAlreadyScheduledFragment
113 .id(ACTION_CANCEL) in onCreateActions()
149 } else if (actionId == ACTION_CANCEL) { in getTrackerLabelForGuidedAction()
DDvrConflictFragment.java53 private static final int ACTION_CANCEL = 2; field in DvrConflictFragment
344 .id(ACTION_CANCEL) in onCreateActions()
351 if (action.getId() == ACTION_CANCEL) { in onTrackedGuidedActionClicked()
376 if (actionId == ACTION_CANCEL) { in getTrackerLabelForGuidedAction()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DRecentsAnimationWrapper.java18 import static android.view.MotionEvent.ACTION_CANCEL;
164 MotionEvent dummyCancel = MotionEvent.obtain(now, now, ACTION_CANCEL, 0, 0, 0); in disableInputProxy()
203 } else if (action == ACTION_CANCEL || action == ACTION_UP) { in onInputConsumerMotionEvent()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DBaseDragLayer.java19 import static android.view.MotionEvent.ACTION_CANCEL;
164 if (action == ACTION_UP || action == ACTION_CANCEL) { in onInterceptTouchEvent()
251 if (action == ACTION_UP || action == ACTION_CANCEL) { in onTouchEvent()
284 case ACTION_CANCEL: in dispatchTouchEvent()
333 if (action == ACTION_UP || action == ACTION_CANCEL) { in proxyTouchEvent()
/packages/apps/Launcher3/src/com/android/launcher3/touch/
DWorkspaceTouchListener.java18 import static android.view.MotionEvent.ACTION_CANCEL;
114 ev.setAction(ACTION_CANCEL); in onTouch()
150 if (action == ACTION_UP || action == ACTION_CANCEL) { in onTouch()
/packages/apps/TV/src/com/android/tv/ui/
DProgramDetailsFragment.java67 private static final int ACTION_CANCEL = 2; field in ProgramDetailsFragment
197 ACTION_CANCEL, in onCreateActionsAdapter()
199 ACTION_CANCEL, in onCreateActionsAdapter()
227 } else if (actionId == ACTION_CANCEL) { in onCreateOnActionClickedListener()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/inputconsumers/
DOtherActivityInputConsumer.java18 import static android.view.MotionEvent.ACTION_CANCEL;
167 ev.setAction(ACTION_CANCEL); in forceCancelGesture()
301 case ACTION_CANCEL: in onMotionEvent()
360 if (ev.getActionMasked() == ACTION_CANCEL) {
DDeviceLockedInputConsumer.java18 import static android.view.MotionEvent.ACTION_CANCEL;
142 ev.setAction(ACTION_CANCEL); in onMotionEvent()
164 case MotionEvent.ACTION_CANCEL: in onMotionEvent()
DAccessibilityInputConsumer.java18 import static android.view.MotionEvent.ACTION_CANCEL;
150 case ACTION_CANCEL: { in onMotionEvent()
DOverviewWithoutFocusInputConsumer.java18 import static android.view.MotionEvent.ACTION_CANCEL;
117 case ACTION_CANCEL: in onMotionEvent()
DAssistantTouchConsumer.java20 import static android.view.MotionEvent.ACTION_CANCEL;
194 case ACTION_CANCEL: in onMotionEvent()
/packages/apps/Dialer/java/com/android/incallui/answer/impl/classifier/
DClassifierData.java59 || action == MotionEvent.ACTION_CANCEL in update()
72 || action == MotionEvent.ACTION_CANCEL in cleanUp()
/packages/apps/Car/Notification/src/com/android/car/notification/
DHeadsUpNotificationOnTouchListener.java131 case MotionEvent.ACTION_CANCEL: { in onTouch()
154 cancelEvent.setAction(MotionEvent.ACTION_CANCEL | in onTouch()
DCarNotificationItemTouchListener.java282 case MotionEvent.ACTION_CANCEL: in onInterceptTouchEvent()
359 case MotionEvent.ACTION_CANCEL: in onTouchEvent()
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragDriver.java63 case MotionEvent.ACTION_CANCEL: in onTouchEvent()
84 case MotionEvent.ACTION_CANCEL: in onInterceptTouchEvent()
/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownTouchHandler.java285 case MotionEvent.ACTION_CANCEL: in onTouch()
296 || event.getActionMasked() == MotionEvent.ACTION_CANCEL in endMotionEvent()
314 || event.getActionMasked() == MotionEvent.ACTION_CANCEL; in endMotionEvent()
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLView.java179 now, now, MotionEvent.ACTION_CANCEL, 0, 0, 0); in removeOneComponent()
318 cancel.setAction(MotionEvent.ACTION_CANCEL); in dispatchTouchEvent()
323 if (action == MotionEvent.ACTION_CANCEL in dispatchTouchEvent()
/packages/apps/LegacyCamera/src/com/android/camera/ui/
DInLineSettingKnob.java71 || event.getAction() == MotionEvent.ACTION_CANCEL) {
88 || event.getAction() == MotionEvent.ACTION_CANCEL) {
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DStatusBarTouchController.java21 import static android.view.MotionEvent.ACTION_CANCEL;
139 if (action == ACTION_UP || action == ACTION_CANCEL) { in onControllerTouchEvent()
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DLauncherAppWidgetHostView.java192 case MotionEvent.ACTION_CANCEL: in onInterceptTouchEvent()
211 case MotionEvent.ACTION_CANCEL: in onTouchEvent()
/packages/apps/Car/libs/car-ui-lib/src/com/android/car/ui/toolbar/
DToolbar.java498 if (action == MotionEvent.ACTION_UP || action == MotionEvent.ACTION_CANCEL) { in onTouchEvent()
524 if (action == MotionEvent.ACTION_HOVER_EXIT || action == MotionEvent.ACTION_CANCEL) { in onHoverEvent()
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
DConversationListSwipeHelper.java160 case MotionEvent.ACTION_CANCEL: in onInterceptTouchEvent()
225 case MotionEvent.ACTION_CANCEL: in onTouchEvent()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
DStatePanelTrack.java208 cancelEvent.setAction(MotionEvent.ACTION_CANCEL); in onTouch()
270 || (!mStartedDrag && event.getActionMasked() == MotionEvent.ACTION_CANCEL)) { in onTouchEvent()

1234