Searched refs:REQUEST_CODE_CONTACT_SELECTION_ACTIVITY (Results 1 – 1 of 1) sorted by relevance
183 private static final int REQUEST_CODE_CONTACT_SELECTION_ACTIVITY = 2; field in QuickContactActivity765 } else if (requestCode == REQUEST_CODE_CONTACT_SELECTION_ACTIVITY && in onActivityResult()2370 startActivityForResult(intent, REQUEST_CODE_CONTACT_SELECTION_ACTIVITY); in onOptionsItemSelected()