Home
last modified time | relevance | path

Searched refs:getSections (Results 1 – 1 of 1) sorted by relevance

/development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
DContactsListFragment.java810 public Object[] getSections() { in getSections() method in ContactsListFragment.ContactsAdapter
811 return mAlphabetIndexer.getSections(); in getSections()