HomeSort by relevance Sort by last modified time
    Searched defs:updateMyInfoPreference (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/preference/
ContactsPreferenceActivity.java 215 fragment.updateMyInfoPreference(hasProfile, displayName, contactId);
DisplayOptionsPreferenceFragment.java 258 public void updateMyInfoPreference(boolean hasProfile, String displayName, long contactId) {

Completed in 2087 milliseconds