Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/drawer/
DDrawerAdapter.java416 public static class GroupEntryItem extends BaseDrawerItem { class in DrawerAdapter
419 public GroupEntryItem(int id, GroupListItem group) { in GroupEntryItem() method in DrawerAdapter.GroupEntryItem