Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/preference/
DContactsPreferenceActivity.java218 fragment.updateMyInfoPreference(hasProfile, displayName, contactId, displayNameSource); in onProfileLoaded()
DDisplayOptionsPreferenceFragment.java264 public void updateMyInfoPreference(boolean hasProfile, String displayName, long contactId, in updateMyInfoPreference() method in DisplayOptionsPreferenceFragment