Searched refs:getArtist (Results 1 – 2 of 2) sorted by relevance
41 public String getArtist() { in getArtist() method in MediaItem
816 new Triple(data.getSong(), data.getArtist(), data.isExplicit()), in bindSongMetadata()819 artistText.setText(data.getArtist()); in bindSongMetadata()850 data.getArtist(), in bindPlayerContentDescription()