Searched refs:LAST_LOAD_UNSPECIFIED (Results 1 – 6 of 6) sorted by relevance
154 lastLoad: Int = ContiguousPagedList.LAST_LOAD_UNSPECIFIED in createCountedPagedList()351 lastLoad = ContiguousPagedList.LAST_LOAD_UNSPECIFIED) in initialLoad_lastLoadComputed()365 ContiguousPagedList.LAST_LOAD_UNSPECIFIED) in initialLoadAsync()394 ContiguousPagedList.LAST_LOAD_UNSPECIFIED) in addWeakCallbackEmpty()
98 ContiguousPagedList.LAST_LOAD_UNSPECIFIED) in fullLoadWrappedAsContiguous()144 ContiguousPagedList.LAST_LOAD_UNSPECIFIED) in performLoadInitial()
67 ContiguousPagedList.LAST_LOAD_UNSPECIFIED) in loadFullVerify()116 ContiguousPagedList.LAST_LOAD_UNSPECIFIED) in performLoadInitial()
292 ContiguousPagedList.LAST_LOAD_UNSPECIFIED) in performLoadInitial()
56 if (mLastLoad == LAST_LOAD_UNSPECIFIED) {84 static final int LAST_LOAD_UNSPECIFIED = -1; field in ContiguousPagedList
180 int lastLoad = ContiguousPagedList.LAST_LOAD_UNSPECIFIED; in create()