Searched refs:requestEnterSplitSelect (Results 1 – 6 of 6) sorted by relevance
103 verify(splitScreenController).requestEnterSplitSelect( in startDragToDesktop_cancelledBeforeReady_verifySplitLeftCancel()114 verify(splitScreenController).requestEnterSplitSelect( in startDragToDesktop_cancelledBeforeReady_verifySplitRightCancel()195 verify(splitScreenController).requestEnterSplitSelect( in cancelDragToDesktop_splitLeftCancelType_splitRequested()213 verify(splitScreenController).requestEnterSplitSelect( in cancelDragToDesktop_splitRightCancelType_splitRequested()
1546 .requestEnterSplitSelect( in <lambda>()
283 splitScreenController.requestEnterSplitSelect( in <lambda>()
1157 splitScreenController.requestEnterSplitSelect( in <lambda>()
524 public void requestEnterSplitSelect(ActivityManager.RunningTaskInfo taskInfo, in requestEnterSplitSelect() method in SplitScreenController526 mStageCoordinator.requestEnterSplitSelect(taskInfo, wct, splitPosition, taskBounds); in requestEnterSplitSelect()
520 void requestEnterSplitSelect(ActivityManager.RunningTaskInfo taskInfo, in requestEnterSplitSelect() method in StageCoordinator3232 requestEnterSplitSelect(finalMainChild.getTaskInfo(), in startPendingEnterAnimation()3236 requestEnterSplitSelect(finalSideChild.getTaskInfo(), in startPendingEnterAnimation()