Home
last modified time | relevance | path

Searched refs:getBitmapToFlag (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/libs/car-media-common/src/com/android/car/media/common/
DMediaItemMetadata.java119 private @Nullable Bitmap getBitmapToFlag(Context context) { in getBitmapToFlag() method in MediaItemMetadata.ArtworkRef
147 Bitmap myBitmap = getBitmapToFlag(context); in equals()
148 Bitmap otherBitmap = other.getBitmapToFlag(context); in equals()
164 Bitmap bitmap = getBitmapToFlag(context); in getImage()