Searched refs:setSections (Results 1 – 2 of 2) sorted by relevance
90 public final void setSections(ArrayList<ArrayList<E>> sections, boolean separators) { in setSections() method in ContactEntryAdapter103 public final int setSections(ArrayList<ArrayList<E>> sections, E entry) { in setSections() method in ContactEntryAdapter
303 mAdapter.setSections(mSections, SHOW_SEPARATORS); in bindData()