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.java463 final RemoteTransition remoteTransition = getShellRemoteTransition(firstTaskId, in launchTasks()
580 ? getShellRemoteTransition( in launchExistingSplitPair()
662 private RemoteTransition getShellRemoteTransition(int firstTaskId, int secondTaskId, in getShellRemoteTransition() method in SplitSelectStateController