Searched refs:getCoverArtHandle (Results 1 – 3 of 3) sorted by relevance
161 public String getCoverArtHandle() { in getCoverArtHandle() method in AvrcpItem240 + mBrowsable + ", mCoverArtHandle=" + getCoverArtHandle() in toString()268 && Objects.equals(mCoverArtHandle, other.getCoverArtHandle()) in equals()
427 String handle = item.getCoverArtHandle(); in onTrackChanged()543 String handle = item.getCoverArtHandle(); in handleGetFolderItemsRsp()
109 Assert.assertEquals(artHandle, item.getCoverArtHandle()); in buildAvrcpItem()161 Assert.assertEquals(artHandle, item.getCoverArtHandle()); in buildAvrcpItemFromAvrcpAttributes()221 Assert.assertEquals(artHandle, item.getCoverArtHandle()); in buildAvrcpItemFromAvrcpAttributesWithBadIds_badIdsIgnored()