Searched refs:getPooledStringForCookie (Results 1 – 5 of 5) sorted by relevance
566 if ((outValue.string = getPooledStringForCookie(cookie, outValue.data)) == null) { in getResourceValue()615 return getPooledStringForCookie(cookie, outValue.data); in getResourceBagText()693 ? getPooledStringForCookie(cookie, index) : null; in getResourceTextArray()749 if ((outValue.string = getPooledStringForCookie(cookie, outValue.data)) == null) { in getThemeValue()869 CharSequence getPooledStringForCookie(int cookie, int id) { in getPooledStringForCookie() method in AssetManager
1400 return mAssets.getPooledStringForCookie(cookie, data[index + STYLE_DATA]); in loadStringValueAt()
5004 HSPLandroid/content/res/AssetManager;->getPooledStringForCookie(II)Ljava/lang/CharSequence;+]Landro…
5007 HSPLandroid/content/res/AssetManager;->getPooledStringForCookie(II)Ljava/lang/CharSequence;+]Landro…
13511 Landroid/content/res/AssetManager;->getPooledStringForCookie(II)Ljava/lang/CharSequence;