Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsDateTimeHelperImpl.java69 mSummarySelector = getUiElementFromConfig(AutomotiveConfigConstants.SETTINGS_SUMMARY); in SettingsDateTimeHelperImpl()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java224 public static final String SETTINGS_SUMMARY = "SETTINGS_SUMMARY"; field in AutomotiveConfigConstants