Searched defs:prefetchDistance (Results 1 – 2 of 2) sorted by relevance
791 public final int prefetchDistance; field in PagedList.Config806 private Config(int pageSize, int prefetchDistance, in Config()863 public Builder setPrefetchDistance(int prefetchDistance) { in setPrefetchDistance()
396 public void allocatePlaceholders(int index, int prefetchDistance, in allocatePlaceholders()