Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitSelectStateController.java346 final RemoteTransition remoteTransition = getShellRemoteTransition(firstTaskId, in launchTasks()
438 final RemoteTransition remoteTransition = getShellRemoteTransition(firstTaskId, in launchExistingSplitPair()
512 private RemoteTransition getShellRemoteTransition(int firstTaskId, int secondTaskId, in getShellRemoteTransition() method in SplitSelectStateController