Searched refs:contentDescriptionChecked (Results 1 – 2 of 2) sorted by relevance
274 photo.contentDescriptionChecked = getResources().getString( in updateContentDescription()281 photo.contentDescriptionChecked = getResources().getString( in updateContentDescription()
97 public String contentDescriptionChecked; // Talkback announcement when the photo is checked field in CompactPhotoSelectionFragment.Photo335 clickedView.announceForAccessibility(photo.contentDescriptionChecked); in handleAccessibility()