Home
last modified time | relevance | path

Searched defs:startTasks (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DSplitScreen.java83 void startTasks(int taskId1, @Nullable Bundle options1, int taskId2, in startTasks() method
DISplitScreen.aidl93 oneway void startTasks(int taskId1, in Bundle options1, int taskId2, in Bundle options2, in startTasks() method
DSplitScreenController.java509 public void startTasks(int taskId1, @Nullable Bundle options1, int taskId2, in startTasks() method in SplitScreenController
1131 public void startTasks(int taskId1, @Nullable Bundle options1, int taskId2, in startTasks() method in SplitScreenController.SplitScreenImpl
1332 public void startTasks(int taskId1, @Nullable Bundle options1, int taskId2, in startTasks() method in SplitScreenController.ISplitScreenImpl
DStageCoordinator.java723 void startTasks(int taskId1, @Nullable Bundle options1, int taskId2, @Nullable Bundle options2, in startTasks() method in StageCoordinator