Searched defs:setFetchExecutor (Results 1 – 2 of 2) sorted by relevance
137 public LivePagedListBuilder<Key, Value> setFetchExecutor( in setFetchExecutor() method in LivePagedListBuilder
290 public Builder<Key, Value> setFetchExecutor(@NonNull Executor fetchExecutor) { in setFetchExecutor() method in PagedList.Builder