Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSplitSelectStateController.java453 PendingIntent firstPI = launchData.getInitialPendingIntent(); in launchTasks() local
482 mSystemUiProxy.startIntentAndTask(firstPI, firstUserId, optionsBundle, in launchTasks()
487 mSystemUiProxy.startIntents(firstPI, firstUserId, firstShortcut, in launchTasks()
517 mSystemUiProxy.startIntentAndTaskWithLegacyTransition(firstPI, firstUserId, in launchTasks()
522 mSystemUiProxy.startIntentsWithLegacyTransition(firstPI, firstUserId, in launchTasks()
605 PendingIntent firstPI = launchData.getInitialPendingIntent(); in launchInitialAppFullscreen() local
622 case SPLIT_SINGLE_INTENT_FULLSCREEN -> mSystemUiProxy.startIntentAndTask(firstPI, in launchInitialAppFullscreen()
637 mSystemUiProxy.startIntentAndTaskWithLegacyTransition(firstPI, firstUserId, in launchInitialAppFullscreen()