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