Searched refs:openXml (Results 1 – 4 of 4) sorted by relevance
153 public @NonNull XmlResourceParser openXml(@NonNull String fileName) throws IOException { in openXml() method in ApkAssets
1643 parser = apkAssets.openXml(ANDROID_MANIFEST_FILENAME); in parseApkLiteInner()
4663 HSPLandroid/content/res/ApkAssets;->openXml(Ljava/lang/String;)Landroid/content/res/XmlResourcePars…
16372 Landroid/content/res/ApkAssets;->openXml(Ljava/lang/String;)Landroid/content/res/XmlResourceParser;