Home
last modified time | relevance | path

Searched refs:contentDescriptionChecked (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DCompactContactEditorFragment.java274 photo.contentDescriptionChecked = getResources().getString( in updateContentDescription()
281 photo.contentDescriptionChecked = getResources().getString( in updateContentDescription()
DCompactPhotoSelectionFragment.java97 public String contentDescriptionChecked; // Talkback announcement when the photo is checked field in CompactPhotoSelectionFragment.Photo
335 clickedView.announceForAccessibility(photo.contentDescriptionChecked); in handleAccessibility()