The intrinsic nature of the getListRows() function is actually to set ($this->list_rows) or even more to init (set multiple properties $this->list_rows, $this->list_pager).
Would it be more clear to have setListRows or initListRows name of this method?