Searched refs:openXmlBlockAsset (Results 1 – 5 of 5) sorted by relevance
1064 try (XmlBlock block = openXmlBlockAsset(cookie, fileName)) { in openXmlResourceParser()1082 @NonNull XmlBlock openXmlBlockAsset(@NonNull String fileName) throws IOException { in openXmlBlockAsset() method in AssetManager1083 return openXmlBlockAsset(0, fileName); in openXmlBlockAsset()1094 @NonNull XmlBlock openXmlBlockAsset(int cookie, @NonNull String fileName) throws IOException { in openXmlBlockAsset() method in AssetManager
1200 final XmlBlock block = mAssets.openXmlBlockAsset(assetCookie, file); in loadXmlResourceParser()
16451 Landroid/content/res/AssetManager;->openXmlBlockAsset(ILjava/lang/String;)Landroid/content/res/XmlB…16452 Landroid/content/res/AssetManager;->openXmlBlockAsset(Ljava/lang/String;)Landroid/content/res/XmlBl…
5352 HSPLandroid/content/res/AssetManager;->openXmlBlockAsset(ILjava/lang/String;)Landroid/content/res/X…
5350 HSPLandroid/content/res/AssetManager;->openXmlBlockAsset(ILjava/lang/String;)Landroid/content/res/X…