Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/widget/
DWidgetConversationService.java191 getAttachmentBitmap(part)); in getViewAt()
436 private Bitmap getAttachmentBitmap(final MessagePartData part) { in getAttachmentBitmap() method in WidgetConversationService.WidgetConversationFactory