Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DMediaCenterHelperImpl.java717 getUiElementFromConfig(AutomotiveConfigConstants.MEDIA_PLAYLIST_ICON); in isPlaylistIconVisible()
727 getUiElementFromConfig(AutomotiveConfigConstants.MEDIA_PLAYLIST_ICON); in clickOnPlaylistIcon()
733 AutomotiveConfigConstants.MEDIA_PLAYLIST_ICON); in clickOnPlaylistIcon()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java352 public static final String MEDIA_PLAYLIST_ICON = "MEDIA_PLAYLIST_ICON"; field in AutomotiveConfigConstants