Home
last modified time | relevance | path

Searched defs:setSections (Results 1 – 1 of 1) sorted by relevance

/packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
DContactEntryAdapter.java90 public final void setSections(ArrayList<ArrayList<E>> sections, boolean separators) { in setSections() method in ContactEntryAdapter
103 public final int setSections(ArrayList<ArrayList<E>> sections, E entry) { in setSections() method in ContactEntryAdapter