Searched defs:contactsPreferences (Results 1 – 2 of 2) sorted by relevance
213 @Nullable ContactsPreferences contactsPreferences) { in getPreferredDisplayName()240 @Nullable ContactsPreferences contactsPreferences) { in getPreferredSortName()
205 final ContactsPreferences contactsPreferences = new ContactsPreferences(mContext); in onLoadFinished() local