Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSoundsHelperImpl.java89 AutomotiveConfigConstants.SOUND_SETTINGS_SCROLL_WAIT_TIME))); in SettingsSoundsHelperImpl()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java292 public static final String SOUND_SETTINGS_SCROLL_WAIT_TIME = "SOUND_SETTINGS_SCROLL_WAIT_TIME"; field in AutomotiveConfigConstants