Searched refs:MAX_SONG_TIME (Results 1 – 2 of 2) sorted by relevance
694 getUiElementFromConfig(AutomotiveConfigConstants.MAX_SONG_TIME); in getCurrentSongMaxPlayingTime()697 … .validateUiObject(objectSongMaxPlayingTime, AutomotiveConfigConstants.MAX_SONG_TIME); in getCurrentSongMaxPlayingTime()
312 public static final String MAX_SONG_TIME = "MAX_SONG_TIME"; field in AutomotiveConfigConstants