Home
last modified time | relevance | path

Searched refs:getContentDescription (Results 1 – 13 of 13) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowAccessibilityEventTest.java44 assertThat(event.getContentDescription()).isEqualTo(newEvent.getContentDescription()); in shouldBeEqualToClonedEvent()
61 assertThat(anotherEvent.getContentDescription()).isEqualTo(event.getContentDescription()); in shouldWriteAndReadFromParcelCorrectly()
DShadowAccessibilityNodeInfoTest.java55 assertThat(anotherNode.getContentDescription().toString()).isEqualTo("test"); in shouldHaveClonedCorrectly()
DShadowLayoutInflaterTest.java364 assertThat(mediaView.findViewById(R.id.time).getContentDescription().toString()) in testContentDescriptionIsSet()
/external/setupdesign/main/src/com/google/android/setupdesign/template/
DIconMixin.java183 public CharSequence getContentDescription() { in getContentDescription() method in IconMixin
185 return iconView != null ? iconView.getContentDescription() : null; in getContentDescription()
/external/droiddriver/src/io/appium/droiddriver/
DUiElement.java77 String getContentDescription(); in getContentDescription() method
/external/droiddriver/src/io/appium/droiddriver/validators/
DDefaultAccessibilityValidator.java82 return !TextUtils.isEmpty(element.getContentDescription()) in hasContentDescriptionOrText()
/external/droiddriver/src/io/appium/droiddriver/scroll/
DDynamicSentinelStrategy.java150 return uniqueStringElement.getContentDescription(); in getUniqueString()
/external/droiddriver/src/io/appium/droiddriver/uiautomation/
DUiAutomationElement.java79 put(attribs, Attribute.CONTENT_DESC, charSequenceToString(node.getContentDescription())); in UiAutomationElement()
/external/droiddriver/src/io/appium/droiddriver/instrumentation/
DViewElement.java134 put(Attribute.CONTENT_DESC, charSequenceToString(view.getContentDescription())); in call()
/external/droiddriver/src/io/appium/droiddriver/finders/
DByXPath.java149 setAttribute(element, Attribute.CONTENT_DESC, uiElement.getContentDescription()); in buildDomNode()
/external/droiddriver/src/io/appium/droiddriver/base/
DBaseUiElement.java77 public String getContentDescription() { in getContentDescription() method in BaseUiElement
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowAccessibilityNodeInfo.java263 "Leaked contentDescription = %s. Stack trace:", shadow.getContentDescription())); in areThereUnrecycledNodes()
566 protected CharSequence getContentDescription() { in getContentDescription() method in ShadowAccessibilityNodeInfo
/external/libtextclassifier/utils/intents/
Dintent-config.fbs116 // RemoteAction.getContentDescription).