Searched defs:component (Results 1 – 4 of 4) sorted by relevance
23 protected val component = FlickerComponentName.unflattenFromString(windowName) constant
111 UiObject2 component = mDevice.wait(Until.findObject( in openTextInList() local
42 @JvmField val component: FlickerComponentName, constant
674 String parentName, String component, String... moreComponents) { in getPartialFileNameMatcher()