Searched refs:getContentDescription (Results 1 – 13 of 13) sorted by relevance
44 assertThat(event.getContentDescription()).isEqualTo(newEvent.getContentDescription()); in shouldBeEqualToClonedEvent()61 assertThat(anotherEvent.getContentDescription()).isEqualTo(event.getContentDescription()); in shouldWriteAndReadFromParcelCorrectly()
55 assertThat(anotherNode.getContentDescription().toString()).isEqualTo("test"); in shouldHaveClonedCorrectly()
364 assertThat(mediaView.findViewById(R.id.time).getContentDescription().toString()) in testContentDescriptionIsSet()
183 public CharSequence getContentDescription() { in getContentDescription() method in IconMixin185 return iconView != null ? iconView.getContentDescription() : null; in getContentDescription()
77 String getContentDescription(); in getContentDescription() method
82 return !TextUtils.isEmpty(element.getContentDescription()) in hasContentDescriptionOrText()
150 return uniqueStringElement.getContentDescription(); in getUniqueString()
79 put(attribs, Attribute.CONTENT_DESC, charSequenceToString(node.getContentDescription())); in UiAutomationElement()
134 put(Attribute.CONTENT_DESC, charSequenceToString(view.getContentDescription())); in call()
149 setAttribute(element, Attribute.CONTENT_DESC, uiElement.getContentDescription()); in buildDomNode()
77 public String getContentDescription() { in getContentDescription() method in BaseUiElement
263 "Leaked contentDescription = %s. Stack trace:", shadow.getContentDescription())); in areThereUnrecycledNodes()566 protected CharSequence getContentDescription() { in getContentDescription() method in ShadowAccessibilityNodeInfo
116 // RemoteAction.getContentDescription).