Home
last modified time | relevance | path

Searched refs:STYLE_CHANGING_CONFIGURATIONS (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/content/res/
DTypedArray.java271 data[index + AssetManager.STYLE_CHANGING_CONFIGURATIONS]); in getNonConfigurationString()
1185 data[index + AssetManager.STYLE_CHANGING_CONFIGURATIONS]); in getChangingConfigurations()
1201 data[index + AssetManager.STYLE_CHANGING_CONFIGURATIONS]); in getValueAt()
DAssetManager.java802 static final int STYLE_CHANGING_CONFIGURATIONS = 4; field in AssetManager
/frameworks/base/core/jni/
Dandroid_util_AssetManager.cpp105 STYLE_CHANGING_CONFIGURATIONS = 4, enumerator
1316 dest[STYLE_CHANGING_CONFIGURATIONS] = typeSetFlags; in android_content_AssetManager_resolveAttrs()
1571 dest[STYLE_CHANGING_CONFIGURATIONS] = typeSetFlags; in android_content_AssetManager_applyStyle()
1715 dest[STYLE_CHANGING_CONFIGURATIONS] = typeSetFlags; in android_content_AssetManager_retrieveAttributes()
1828 dest[STYLE_CHANGING_CONFIGURATIONS] = typeSetFlags; in android_content_AssetManager_retrieveArray()