Searched refs:TAG_PACKAGE (Results 1 – 2 of 2) sorted by relevance
62 private static final String TAG_PACKAGE = "package"; field in CurrentApiHelper81 Element packageElement = getChildElementByName(rootElement, TAG_PACKAGE, packageName); in getPublicApis()
45 private static final String TAG_PACKAGE = "package"; field in XmlApiParser102 TAG_PACKAGE, in Collections.addAll() argument470 } else if (TAG_PACKAGE.equals(tagname)) { in next()481 case TAG_PACKAGE: in next()