Searched refs:STYLE_DENSITY (Results 1 – 3 of 3) sorted by relevance
95 STYLE_DENSITY = 5 enumerator1194 dest[STYLE_DENSITY] = config.density; in android_content_AssetManager_resolveAttrs()1432 dest[STYLE_DENSITY] = config.density; in android_content_AssetManager_applyStyle()1576 dest[STYLE_DENSITY] = config.density; in android_content_AssetManager_retrieveAttributes()1689 dest[STYLE_DENSITY] = config.density; in android_content_AssetManager_retrieveArray()
731 /*package*/ static final int STYLE_DENSITY = 5; field in AssetManager
981 outValue.density = data[index+AssetManager.STYLE_DENSITY]; in getValueAt()