Searched refs:openXml (Results 1 – 6 of 6) sorted by relevance
379 public @NonNull XmlResourceParser openXml(@NonNull String fileName) throws IOException { in openXml() method in ApkAssets
363 parser = apkAssets.openXml(ANDROID_MANIFEST_FILENAME); in parseApkLiteInner()
1507 parser = apkAssets.openXml(ANDROID_MANIFEST_FILENAME); in parseApkLiteInner()
4933 HSPLandroid/content/res/ApkAssets;->openXml(Ljava/lang/String;)Landroid/content/res/XmlResourcePars…
4936 HSPLandroid/content/res/ApkAssets;->openXml(Ljava/lang/String;)Landroid/content/res/XmlResourcePars…
13485 Landroid/content/res/ApkAssets;->openXml(Ljava/lang/String;)Landroid/content/res/XmlResourceParser;