Searched refs:pickPhotoString (Results 1 – 1 of 1) sorted by relevance
88 final String pickPhotoString = context.getString(pickPhotoResId); in getChoices() local92 choices.add(new ChoiceListItem(ChoiceListItem.ID_PICK_PHOTO, pickPhotoString)); in getChoices()