Searched refs:REQUEST_CODE_CONTACT_EDITOR_ACTIVITY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
H A DQuickContactActivity.java181 private static final int REQUEST_CODE_CONTACT_EDITOR_ACTIVITY = 1; field in class:QuickContactActivity
761 if (requestCode == REQUEST_CODE_CONTACT_EDITOR_ACTIVITY &&
2152 startActivityForResult(getEditContactIntent(), REQUEST_CODE_CONTACT_EDITOR_ACTIVITY);

Completed in 30 milliseconds