Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskAnimationManager.java283 recentsView.launchSideTaskInLiveTileMode(appearedTaskTarget.taskId, in startRecentsAnimation()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java1276 launchSideTaskInLiveTileMode(taskId, targets.apps, targets.wallpapers, in launchSideTaskInLiveTileModeForRestartedApp()
1281 public void launchSideTaskInLiveTileMode(int taskId, RemoteAnimationTarget[] apps, in launchSideTaskInLiveTileMode() method in RecentsView