Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/libs/car-ui-lib/paintbooth/src/main/java/com/android/car/ui/paintbooth/currentactivity/
H A DCurrentActivityService.java157 showCurrentTask(); in onCreate()
189 private void showCurrentTask() { in showCurrentTask() method in CurrentActivityService
217 showCurrentTask();
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java2059 showCurrentTask(runningTaskInfo); in onGestureAnimationStart()
2196 private void showCurrentTask(RunningTaskInfo[] runningTaskInfo) { in showCurrentTask() method in RecentsView