Searched defs:mRawContacts (Results 1 – 3 of 3) sorted by relevance
65 private ImmutableList<RawContact> mRawContacts; field in Contact
350 protected ImmutableList<RawContact> mRawContacts; field in ContactEditorFragment1117 setStateForExistingContact(contact.isUserProfile(), mRawContacts); in setState() local1392 setStateForExistingContact(isEditingUserProfile(), mRawContacts); in rebindEditorsForNewContact() local
75 private ImmutableList<RawContact> mRawContacts; field in Contact