Searched defs:removeItems (Results 1 – 3 of 3) sorted by relevance
154 public int removeItems(int position, int count) { in removeItems() method in ArrayObjectAdapter
270 int[] removeItems(int index, int length) { in removeItems() method in GridActivity
488 void removeItems(int start, int count) { in removeItems() method in RecyclerViewBasicTest.MockAdapter