Searched refs:ContactEditorFragment (Results 1 – 6 of 6) sorted by relevance
73 intent.putExtra(ContactEditorFragment.INTENT_EXTRA_NEW_LOCAL_PROFILE, isNewLocalProfile); in createCompactInsertContactIntent()89 intent.putExtra(ContactEditorFragment.INTENT_EXTRA_ADD_TO_DEFAULT_DIRECTORY, ""); in createEditOtherContactIntent()119 intent.putExtra(ContactEditorFragment.INTENT_EXTRA_NEW_LOCAL_PROFILE, isNewLocalProfile); in createInsertContactIntent()134 intent.putExtra(ContactEditorFragment.INTENT_EXTRA_RAW_CONTACT_ID_TO_DISPLAY_ALONE, in createEditContactIntentForRawContact()
61 public class ContactEditorFragment extends ContactEditorBaseFragment implements class91 public ContactEditorFragment() { in ContactEditorFragment() method in ContactEditorFragment581 ContactEditorFragment.this.startActivityForResult(intent, requestCode); in startPhotoActivity()
21 import com.android.contacts.editor.ContactEditorFragment;44 mFragment = (ContactEditorFragment) getFragmentManager().findFragmentById( in onCreate()
27 import com.android.contacts.editor.ContactEditorFragment;258 intent.getIntExtra(ContactEditorFragment.SAVE_MODE_EXTRA_KEY, in onNewIntent()262 intent.getLongExtra(ContactEditorFragment.JOIN_CONTACT_ID_EXTRA_KEY, -1)); in onNewIntent()
43 import com.android.contacts.editor.ContactEditorFragment;254 intent.putExtra(ContactEditorFragment.INTENT_EXTRA_NEW_LOCAL_PROFILE, true); in addEmptyUserProfileHeader()
154 import com.android.contacts.editor.ContactEditorFragment;2849 intent.putExtra(ContactEditorFragment.INTENT_EXTRA_DISABLE_DELETE_MENU_OPTION, in onOptionsItemSelected()