Home
last modified time | relevance | path

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

/external/droiddriver/src/io/appium/droiddriver/finders/
DXPaths.java106 public static String withDescendant(String descendantPredicate) { in withDescendant() method in XPaths
DBy.java255 public static MatchFinder withDescendant(final MatchFinder descendantFinder) { in withDescendant() method in By