Home
last modified time | relevance | path

Searched refs:SOUND_SETTING_INCALL (Results 1 – 2 of 2) sorted by relevance

/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
DSoundSettingTest.java61 .hasUIElement(AutomotiveConfigConstants.SOUND_SETTING_INCALL)); in openSoundsSettingFacet()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java293 public static final String SOUND_SETTING_INCALL = "SOUND_SETTING_INCALL"; field in AutomotiveConfigConstants