Searched refs:setTaskBounds (Results 1 – 1 of 1) sorted by relevance
309 setTaskBounds(mRootPrimary.getToken(), bounds); in setRootPrimaryTaskBounds()313 setTaskBounds(mRootSecondary.getToken(), bounds); in setRootSecondaryTaskBounds()324 private void setTaskBounds(WindowContainerToken container, Rect bounds) { in setTaskBounds() method in TestTaskOrganizer