Searched refs:getPooledStringForCookie (Results 1 – 5 of 5) sorted by relevance
554 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
1389 return mAssets.getPooledStringForCookie(cookie, data[index + STYLE_DATA]); in loadStringValueAt()
5326 HSPLandroid/content/res/AssetManager;->getPooledStringForCookie(II)Ljava/lang/CharSequence;+]Landro…
5324 HSPLandroid/content/res/AssetManager;->getPooledStringForCookie(II)Ljava/lang/CharSequence;+]Landro…
16389 Landroid/content/res/AssetManager;->getPooledStringForCookie(II)Ljava/lang/CharSequence;