Home
last modified time | relevance | path

Searched refs:calcConfigChanges (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/content/res/
H A DConfigurationBoundResourceCacheTest.java93 int changes = calcConfigChanges(res, newCnf); in testVoidConfigChange()
116 int changes = calcConfigChanges(res, newCnf); in testEffectiveConfigChange()
142 int changes = calcConfigChanges(res, newCnf); in testConfigChangeMultipleResources()
184 int changes = calcConfigChanges(res, newCnf); in testConfigChangeMultipleThemes()
203 private static int calcConfigChanges(Resources resources, Configuration configuration) { in calcConfigChanges() method in ConfigurationBoundResourceCacheTest
204 return resources.calcConfigChanges(configuration); in calcConfigChanges()
/aosp12/frameworks/base/core/java/android/content/res/
H A DResources.java2480 public int calcConfigChanges(Configuration config) { in calcConfigChanges() method in Resources
2481 return mResourcesImpl.calcConfigChanges(config); in calcConfigChanges()
H A DResourcesImpl.java391 final @Config int configChanges = calcConfigChanges(config); in updateConfiguration()
495 public @Config int calcConfigChanges(@Nullable Configuration config) { in calcConfigChanges() method in ResourcesImpl
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt16695 Landroid/content/res/Resources;->calcConfigChanges(Landroid/content/res/Configuration;)I
16743 Landroid/content/res/ResourcesImpl;->calcConfigChanges(Landroid/content/res/Configuration;)I
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt5594 HSPLandroid/content/res/ResourcesImpl;->calcConfigChanges(Landroid/content/res/Configuration;)I+]La…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt5592 HSPLandroid/content/res/ResourcesImpl;->calcConfigChanges(Landroid/content/res/Configuration;)I+]La…