Home
last modified time | relevance | path

Searched refs:openXmlBlockAsset (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/res/
H A DAssetManager.java1091 try (XmlBlock block = openXmlBlockAsset(cookie, fileName)) { in openXmlResourceParser()
1109 @NonNull XmlBlock openXmlBlockAsset(@NonNull String fileName) throws IOException { in openXmlBlockAsset() method in AssetManager
1110 return openXmlBlockAsset(0, fileName); in openXmlBlockAsset()
1121 @NonNull XmlBlock openXmlBlockAsset(int cookie, @NonNull String fileName) throws IOException { in openXmlBlockAsset() method in AssetManager
H A DResourcesImpl.java1240 final XmlBlock block = mAssets.openXmlBlockAsset(assetCookie, file);
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt5030 HSPLandroid/content/res/AssetManager;->openXmlBlockAsset(ILjava/lang/String;)Landroid/content/res/X…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt13573 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…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt5033 HSPLandroid/content/res/AssetManager;->openXmlBlockAsset(ILjava/lang/String;)Landroid/content/res/X…