Searched refs:STYLE_TYPE (Results 1 – 4 of 4) sorted by relevance
92 final int type = data[index+AssetManager.STYLE_TYPE]; in getText()120 final int type = data[index+AssetManager.STYLE_TYPE]; in getString()155 final int type = data[index+AssetManager.STYLE_TYPE]; in getNonResourceString()181 final int type = data[index+AssetManager.STYLE_TYPE]; in getNonConfigurationString()213 final int type = data[index+AssetManager.STYLE_TYPE]; in getBoolean()243 final int type = data[index+AssetManager.STYLE_TYPE]; in getInt()272 final int type = data[index+AssetManager.STYLE_TYPE]; in getFloat()310 final int type = data[index+AssetManager.STYLE_TYPE]; in getColor()359 final int type = data[index+AssetManager.STYLE_TYPE]; in getInteger()390 final int type = data[index+AssetManager.STYLE_TYPE]; in getDimension()[all …]
693 /*package*/ static final int STYLE_TYPE = 0; field in AssetManager
1192 value.type = data[d+AssetManager.STYLE_TYPE]; in obtainStyledAttributes()1289 value.type = data[d+AssetManager.STYLE_TYPE]; in obtainStyledAttributes()
73 STYLE_TYPE = 0, enumerator1083 dest[STYLE_TYPE] = value.dataType; in android_content_AssetManager_applyStyle()1226 dest[STYLE_TYPE] = value.dataType; in android_content_AssetManager_retrieveAttributes()1339 dest[STYLE_TYPE] = value.dataType; in android_content_AssetManager_retrieveArray()