Searched defs:REQUEST_CODE_CONTACT_EDITOR_ACTIVITY (Results 1 – 1 of 1) sorted by relevance
221 private static final int REQUEST_CODE_CONTACT_EDITOR_ACTIVITY = 1; field in QuickContactActivity2652 startActivityForResult(getEditContactIntent(), REQUEST_CODE_CONTACT_EDITOR_ACTIVITY); in editContact() local