Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitSelectStateController.java498 final RemoteAnimationAdapter adapter = getLegacyRemoteAdapter(firstTaskId, secondTaskId, in launchTasks()
586 final RemoteAnimationAdapter adapter = getLegacyRemoteAdapter(firstTaskId, in launchExistingSplitPair()
630 final RemoteAnimationAdapter adapter = getLegacyRemoteAdapter(firstTaskId, in launchInitialAppFullscreen()
670 private RemoteAnimationAdapter getLegacyRemoteAdapter(int firstTaskId, int secondTaskId, in getLegacyRemoteAdapter() method in SplitSelectStateController