Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DTaskAnimationManager.java172 recentsView.launchSideTaskInLiveTileMode(appearedTaskTarget.taskId, in startRecentsAnimation()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java991 launchSideTaskInLiveTileMode(taskId, targets.apps, targets.wallpapers, in launchSideTaskInLiveTileModeForRestartedApp()
997 public void launchSideTaskInLiveTileMode(int taskId, RemoteAnimationTargetCompat[] apps, in launchSideTaskInLiveTileMode() method in RecentsView