Home
last modified time | relevance | path

Searched refs:SOUND_SETTINGS (Results 1 – 5 of 5) sorted by relevance

/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DSettingsConstants.java22 public static final String SOUND_SETTINGS = "OPEN_SOUND_SETTINGS_WORKFLOW"; field in SettingsConstants
DAutomotiveConfigConstants.java375 public static final String SOUND_SETTINGS = "OPEN_SOUND_SETTINGS_WORKFLOW"; field in AutomotiveConfigConstants
/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DSettingTest.java60 mSettingHelper.get().openSetting(SettingsConstants.SOUND_SETTINGS); in testSoundSettings()
DSoundSettingTest.java56 mSettingHelper.get().openSetting(SettingsConstants.SOUND_SETTINGS); in openSoundsSettingFacet()
/platform_testing/tests/automotive/functional/uxrestriction/src/android/platform/tests/
DUxRestrictionTest.java66 mSettingHelper.get().openSetting(SettingsConstants.SOUND_SETTINGS); in testRestrictedSoundSettings()