Home
last modified time | relevance | path

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

/cts/tests/tests/app/src/android/app/cts/
DApplyOverrideConfigurationActivity.java45 final Configuration overrideConfig = new Configuration(); in attachBaseContext() local
/cts/tests/tests/view/src/android/view/cts/
DContextThemeWrapperTest.java150 Configuration overrideConfig = new Configuration(); in testApplyOverrideConfiguration() local
/cts/tests/tests/text/src/android/text/style/cts/
DSuggestionSpanTest.java55 final Configuration overrideConfig = new Configuration(); in testConstructorWithContext() local
/cts/tests/tests/resourcesloader/src/android/content/res/loader/cts/
DResourcesLoaderValuesTest.kt587 val overrideConfig = Configuration() in <lambda>() constant