Searched refs:mMaxDepth (Results 1 – 1 of 1) sorted by relevance
48 private int mMaxDepth; field in UiElement99 mMaxDepth = maxDepth; in UiElement()140 return By.hasAncestor(mAncestor.getBySelectorForUiElement(), mMaxDepth); in getBySelectorForUiElement()142 return By.hasDescendant(mDescendant.getBySelectorForUiElement(), mMaxDepth); in getBySelectorForUiElement()188 s.hasAncestor(mAncestor.getBySelectorForUiElement(), mMaxDepth); in extendBySelectorForUiElement() local191 s.hasDescendant(mDescendant.getBySelectorForUiElement(), mMaxDepth); in extendBySelectorForUiElement() local