Searched refs:CURRENT_SONG_TIME (Results 1 – 2 of 2) sorted by relevance
681 getUiElementFromConfig(AutomotiveConfigConstants.CURRENT_SONG_TIME); in getSongCurrentPlayingTime()684 … .validateUiObject(objectSongCurrentTime, AutomotiveConfigConstants.CURRENT_SONG_TIME); in getSongCurrentPlayingTime()
311 public static final String CURRENT_SONG_TIME = "CURRENT_SONG_TIME"; field in AutomotiveConfigConstants