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

/external/droiddriver/src/io/appium/droiddriver/finders/
H A DXPaths.java106 public static String withDescendant(String descendantPredicate) { method in class:XPaths
H A DBy.java255 public static MatchFinder withDescendant(final MatchFinder descendantFinder) { method in class:By
270 return "withDescendant(" + descendantFinder + ")";

Completed in 111 milliseconds