Searched refs:lastLoad (Results 1 – 3 of 3) sorted by relevance
154 lastLoad: Int = ContiguousPagedList.LAST_LOAD_UNSPECIFIED in createCountedPagedList()164 lastLoad) in createCountedPagedList()340 lastLoad = 4) in initialLoad_lastLoad()351 lastLoad = ContiguousPagedList.LAST_LOAD_UNSPECIFIED) in initialLoad_lastLoadComputed()
180 int lastLoad = ContiguousPagedList.LAST_LOAD_UNSPECIFIED; in create() local186 lastLoad = (int) key; in create()196 lastLoad); in create()
93 int lastLoad) { in ContiguousPagedList() argument97 mLastLoad = lastLoad; in ContiguousPagedList()