/packages/apps/TV/src/com/android/tv/dvr/ui/browse/ |
D | ScheduledRecordingDetailsFragment.java | 34 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/ |
D | DvrAlreadyRecordedFragment.java | 43 private static final int ACTION_CANCEL = 3; field in DvrAlreadyRecordedFragment 93 .id(ACTION_CANCEL) in onCreateActions() 120 } else if (actionId == ACTION_CANCEL) { in getTrackerLabelForGuidedAction()
|
D | DvrAlreadyScheduledFragment.java | 44 private static final int ACTION_CANCEL = 3; field in DvrAlreadyScheduledFragment 100 .id(ACTION_CANCEL) in onCreateActions() 128 } else if (actionId == ACTION_CANCEL) { in getTrackerLabelForGuidedAction()
|
D | DvrConflictFragment.java | 50 private static final int ACTION_CANCEL = 2; field in DvrConflictFragment 337 .id(ACTION_CANCEL) in onCreateActions() 344 if (action.getId() == ACTION_CANCEL) { in onTrackedGuidedActionClicked() 369 if (actionId == ACTION_CANCEL) { in getTrackerLabelForGuidedAction()
|
/packages/apps/Launcher3/src/com/android/launcher3/views/ |
D | BaseDragLayer.java | 19 import static android.view.MotionEvent.ACTION_CANCEL; 143 if (action == ACTION_UP || action == ACTION_CANCEL) { in onInterceptTouchEvent() 238 if (action == ACTION_UP || action == ACTION_CANCEL) { in onTouchEvent() 278 case ACTION_CANCEL: in dispatchTouchEvent() 323 if (action == ACTION_UP || action == ACTION_CANCEL) { in proxyTouchEvent()
|
/packages/apps/Launcher3/src/com/android/launcher3/touch/ |
D | WorkspaceTouchListener.java | 18 import static android.view.MotionEvent.ACTION_CANCEL; 114 ev.setAction(ACTION_CANCEL); in onTouch() 150 if (action == ACTION_UP || action == ACTION_CANCEL) { in onTouch()
|
D | TouchEventTranslator.java | 121 case MotionEvent.ACTION_CANCEL: in processMotionEvent() 193 generateEvent(MotionEvent.ACTION_CANCEL, ev); in cancel()
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/inputconsumers/ |
D | FallbackNoButtonInputConsumer.java | 18 import static android.view.MotionEvent.ACTION_CANCEL; 210 case ACTION_CANCEL: in onMotionEvent() 245 ev.setAction(ACTION_CANCEL); in forceCancelGesture() 255 if (ev.getAction() == ACTION_CANCEL) { in finishTouchTracking()
|
D | OtherActivityInputConsumer.java | 18 import static android.view.MotionEvent.ACTION_CANCEL; 177 ev.setAction(ACTION_CANCEL); in forceCancelGesture() 309 case ACTION_CANCEL: in onMotionEvent() 370 if (ev.getActionMasked() == ACTION_CANCEL) { in finishTouchTracking()
|
D | DeviceLockedInputConsumer.java | 18 import static android.view.MotionEvent.ACTION_CANCEL; 140 ev.setAction(ACTION_CANCEL); in onMotionEvent() 162 case MotionEvent.ACTION_CANCEL: in onMotionEvent()
|
D | OverviewWithoutFocusInputConsumer.java | 18 import static android.view.MotionEvent.ACTION_CANCEL; 114 case ACTION_CANCEL: in onMotionEvent()
|
D | AccessibilityInputConsumer.java | 18 import static android.view.MotionEvent.ACTION_CANCEL; 150 case ACTION_CANCEL: { in onMotionEvent()
|
D | AssistantTouchConsumer.java | 19 import static android.view.MotionEvent.ACTION_CANCEL; 191 case ACTION_CANCEL: in onMotionEvent()
|
/packages/apps/TV/src/com/android/tv/ui/ |
D | ProgramDetailsFragment.java | 61 private static final int ACTION_CANCEL = 2; field in ProgramDetailsFragment 184 ACTION_CANCEL, in onCreateActionsAdapter() 186 ACTION_CANCEL, in onCreateActionsAdapter() 214 } else if (actionId == ACTION_CANCEL) { in onCreateOnActionClickedListener()
|
/packages/apps/Dialer/java/com/android/incallui/answer/impl/classifier/ |
D | ClassifierData.java | 59 || action == MotionEvent.ACTION_CANCEL in update() 72 || action == MotionEvent.ACTION_CANCEL in cleanUp()
|
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/ |
D | DragDriver.java | 58 case MotionEvent.ACTION_CANCEL: in onTouchEvent() 76 case MotionEvent.ACTION_CANCEL: in onInterceptTouchEvent()
|
/packages/apps/Car/Notification/src/com/android/car/notification/ |
D | HeadsUpNotificationOnTouchListener.java | 131 case MotionEvent.ACTION_CANCEL: { in onTouch() 154 cancelEvent.setAction(MotionEvent.ACTION_CANCEL | in onTouch()
|
D | CarNotificationItemTouchListener.java | 282 case MotionEvent.ACTION_CANCEL: in onInterceptTouchEvent() 363 case MotionEvent.ACTION_CANCEL: in onTouchEvent()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | GLView.java | 179 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/Dialer/java/com/android/incallui/answer/impl/answermethod/ |
D | FlingUpDownTouchHandler.java | 285 case MotionEvent.ACTION_CANCEL: in onTouch() 296 || event.getActionMasked() == MotionEvent.ACTION_CANCEL in endMotionEvent() 314 || event.getActionMasked() == MotionEvent.ACTION_CANCEL; in endMotionEvent()
|
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/ |
D | RecentsAnimationWrapper.java | 18 import static android.view.MotionEvent.ACTION_CANCEL; 178 } else if (action == ACTION_CANCEL || action == ACTION_UP) { in onInputConsumerMotionEvent()
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
D | InLineSettingKnob.java | 71 || event.getAction() == MotionEvent.ACTION_CANCEL) { 88 || event.getAction() == MotionEvent.ACTION_CANCEL) {
|
/packages/apps/Launcher3/src/com/android/launcher3/widget/ |
D | LauncherAppWidgetHostView.java | 191 case MotionEvent.ACTION_CANCEL: in onInterceptTouchEvent() 210 case MotionEvent.ACTION_CANCEL: in onTouchEvent()
|
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/ |
D | ConversationListSwipeHelper.java | 160 case MotionEvent.ACTION_CANCEL: in onInterceptTouchEvent() 225 case MotionEvent.ACTION_CANCEL: in onTouchEvent()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/ |
D | StatePanelTrack.java | 207 cancelEvent.setAction(MotionEvent.ACTION_CANCEL); in onTouch() 269 || (!mStartedDrag && event.getActionMasked() == MotionEvent.ACTION_CANCEL)) { in onTouchEvent()
|