Searched refs:takePhotoString (Results 1 – 1 of 1) sorted by relevance
86 final String takePhotoString = context.getString(takePhotoResId); in getChoices() local90 choices.add(new ChoiceListItem(ChoiceListItem.ID_TAKE_PHOTO, takePhotoString)); in getChoices()