Searched refs:STYLE_CHANGING_CONFIGURATIONS (Results 1 – 3 of 3) sorted by relevance
262 if ((data[index+AssetManager.STYLE_CHANGING_CONFIGURATIONS]&~allowedChangingConfigs) != 0) { in getNonConfigurationString()1125 changingConfig |= data[index + AssetManager.STYLE_CHANGING_CONFIGURATIONS]; in getChangingConfigurations()1140 outValue.changingConfigurations = data[index+AssetManager.STYLE_CHANGING_CONFIGURATIONS]; in getValueAt()
744 /*package*/ static final int STYLE_CHANGING_CONFIGURATIONS = 4; field in AssetManager
95 STYLE_CHANGING_CONFIGURATIONS = 4, enumerator1241 dest[STYLE_CHANGING_CONFIGURATIONS] = typeSetFlags; in android_content_AssetManager_resolveAttrs()1496 dest[STYLE_CHANGING_CONFIGURATIONS] = typeSetFlags; in android_content_AssetManager_applyStyle()1640 dest[STYLE_CHANGING_CONFIGURATIONS] = typeSetFlags; in android_content_AssetManager_retrieveAttributes()1753 dest[STYLE_CHANGING_CONFIGURATIONS] = typeSetFlags; in android_content_AssetManager_retrieveArray()