Home
last modified time | relevance | path

Searched defs:mMaxDepth (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/
DUiElement.java48 private int mMaxDepth; field in UiElement
188 s.hasAncestor(mAncestor.getBySelectorForUiElement(), mMaxDepth); in extendBySelectorForUiElement() local
191 s.hasDescendant(mDescendant.getBySelectorForUiElement(), mMaxDepth); in extendBySelectorForUiElement() local