Searched refs:contactDisplayPreferences (Results 1 – 13 of 13) sorted by relevance
93 private final ContactDisplayPreferences contactDisplayPreferences; field in SpeedDialUiItemMutator100 ContactDisplayPreferences contactDisplayPreferences, in SpeedDialUiItemMutator() argument104 this.contactDisplayPreferences = contactDisplayPreferences; in SpeedDialUiItemMutator()689 return contactDisplayPreferences.getDisplayOrder() == DisplayOrder.PRIMARY; in isPrimaryDisplayNameOrder()
64 switch (ContactsComponent.get(context).contactDisplayPreferences().getDisplayOrder()) { in getProjection()83 switch (ContactsComponent.get(context).contactDisplayPreferences().getSortOrder()) { in getSortKey()
61 (ContactsComponent.get(context).contactDisplayPreferences().getDisplayOrder() in getProjection()76 (ContactsComponent.get(context).contactDisplayPreferences().getSortOrder() in getSortKey()
230 .contactDisplayPreferences() in getView()437 .contactDisplayPreferences() in sortParticipantList()444 .contactDisplayPreferences() in sortParticipantList()
134 .contactDisplayPreferences() in getNameOrNumber()
373 .contactDisplayPreferences() in createLettleTileDrawable()
357 .contactDisplayPreferences() in getContentTitle()
985 .contactDisplayPreferences() in getNameForCall()
566 .contactDisplayPreferences() in getContentTitle()
30 public abstract ContactDisplayPreferences contactDisplayPreferences(); in contactDisplayPreferences() method in ContactsComponent
45 .contactDisplayPreferences() in getPreferredDisplayName()
94 .contactDisplayPreferences()
1083 ContactsComponent.get(activity).contactDisplayPreferences().getDisplayOrder(); in loadData()