Searched refs:computePageIndexInFile (Results 1 – 1 of 1) sorted by relevance
321 final int pageIndexInFile = computePageIndexInFile(pageInDocument); in onBindViewHolder()563 private int computePageIndexInFile(int pageIndexInDocument) { in computePageIndexInFile() method in PageAdapter783 final int startPageInFile = computePageIndexInFile(startPageInDocument); in startPreloadContent()785 final int endPageInFile = computePageIndexInFile(endPageInDocument); in startPreloadContent()