Searched refs:STYLE_ASSET_COOKIE (Results 1 – 3 of 3) sorted by relevance
239 final int cookie = data[index+AssetManager.STYLE_ASSET_COOKIE]; in getNonResourceString()1198 outValue.assetCookie = data[index+AssetManager.STYLE_ASSET_COOKIE]; in getValueAt()1209 final int cookie = data[index+AssetManager.STYLE_ASSET_COOKIE]; in loadStringValueAt()
798 /*package*/ static final int STYLE_ASSET_COOKIE = 2; field in AssetManager
103 STYLE_ASSET_COOKIE = 2, enumerator1313 dest[STYLE_ASSET_COOKIE] = in android_content_AssetManager_resolveAttrs()1568 dest[STYLE_ASSET_COOKIE] = block != kXmlBlock ? in android_content_AssetManager_applyStyle()1712 dest[STYLE_ASSET_COOKIE] = in android_content_AssetManager_retrieveAttributes()1826 dest[STYLE_ASSET_COOKIE] = reinterpret_cast<jint>(res.getTableCookie(block)); in android_content_AssetManager_retrieveArray()