Searched refs:getCurrentSongMaxPlayingTime (Results 1 – 4 of 4) sorted by relevance
131 public String getCurrentSongMaxPlayingTime() { in getCurrentSongMaxPlayingTime() method in MediaPlayerSnippet132 return mAutoMediaHelper.get().getCurrentSongMaxPlayingTime(); in getCurrentSongMaxPlayingTime()
289 String getCurrentSongMaxPlayingTime(); in getCurrentSongMaxPlayingTime() method
240 actual_current_song_max_playing_time = self.discoverer.mbs.getCurrentSongMaxPlayingTime()
692 public String getCurrentSongMaxPlayingTime() { in getCurrentSongMaxPlayingTime() method in MediaCenterHelperImpl