Searched refs:getCurrentSongInfo (Results 1 – 3 of 3) sorted by relevance
292 Metadata getCurrentSongInfo() { in getCurrentSongInfo() method in AvrcpTargetService293 return mMediaPlayerList.getCurrentSongInfo(); in getCurrentSongInfo()298 Long.parseLong(getCurrentSongInfo().duration)); in getPlayState()305 Metadata song = getCurrentSongInfo(); in getCurrentMediaId()
60 Metadata getCurrentSongInfo() { in getCurrentSongInfo() method in AvrcpNativeInterface67 return mAvrcpService.getCurrentSongInfo(); in getCurrentSongInfo()
267 Metadata getCurrentSongInfo() { in getCurrentSongInfo() method in MediaPlayerList287 Metadata data = getCurrentSongInfo(); in getNowPlayingList()