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