Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/drawer/
DDrawerAdapter.java88 private AccountDisplayInfoFactory mAccountDisplayFactory; field in DrawerAdapter
160 mAccountDisplayFactory = AccountDisplayInfoFactory.fromListFilters(mActivity, in setAccounts()
275 mAccountDisplayFactory.getAccountDisplayInfoFor(item.account); in getAccountItemView()