Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
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
DTypedArray.java1389 return mAssets.getPooledStringForCookie(cookie, data[index + STYLE_DATA]); in loadStringValueAt()
/frameworks/base/boot/
Dboot-image-profile.txt5326 HSPLandroid/content/res/AssetManager;->getPooledStringForCookie(II)Ljava/lang/CharSequence;+]Landro…
/frameworks/base/config/
Dboot-image-profile.txt5324 HSPLandroid/content/res/AssetManager;->getPooledStringForCookie(II)Ljava/lang/CharSequence;+]Landro…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt16389 Landroid/content/res/AssetManager;->getPooledStringForCookie(II)Ljava/lang/CharSequence;