Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSystemHelperImpl.java50 AutomotiveConfigConstants.SYSTEM_SETTINGS_SCROLL_ACTION)); in SettingsSystemHelperImpl()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java199 public static final String SYSTEM_SETTINGS_SCROLL_ACTION = "SYSTEM_SETTINGS_SCROLL_ACTION"; field in AutomotiveConfigConstants