Searched refs:getImageURI (Results 1 – 2 of 2) sorted by relevance
61 @Nullable Uri getImageURI(); in getImageURI() method132 if (UriUtils.isEmpty(mCurrentRef.getImageURI())) { in setImage()136 mCurrentKey = new ImageKey(mCurrentRef.getImageURI(), mMaxImageSize); in setImage()
137 public @Nullable Uri getImageURI() { in getImageURI() method in MediaItemMetadata.ArtworkRef153 Uri myUri = getImageURI(); in equals()154 Uri otherUri = other.getImageURI(); in equals()