Searched refs:mInitialLoadKey (Results 1 – 2 of 2) sorted by relevance
51 private Key mInitialLoadKey; field in RxPagedListBuilder110 mInitialLoadKey = key; in setInitialLoadKey()211 mInitialLoadKey, in buildObservable()243 private final Key mInitialLoadKey; field in RxPagedListBuilder.PagingObservableOnSubscribe268 mInitialLoadKey = initialLoadKey; in PagingObservableOnSubscribe()307 @Nullable Key initializeKey = mInitialLoadKey; in createPagedList()
40 private Key mInitialLoadKey; field in LivePagedListBuilder95 mInitialLoadKey = key; in setInitialLoadKey()153 return create(mInitialLoadKey, mConfig, mBoundaryCallback, mDataSourceFactory, in build()