Searched refs:moveStackToDisplay (Results 1 – 6 of 6) sorted by relevance
187 mDisplayContent.moveStackToDisplay(stack, true /* onTop */); in testMoveStackBetweenDisplays()
117 targetDc.moveStackToDisplay(mContainer, onTop); in reparent()
1720 void moveStackToDisplay(TaskStack stack, boolean onTop) { in moveStackToDisplay() method in DisplayContent
595 void moveStackToDisplay(int stackId, int displayId); in moveStackToDisplay() method
1796 mInterface.moveStackToDisplay(stackId, displayId);
10231 public void moveStackToDisplay(int stackId, int displayId) {