Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/content/res/
H A DAssetManager.java554 if ((outValue.string = getPooledStringForCookie(cookie, outValue.data)) == null) { in getResourceValue()
603 return getPooledStringForCookie(cookie, outValue.data); in getResourceBagText()
681 ? getPooledStringForCookie(cookie, index) : null; in getResourceTextArray()
737 if ((outValue.string = getPooledStringForCookie(cookie, outValue.data)) == null) { in getThemeValue()
842 CharSequence getPooledStringForCookie(int cookie, int id) { in getPooledStringForCookie() method in AssetManager
H A DTypedArray.java1389 return mAssets.getPooledStringForCookie(cookie, data[index + STYLE_DATA]); in loadStringValueAt()
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt5326 HSPLandroid/content/res/AssetManager;->getPooledStringForCookie(II)Ljava/lang/CharSequence;+]Landro…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt5324 HSPLandroid/content/res/AssetManager;->getPooledStringForCookie(II)Ljava/lang/CharSequence;+]Landro…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt16389 Landroid/content/res/AssetManager;->getPooledStringForCookie(II)Ljava/lang/CharSequence;