Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsDisplayHelperImpl.java68 AutomotiveConfigConstants.DISPLAY_SETTINGS_SCROLL_MARGIN)), in SettingsDisplayHelperImpl()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java272 public static final String DISPLAY_SETTINGS_SCROLL_MARGIN = "DISPLAY_SETTINGS_SCROLL_MARGIN"; field in AutomotiveConfigConstants