Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DTestMediaAppHelperImpl.java98 getUiElementFromConfig(AutomotiveConfigConstants.MEDIA_APP_NAVIGATION_ICON); in selectSongInTestMediaApp()
102 goBackToSongsList, AutomotiveConfigConstants.MEDIA_APP_NAVIGATION_ICON); in selectSongInTestMediaApp()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java332 public static final String MEDIA_APP_NAVIGATION_ICON = "MEDIA_APP_NAVIGATION_ICON"; field in AutomotiveConfigConstants