Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingHelperImpl.java271 getUiElementFromConfig(AutomotiveConfigConstants.PAGE_TITLE), in getPageTitle()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java372 public static final String PAGE_TITLE = "PAGE_TITLE"; field in AutomotiveConfigConstants