Searched refs:mLastLoad (Results 1 – 4 of 4) sorted by relevance
56 if (mLastLoad == LAST_LOAD_UNSPECIFIED) {59 mLastLoad =97 mLastLoad = lastLoad; in ContiguousPagedList()249 return mDataSource.getKey(mLastLoad, mLastItem); in getLastKey()
87 mLastLoad = position; in TiledPagedList()117 return mLastLoad; in getLastKey()
126 int mLastLoad = 0; field in PagedList397 mLastLoad = index + getPositionOffset(); in loadAround()
342 assertEquals(4, pagedList.mLastLoad) in initialLoad_lastLoad()353 assertEquals(10, pagedList.mLastLoad) in initialLoad_lastLoadComputed()