Searched refs:REQUEST_PICK_CONTACT (Results 1 – 1 of 1) sorted by relevance
68 private static final int REQUEST_PICK_CONTACT = 1; field in AttachPhotoActivity107 startActivityForResult(intent, REQUEST_PICK_CONTACT); in onCreate()164 } else if (requestCode == REQUEST_PICK_CONTACT) { in onActivityResult()