Searched refs:STYLE_ASSET_COOKIE (Results 1 – 4 of 4) sorted by relevance
213 final int cookie = data[index+AssetManager.STYLE_ASSET_COOKIE]; in getNonResourceString()978 outValue.assetCookie = data[index+AssetManager.STYLE_ASSET_COOKIE]; in getValueAt()988 final int cookie = data[index+AssetManager.STYLE_ASSET_COOKIE]; in loadStringValueAt()
728 /*package*/ static final int STYLE_ASSET_COOKIE = 2; field in AssetManager
1448 value.assetCookie = data[d+AssetManager.STYLE_ASSET_COOKIE]; in obtainStyledAttributes()1544 value.assetCookie = data[d+AssetManager.STYLE_ASSET_COOKIE]; in obtainStyledAttributes()
92 STYLE_ASSET_COOKIE = 2, enumerator1190 dest[STYLE_ASSET_COOKIE] = in android_content_AssetManager_resolveAttrs()1428 dest[STYLE_ASSET_COOKIE] = block != kXmlBlock ? in android_content_AssetManager_applyStyle()1572 dest[STYLE_ASSET_COOKIE] = in android_content_AssetManager_retrieveAttributes()1686 dest[STYLE_ASSET_COOKIE] = reinterpret_cast<jint>(res.getTableCookie(block)); in android_content_AssetManager_retrieveArray()