Searched refs:STYLE_CHANGING_CONFIGURATIONS (Results 1 – 3 of 3) sorted by relevance
242 if ((data[index+AssetManager.STYLE_CHANGING_CONFIGURATIONS]&~allowedChangingConfigs) != 0) { in getNonConfigurationString()965 changingConfig |= data[index + AssetManager.STYLE_CHANGING_CONFIGURATIONS]; in getChangingConfigurations()980 outValue.changingConfigurations = data[index+AssetManager.STYLE_CHANGING_CONFIGURATIONS]; in getValueAt()
730 /*package*/ static final int STYLE_CHANGING_CONFIGURATIONS = 4; field in AssetManager
94 STYLE_CHANGING_CONFIGURATIONS = 4, enumerator1193 dest[STYLE_CHANGING_CONFIGURATIONS] = typeSetFlags; in android_content_AssetManager_resolveAttrs()1431 dest[STYLE_CHANGING_CONFIGURATIONS] = typeSetFlags; in android_content_AssetManager_applyStyle()1575 dest[STYLE_CHANGING_CONFIGURATIONS] = typeSetFlags; in android_content_AssetManager_retrieveAttributes()1688 dest[STYLE_CHANGING_CONFIGURATIONS] = typeSetFlags; in android_content_AssetManager_retrieveArray()