Searched refs:descriptionMatches (Results 1 – 8 of 8) sorted by relevance
126 mDevice.findObject(new UiSelector().descriptionMatches(".*accessible.*")).exists()); in testDescriptionMatches()129 new UiSelector().descriptionMatches(".*not_accessible.*")).exists()); in testDescriptionMatches()132 new UiSelector().descriptionMatches(".*").toString()); in testDescriptionMatches()
230 public @NonNull UiSelector descriptionMatches(@NonNull String regex) { in descriptionMatches() method in UiSelector
359 method public androidx.test.uiautomator.UiSelector! descriptionMatches(String!);
410 method public androidx.test.uiautomator.UiSelector descriptionMatches(String);
564 method public androidx.test.uiautomator.UiSelector descriptionMatches(String);