Searched refs:MEDIA_SONGS_LIST (Results 1 – 2 of 2) sorted by relevance
88 getUiElementFromConfig(AutomotiveConfigConstants.MEDIA_SONGS_LIST); in selectSongInTestMediaApp()92 .validateUiObjects(songList, AutomotiveConfigConstants.MEDIA_SONGS_LIST); in selectSongInTestMediaApp()
300 public static final String MEDIA_SONGS_LIST = "MEDIA_SONGS_LIST"; field in AutomotiveConfigConstants