Home
last modified time | relevance | path

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

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