HomeSort by relevance Sort by last modified time
    Searched defs:setSections (Results 1 - 2 of 2) sorted by null

  /packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
ContactEntryAdapter.java 90 public final void setSections(ArrayList<ArrayList<E>> sections, boolean separators) {
103 public final int setSections(ArrayList<ArrayList<E>> sections, E entry) {
ContactFragment.java 303 mAdapter.setSections(mSections, SHOW_SEPARATORS);

Completed in 139 milliseconds