Home
last modified time | relevance | path

Searched defs:staticDim (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/content/res/
H A DConfigurationBoundResourceCacheTest.java85 float staticDim = TypedValue.complexToDimension(staticValue.data, res.getDisplayMetrics()); in testVoidConfigChange() local
130 float staticDim = TypedValue.complexToDimension(staticValue.data, res.getDisplayMetrics()); in testConfigChangeMultipleResources() local
160 float staticDim = 0; in testConfigChangeMultipleThemes() local