Home
last modified time | relevance | path

Searched refs:getUserEventDispatcher (Results 1 – 25 of 31) sorted by relevance

12

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DAllAppsTipView.java124 mLauncher.getUserEventDispatcher().logActionTip( in init()
179 launcher.getUserEventDispatcher().logActionTip( in showAllAppsTipIfNecessary()
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DSystemShortcut.java146 launcher.getUserEventDispatcher().logActionOnControl(Action.Touch.TAP, in getOnClickListener()
165 activity.getUserEventDispatcher().logActionOnControl(Action.Touch.TAP, in getOnClickListener()
DPopupContainerWithArrow.java162 mLauncher.getUserEventDispatcher().logActionCommand( in logActionCommand()
180 mLauncher.getUserEventDispatcher().logActionTapOutside( in onControllerInterceptTouchEvent()
479 mLauncher.getUserEventDispatcher().logDeepShortcutsOpen(mOriginalIcon); in createPreDragCondition()
DRemoteActionShortcut.java80 activity.getUserEventDispatcher().logActionOnControl(LauncherLogProto.Action.Touch.TAP, in getOnClickListener()
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DLauncherActivityControllerHelper.java92 launcher.getUserEventDispatcher().logActionCommand(
DOverviewCommandHelper.java142 activity.getUserEventDispatcher().logActionCommand( in run()
/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragController.java219 mLauncher.getUserEventDispatcher().resetActionDurationMillis(); in startDrag()
641 mLauncher.getUserEventDispatcher().logDragNDrop(mDragObject, dropTargetAsView); in drop()
DAddItemActivity.java323 getUserEventDispatcher().dispatchUserEvent(newLauncherEvent( in logCommand()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java461 mActivity.getUserEventDispatcher().logActionTip( in onDigitalWellbeingToastShown()
1050 mActivity.getUserEventDispatcher().logTaskLaunchOrDismiss( in removeTask()
1238 mActivity.getUserEventDispatcher().logActionOnControl(TAP, CLEAR_ALL_BUTTON); in dismissAllTasks()
1544 mActivity.getUserEventDispatcher().logTaskLaunchOrDismiss( in createTaskLauncherAnimation()
DDigitalWellBeingToast.java220 activity.getUserEventDispatcher().logActionOnControl(LauncherLogProto.Action.Touch.TAP, in openAppUsageSettings()
/packages/apps/Launcher3/src/com/android/launcher3/notification/
DNotificationInfo.java103 launcher.getUserEventDispatcher().logNotificationLaunch(view, intent); in onClick()
DNotificationMainView.java170 launcher.getUserEventDispatcher().logActionOnItem( in onChildDismissed()
/packages/apps/Launcher3/src/com/android/launcher3/
DDeleteDropTarget.java129 mLauncher.getUserEventDispatcher().logActionOnControl(TAP, UNDO); in completeDrop()
DLauncher.java877 getUserEventDispatcher().logActionCommand(Action.Command.STOP, in onStop()
907 getUserEventDispatcher().logActionCommand(Action.Command.RESUME, in handleDeferredResume()
909 getUserEventDispatcher().startSession(); in handleDeferredResume()
1388 UserEventDispatcher ued = getUserEventDispatcher(); in onNewIntent()
1742 UserEventDispatcher ued = getUserEventDispatcher(); in onBackPressed()
DAbstractFloatingView.java124 BaseActivity.fromContext(getContext()).getUserEventDispatcher() in close()
DBaseActivity.java128 public final UserEventDispatcher getUserEventDispatcher() { in getUserEventDispatcher() method in BaseActivity
DBaseDraggingActivity.java178 getUserEventDispatcher().logAppLaunch(v, intent); in startActivitySafely()
/packages/apps/Launcher3/src/com/android/launcher3/touch/
DWorkspaceTouchListener.java175 mLauncher.getUserEventDispatcher().logActionOnContainer(Action.Touch.LONGPRESS, in onLongPress()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DOverviewCommandHelper.java203 activity.getUserEventDispatcher().logActionCommand( in onActivityReady()
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolder.java527 mLauncher.getUserEventDispatcher().resetElapsedContainerMillis("folder opened"); in animateOpen()
1438 mLauncher.getUserEventDispatcher().logActionCommand(
1475 mLauncher.getUserEventDispatcher().logActionTapOutside(
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DBaseWidgetSheet.java167 mLauncher.getUserEventDispatcher().logActionCommand(command, target); in logActionCommand()
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DDiscoveryBounce.java139 mLauncher.getUserEventDispatcher().logActionBounceTip(containerType); in show()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/uioverrides/states/
DOverviewState.java173 launcher.getUserEventDispatcher().logActionCommand(Action.Command.BACK,
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/uioverrides/touchcontrollers/
DNavBarToHomeTouchController.java214 mLauncher.getUserEventDispatcher().logStateChangeAction(logAction, in logStateChange()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DOptionsPopupView.java94 mLauncher.getUserEventDispatcher().logActionOnControl(action, controlType); in logTap()

12