Searched defs:contentDescription (Results 1 – 7 of 7) sorted by relevance
115 SpannableString contentDescription = element.getContentDescription(); in getSpeakableTextFromElementSubtree() local181 SpannableString contentDescription = element.getContentDescription(); in getSwitchContent() local225 SpannableString contentDescription = element.getContentDescription(); in getSpeakableElementTextOrLabel() local
34 String contentDescription = in produceFixSuggestion() local
146 CharSequence contentDescription = view.getContentDescription(); in runCheckOnHierarchy() local183 CharSequence contentDescription = checkNotNull(view.getContentDescription()); in checkForWords() local
47 @Nullable private CharSequence contentDescription; field in Item154 public void setContentDescription(@Nullable CharSequence contentDescription) { in setContentDescription()
92 @Nullable SpannableString contentDescription, in ViewHierarchyElementAndroid()371 private final @Nullable SpannableString contentDescription; field in ViewHierarchyElementAndroid.Builder
69 protected final @Nullable SpannableString contentDescription; field in ViewHierarchyElement120 @Nullable SpannableString contentDescription, in ViewHierarchyElement()
212 String contentDescription = context.getString(R.string.tc_notif_copy_code_desc, code); in createCopyCodeAction() local