Home
last modified time | relevance | path

Searched refs:showCurrentTask (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DAppToOverviewAnimationProvider.java71 activity.<RecentsView>getOverviewPanel().showCurrentTask(mTargetTaskId); in onActivityReady()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java812 showCurrentTask(runningTaskId); in onGestureAnimationStart()
851 public void showCurrentTask(int runningTaskId) { in showCurrentTask() method in RecentsView