Searched refs:openXmlBlockAsset (Results 1 – 5 of 5) sorted by relevance
1091 try (XmlBlock block = openXmlBlockAsset(cookie, fileName)) { in openXmlResourceParser()1109 @NonNull XmlBlock openXmlBlockAsset(@NonNull String fileName) throws IOException { in openXmlBlockAsset() method in AssetManager1110 return openXmlBlockAsset(0, fileName); in openXmlBlockAsset()1121 @NonNull XmlBlock openXmlBlockAsset(int cookie, @NonNull String fileName) throws IOException { in openXmlBlockAsset() method in AssetManager
1240 final XmlBlock block = mAssets.openXmlBlockAsset(assetCookie, file);
5030 HSPLandroid/content/res/AssetManager;->openXmlBlockAsset(ILjava/lang/String;)Landroid/content/res/X…
13573 Landroid/content/res/AssetManager;->openXmlBlockAsset(ILjava/lang/String;)Landroid/content/res/XmlB…13574 Landroid/content/res/AssetManager;->openXmlBlockAsset(Ljava/lang/String;)Landroid/content/res/XmlBl…
5033 HSPLandroid/content/res/AssetManager;->openXmlBlockAsset(ILjava/lang/String;)Landroid/content/res/X…