Searched refs:getURI (Results 1 – 2 of 2) sorted by relevance
147 public Uri getURI() { in getURI() method in MusicRetriever.Item
433 mPlayer.setDataSource(getApplicationContext(), playingItem.getURI()); in playNextSong()