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