Home
last modified time | relevance | path

Searched refs:childEle (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/app_metadata_bundles/src/test/java/com/android/asllib/testutils/
DTestUtils.java104 Optional<Element> childEle = in removeOdChildEleWithName() local
108 if (childEle.isEmpty()) { in removeOdChildEleWithName()
112 ele.removeChild(childEle.get()); in removeOdChildEleWithName()