Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DMediaCenterHelperImpl.java457 getUiElementFromConfig(AutomotiveConfigConstants.MEDIA_APPS_GRID_TITLE); in areMediaAppsPresent()
461 mediaAppPageTitle, AutomotiveConfigConstants.MEDIA_APPS_GRID_TITLE); in areMediaAppsPresent()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java328 public static final String MEDIA_APPS_GRID_TITLE = "MEDIA_APPS_GRID_TITLE"; field in AutomotiveConfigConstants