Home
last modified time | relevance | path

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

/platform_testing/libraries/automotive-helpers/media-center-app-helper/src/android/platform/helpers/
DMediaCenterHelperImpl.java638 getUiElementFromConfig(AutomotiveConfigConstants.MEDIA_SONG_IN_PLAYLIST); in clickOnSongFromPlaylist()
644 AutomotiveConfigConstants.MEDIA_SONG_IN_PLAYLIST); in clickOnSongFromPlaylist()
/platform_testing/libraries/automotive-helpers/auto-default-config/src/android/platform/helpers/
DAutomotiveConfigConstants.java308 public static final String MEDIA_SONG_IN_PLAYLIST = "MEDIA_SONG_IN_PLAYLIST"; field in AutomotiveConfigConstants