Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DMultiSelectContactsListFragment.java348 final String headerText = shouldShowAccountName(accountType) in bindListHeader()
394 private boolean shouldShowAccountName(AccountType accountType) { in shouldShowAccountName() method in MultiSelectContactsListFragment