Home
last modified time | relevance | path

Searched refs:changingConfigurations (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/content/res/
DConfigurationBoundResourceCacheTest.java79 new DummyFloatConstantState(staticDim, staticValue.changingConfigurations)); in testVoidConfigChange()
100 new DummyFloatConstantState(changingDim, changingValue.changingConfigurations)); in testEffectiveConfigChange()
124 new DummyFloatConstantState(staticDim, staticValue.changingConfigurations)); in testConfigChangeMultipleResources()
126 new DummyFloatConstantState(changingDim, changingValue.changingConfigurations)); in testConfigChangeMultipleResources()
162 new DummyFloatConstantState(staticDim, staticValues[i].changingConfigurations)); in testConfigChangeMultipleThemes()
165 changingValues[i].changingConfigurations)); in testConfigChangeMultipleThemes()
/frameworks/base/core/java/android/util/
DTypedValue.java185 public int changingConfigurations = -1; field in TypedValue
/frameworks/base/core/java/android/content/res/
DResources.java2290 private boolean verifyPreloadConfig(int changingConfigurations, int allowVarying, in verifyPreloadConfig() argument
2296 if (((changingConfigurations&~(ActivityInfo.CONFIG_FONT_SCALE | in verifyPreloadConfig()
2387 dr.setChangingConfigurations(value.changingConfigurations); in loadDrawable()
2557 if (verifyPreloadConfig(value.changingConfigurations, 0, value.resourceId, in loadColorStateList()
2607 if (verifyPreloadConfig(value.changingConfigurations, 0, value.resourceId, in loadColorStateList()
DTypedArray.java980 outValue.changingConfigurations = data[index+AssetManager.STYLE_CHANGING_CONFIGURATIONS]; in getValueAt()
/frameworks/base/core/java/android/animation/
DAnimatorInflater.java686 return sTmpTypedValue.changingConfigurations; in getChangingConfigs()
/frameworks/base/api/
Dsystem-current.txt34189 field public int changingConfigurations;
Dcurrent.txt31956 field public int changingConfigurations;