Searched refs:onPageInserted (Results 1 – 4 of 4) sorted by relevance
54 override fun onPageInserted(start: Int, count: Int) {} in onPageInserted() method
196 void onPageInserted(int start, int count); in onPageInserted() method368 callback.onPageInserted(position, page.size()); in insertPage()
198 public void onPageInserted(int start, int count) { in onPageInserted() method in TiledPagedList
301 public void onPageInserted(int start, int count) { in onPageInserted() method in ContiguousPagedList