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