Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/content/res/
H A DConfigurationBoundResourceCacheTest.java87 new DummyFloatConstantState(staticDim, staticValue.changingConfigurations)); in testVoidConfigChange()
109 new DummyFloatConstantState(changingDim, changingValue.changingConfigurations)); in testEffectiveConfigChange()
134 new DummyFloatConstantState(staticDim, staticValue.changingConfigurations)); in testConfigChangeMultipleResources()
136 new DummyFloatConstantState(changingDim, changingValue.changingConfigurations)); in testConfigChangeMultipleResources()
174 new DummyFloatConstantState(staticDim, staticValues[i].changingConfigurations)); in testConfigChangeMultipleThemes()
177 changingValues[i].changingConfigurations)); in testConfigChangeMultipleThemes()
/aosp12/frameworks/base/core/java/android/content/res/
H A DComplexColor.java62 final void setBaseChangingConfigurations(int changingConfigurations) { in setBaseChangingConfigurations() argument
63 mChangingConfigurations = changingConfigurations; in setBaseChangingConfigurations()
H A DAssetManager.java550 outValue.changingConfigurations = ActivityInfo.activityInfoConfigNativeToJava( in getResourceValue()
551 outValue.changingConfigurations); in getResourceValue()
599 outValue.changingConfigurations = ActivityInfo.activityInfoConfigNativeToJava( in getResourceBagText()
600 outValue.changingConfigurations); in getResourceBagText()
733 outValue.changingConfigurations = ActivityInfo.activityInfoConfigNativeToJava( in getThemeValue()
734 outValue.changingConfigurations); in getThemeValue()
H A DColorStateList.java346 @Config int changingConfigurations = 0; in inflate() local
370 changingConfigurations |= a.getChangingConfigurations(); in inflate()
415 mChangingConfigurations = changingConfigurations; in inflate()
H A DResourcesImpl.java647 cachedDrawable.setChangingConfigurations(value.changingConfigurations); in loadDrawable()
691 dr.setChangingConfigurations(value.changingConfigurations); in loadDrawable()
757 private boolean verifyPreloadConfig(@Config int changingConfigurations, in verifyPreloadConfig() argument
763 if (((changingConfigurations&~(ActivityInfo.CONFIG_FONT_SCALE | in verifyPreloadConfig()
984 complexColor.setBaseChangingConfigurations(value.changingConfigurations); in loadComplexColorFromName()
1081 if (verifyPreloadConfig(value.changingConfigurations, 0, value.resourceId, in getColorStateListFromInt()
H A DTypedArray.java1371 outValue.changingConfigurations = ActivityInfo.activityInfoConfigNativeToJava( in getValueAt()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DRoundedCornerProgressDrawable.kt87 return wrappedState.changingConfigurations
/aosp12/frameworks/base/core/java/android/util/
H A DTypedValue.java230 public @Config int changingConfigurations = -1; field in TypedValue
/aosp12/packages/apps/Dialer/java/com/android/dialer/main/impl/
H A DOldMainActivityPeer.java1082 public void onActivityStop(boolean changingConfigurations, boolean keyguardLocked) { in onActivityStop() argument
1088 && !changingConfigurations in onActivityStop()
/aosp12/frameworks/base/core/java/android/animation/
H A DAnimatorInflater.java1075 return sTmpTypedValue.changingConfigurations; in getChangingConfigs()
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DUserManagerService.java3044 if (forceUpdate || (configChanges & mOwnerNameTypedValue.changingConfigurations) != 0) { in invalidateOwnerNameIfNecessary()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt46752 field public int changingConfigurations;
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt31954 field public int changingConfigurations;