Searched refs:setRootPrimaryTaskBounds (Results 1 – 3 of 3) sorted by relevance
116 mTaskOrganizer.setRootPrimaryTaskBounds(new Rect(0, 0, 1, 1)); in testMinimalSize()
316 mTaskOrganizer.setRootPrimaryTaskBounds(new Rect(0, 0, smallWidthPx, smallHeightPx)); in testDialogWhenLargeSplitSmall()
280 void setRootPrimaryTaskBounds(Rect bounds) { in setRootPrimaryTaskBounds() method in TestTaskOrganizer