Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/
DContactEntryAdapter.java91 public final void setSections(ArrayList<ArrayList<E>> sections, boolean separators) { in setSections() method in ContactEntryAdapter
104 public final int setSections(ArrayList<ArrayList<E>> sections, E entry) { in setSections() method in ContactEntryAdapter