Searched refs:enterSplitScreen (Results 1 – 3 of 3) sorted by relevance
279 void enterSplitScreen(int taskId, boolean leftOrTop); in enterSplitScreen() method332 public void enterSplitScreen(int taskId, boolean leftOrTop) { in enterSplitScreen() method in DragAndDropPolicy.DefaultStarter
439 public void enterSplitScreen(int taskId, boolean leftOrTop) { in enterSplitScreen() method in SplitScreenController440 enterSplitScreen(taskId, leftOrTop, new WindowContainerTransaction()); in enterSplitScreen()443 public void enterSplitScreen(int taskId, boolean leftOrTop, WindowContainerTransaction wct) { in enterSplitScreen() method in SplitScreenController
1676 splitScreenController.enterSplitScreen(mTaskInfo.taskId, wasPipTopLeft, wct)); in applyFinishBoundsResize()