Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/res/
DComplexColor.java62 final void setBaseChangingConfigurations(int changingConfigurations) { in setBaseChangingConfigurations() argument
63 mChangingConfigurations = changingConfigurations; in setBaseChangingConfigurations()
DColorStateList.java307 @Config int changingConfigurations = 0; in inflate() local
330 changingConfigurations |= a.getChangingConfigurations(); in inflate()
370 mChangingConfigurations = changingConfigurations; in inflate()
DResourcesImpl.java588 dr.setChangingConfigurations(value.changingConfigurations); in loadDrawable()
646 private boolean verifyPreloadConfig(@Config int changingConfigurations, in verifyPreloadConfig() argument
652 if (((changingConfigurations&~(ActivityInfo.CONFIG_FONT_SCALE | in verifyPreloadConfig()
760 complexColor.setBaseChangingConfigurations(value.changingConfigurations); in loadComplexColorFromName()
857 if (verifyPreloadConfig(value.changingConfigurations, 0, value.resourceId, in getColorStateListFromInt()
DTypedArray.java1200 outValue.changingConfigurations = ActivityInfo.activityInfoConfigNativeToJava( in getValueAt()
/frameworks/base/core/tests/coretests/src/android/content/res/
DConfigurationBoundResourceCacheTest.java86 new DummyFloatConstantState(staticDim, staticValue.changingConfigurations)); in testVoidConfigChange()
108 new DummyFloatConstantState(changingDim, changingValue.changingConfigurations)); in testEffectiveConfigChange()
133 new DummyFloatConstantState(staticDim, staticValue.changingConfigurations)); in testConfigChangeMultipleResources()
135 new DummyFloatConstantState(changingDim, changingValue.changingConfigurations)); in testConfigChangeMultipleResources()
173 new DummyFloatConstantState(staticDim, staticValues[i].changingConfigurations)); in testConfigChangeMultipleThemes()
176 changingValues[i].changingConfigurations)); in testConfigChangeMultipleThemes()
/frameworks/base/core/java/android/util/
DTypedValue.java191 public @Config int changingConfigurations = -1; field in TypedValue
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DAppCompatDrawableManager.java235 dr.setChangingConfigurations(tv.changingConfigurations); in createDrawableIfNeeded()
353 dr.setChangingConfigurations(tv.changingConfigurations); in loadDrawableFromDelegates()
/frameworks/base/core/java/android/animation/
DAnimatorInflater.java1071 return sTmpTypedValue.changingConfigurations; in getChangingConfigs()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt31954 field public int changingConfigurations;
/frameworks/base/api/
Dcurrent.txt40624 field public int changingConfigurations;
Dtest-current.txt40703 field public int changingConfigurations;
Dsystem-current.txt43624 field public int changingConfigurations;