Searched defs:startShortcutAndTask (Results 1 – 3 of 3) sorted by relevance
107 oneway void startShortcutAndTask(in ShortcutInfo shortcutInfo, in Bundle options1, int taskId, in startShortcutAndTask() method
642 void startShortcutAndTask(@NonNull ShortcutInfo shortcutInfo, @Nullable Bundle options1, in startShortcutAndTask() method in SplitScreenController1354 public void startShortcutAndTask(ShortcutInfo shortcutInfo, @Nullable Bundle options1, in startShortcutAndTask() method in SplitScreenController.ISplitScreenImpl
791 void startShortcutAndTask(ShortcutInfo shortcutInfo, @Nullable Bundle options1, in startShortcutAndTask() method in StageCoordinator