Home
last modified time | relevance | path

Searched refs:DISPLAY_SETTINGS (Results 1 – 4 of 4) sorted by relevance

/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DSettingTest.java60 mSettingHelper.get().openSetting(AutoConfigConstants.DISPLAY_SETTINGS); in testDisplaySettings()
/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/
DAutoSettingsConfigUtility.java189 AutoConfigConstants.DISPLAY_SETTINGS, new String[] {"Brightness level"}); in loadDefaultSettingOptions()
206 mSettingsPathMap.put(AutoConfigConstants.DISPLAY_SETTINGS, new String[] {"Display"}); in loadDefaultSettingPaths()
308 mSettingsConfigMap.put(AutoConfigConstants.DISPLAY_SETTINGS, displaySettingsConfiguration); in loadDefaultDisplaySettingsConfig()
DAutoConfigConstants.java72 public static final String DISPLAY_SETTINGS = "DISPLAY"; field in AutoConfigConstants
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingHelperImpl.java424 AutoConfigConstants.DISPLAY_SETTINGS, in changeSeekbarLevel()
428 AutoConfigConstants.DISPLAY_SETTINGS, in changeSeekbarLevel()