Searched refs:getPooledStringForCookie (Results 1 – 2 of 2) sorted by relevance
304 /*package*/ final CharSequence getPooledStringForCookie(int cookie, int id) { in getPooledStringForCookie() method in AssetManager
1217 return mAssets.getPooledStringForCookie(cookie, data[index+AssetManager.STYLE_DATA]); in loadStringValueAt()