Home
last modified time | relevance | path

Searched defs:Integer (Results 1 – 2 of 2) sorted by relevance

/paging/samples/src/main/java/androidx/paging/samples/java/
DPagingSourceRxSample.java67 public @Nullable Integer getRefreshKey(@NonNull PagingState<Integer, User> state) { in getRefreshKey()
DPagingSourceListenableFutureSample.java80 public @Nullable Integer getRefreshKey(@NonNull PagingState<Integer, User> state) { in getRefreshKey()