Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/drawer/
DDrawerAdapter.java426 public static class AccountEntryItem extends BaseDrawerItem { class in DrawerAdapter
429 public AccountEntryItem(int id, ContactListFilter account) { in AccountEntryItem() method in DrawerAdapter.AccountEntryItem