Searched refs:setStateForExistingContact (Results 1 – 2 of 2) sorted by relevance
1191 setStateForExistingContact(readOnlyDisplayName, contact.isUserProfile(), mRawContacts); in setState()1260 protected void setStateForExistingContact(String readOnlyDisplayName, boolean isUserProfile, in setStateForExistingContact() method in ContactEditorBaseFragment
171 setStateForExistingContact(mReadOnlyDisplayName, mIsUserProfile, mRawContacts); in rebindEditorsForNewContact()