Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
DImageRequest.java88 protected Bitmap getBitmapForResource() throws IOException { in getBitmapForResource() method in ImageRequest
143 final Bitmap bitmap = getBitmapForResource(); in loadBitmapInternal()
DVideoThumbnailRequest.java55 protected Bitmap getBitmapForResource() throws IOException { in getBitmapForResource() method in VideoThumbnailRequest