Searched refs:STYLE_TYPE (Results 1 – 4 of 4) sorted by relevance
140 final int type = data[index+AssetManager.STYLE_TYPE]; in getText()172 final int type = data[index+AssetManager.STYLE_TYPE]; in getString()211 final int type = data[index+AssetManager.STYLE_TYPE]; in getNonResourceString()241 final int type = data[index+AssetManager.STYLE_TYPE]; in getNonConfigurationString()277 final int type = data[index+AssetManager.STYLE_TYPE]; in getBoolean()311 final int type = data[index+AssetManager.STYLE_TYPE]; in getInt()344 final int type = data[index+AssetManager.STYLE_TYPE]; in getFloat()386 final int type = data[index+AssetManager.STYLE_TYPE]; in getColor()448 final int type = data[index+AssetManager.STYLE_TYPE]; in getInteger()485 final int type = data[index+AssetManager.STYLE_TYPE]; in getDimension()[all …]
726 /*package*/ static final int STYLE_TYPE = 0; field in AssetManager
1446 value.type = data[d+AssetManager.STYLE_TYPE]; in obtainStyledAttributes()1542 value.type = data[d+AssetManager.STYLE_TYPE]; in obtainStyledAttributes()
90 STYLE_TYPE = 0, enumerator1188 dest[STYLE_TYPE] = value.dataType; in android_content_AssetManager_resolveAttrs()1426 dest[STYLE_TYPE] = value.dataType; in android_content_AssetManager_applyStyle()1570 dest[STYLE_TYPE] = value.dataType; in android_content_AssetManager_retrieveAttributes()1684 dest[STYLE_TYPE] = value.dataType; in android_content_AssetManager_retrieveArray()