Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/drawer/
DDrawerAdapter.java378 public static class PrimaryItem extends BaseDrawerItem { class in DrawerAdapter
381 public PrimaryItem(int id, int pageName, int iconId, ContactsView contactsView) { in PrimaryItem() method in DrawerAdapter.PrimaryItem