Searched refs:TAG_APPLICATION (Results 1 – 1 of 1) sorted by relevance
173 private static final String TAG_APPLICATION = "application"; field in PackageParser212 CHILD_PACKAGE_TAGS.add(TAG_APPLICATION);1420 if (tagName.equals(TAG_APPLICATION)) { in parseSplitApk()1752 } else if (TAG_APPLICATION.equals(parser.getName())) { in parseApkLite()2031 if (tagName.equals(TAG_APPLICATION)) { in parseBaseApkCommon()