Searched refs:getLastKey (Results 1 – 8 of 8) sorted by relevance
35 mLastKey = pagedList.getLastKey(); in SnapshotPagedList()55 public Object getLastKey() { in getLastKey() method in SnapshotPagedList
116 public Object getLastKey() { in getLastKey() method in TiledPagedList
248 public Object getLastKey() { in getLastKey() method in ContiguousPagedList
587 public abstract Object getLastKey(); in getLastKey() method in PagedList
36 override fun getLastKey(): Any? { in getLastKey() method
185 initializeKey = (Key) mList.getLastKey(); in create()
310 initializeKey = (Key) mList.getLastKey(); in createPagedList()
94 method public abstract java.lang.Object getLastKey();