Home
last modified time | relevance | path

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

/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/
DUiElement.java39 public class UiElement { class
70 public UiElement(String type, boolean flag) { in UiElement() method in UiElement
75 public UiElement(String type, String value, String pkg) { in UiElement() method in UiElement
81 public UiElement(List<UiElement> specifiers) { in UiElement() method in UiElement
86 public UiElement(String type, UiElement relative, int maxDepth) { in UiElement() method in UiElement