Searched refs:firstUserId (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | SplitSelectStateController.java | 455 int firstUserId = launchData.getInitialUserId(); in launchTasks() local 480 mSystemUiProxy.startIntentAndTask(firstPI, firstUserId, optionsBundle, in launchTasks() 485 mSystemUiProxy.startIntents(firstPI, firstUserId, firstShortcut, in launchTasks() 562 int firstUserId = launchData.getInitialUserId(); in launchInitialAppFullscreen() local 578 firstUserId, optionsBundle, secondTaskId, null /*options2*/, in launchInitialAppFullscreen()
|