Searched refs:foundIndex (Results 1 – 1 of 1) sorted by relevance
86 int foundIndex = pageCountTokenList.indexOf(startPageToken); in Pagination() local87 if (foundIndex <= 0) { in Pagination()90 this.previousPageCountToken = pageCountTokenList.get(foundIndex - 1); in Pagination()