Home
last modified time | relevance | path

Searched refs:logTaskLaunchOrDismiss (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/logging/
DUserEventDispatcher.java156 public void logTaskLaunchOrDismiss(int action, int direction, int taskIndex, in logTaskLaunchOrDismiss() method in UserEventDispatcher
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java1376 mActivity.getUserEventDispatcher().logTaskLaunchOrDismiss( in removeTask()
1984 mActivity.getUserEventDispatcher().logTaskLaunchOrDismiss( in createTaskLaunchAnimation()
DTaskView.java215 mActivity.getUserEventDispatcher().logTaskLaunchOrDismiss( in TaskView()