Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java1043 public void startIntentsWithLegacyTransition(PendingIntent pendingIntent1, int userId1, in startIntentsWithLegacyTransition() method in SystemUiProxy
1051 mSplitScreen.startIntentsWithLegacyTransition(pendingIntent1, userId1, in startIntentsWithLegacyTransition()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitSelectStateController.java522 mSystemUiProxy.startIntentsWithLegacyTransition(firstPI, firstUserId, in launchTasks()