Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCurrentApiHelper.java135 String childTag, String childName) { in getChildElementByName()
/cts/tools/utils/
DDescriptionGenerator.java377 String childName = child.getAttributes().getNamedItem(ATTRIBUTE_NAME) in appendSuiteToElement() local