Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
DVideoThumbnailRequestDescriptor.java30 ImageUtils.DEFAULT_CIRCLE_BACKGROUND_COLOR /* circleBackgroundColor */, in VideoThumbnailRequestDescriptor()
DFileImageRequestDescriptor.java51 ImageUtils.DEFAULT_CIRCLE_BACKGROUND_COLOR /* circleBackgroundColor */, in FileImageRequestDescriptor()
DMessagePartImageRequestDescriptor.java47 ImageUtils.DEFAULT_CIRCLE_BACKGROUND_COLOR /* circleBackgroundColor */, in MessagePartImageRequestDescriptor()
DAvatarRequestDescriptor.java44 ImageUtils.DEFAULT_CIRCLE_BACKGROUND_COLOR /* circleBackgroundColor */, in AvatarRequestDescriptor()
DCompositeImageRequest.java85 ImageUtils.DEFAULT_CIRCLE_BACKGROUND_COLOR /* circleBackgroundColor */, in loadMediaInternal()
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/media/
DImageRequestTest.java87 ImageUtils.DEFAULT_CIRCLE_BACKGROUND_COLOR /* circleBackgroundColor */, in testLoadImageWithDownsampling()
/packages/apps/Messaging/src/com/android/messaging/ui/photoviewer/
DBuglePhotoBitmapLoader.java65 ImageUtils.DEFAULT_CIRCLE_BACKGROUND_COLOR /* circleBackgroundColor */, in loadInBackground()
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java588 ImageUtils.DEFAULT_CIRCLE_BACKGROUND_COLOR /* circleBackgroundColor */, in requestContactDisplayPhoto()
742 ImageUtils.DEFAULT_CIRCLE_BACKGROUND_COLOR /* circleBackgroundColor */, in sendNotification()
/packages/apps/Messaging/src/com/android/messaging/ui/
DAttachmentPreviewFactory.java142 ImageUtils.DEFAULT_CIRCLE_BACKGROUND_COLOR /* circleBackgroundColor */, in getImageRequestDescriptorForAttachment()
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
DConversationListItemView.java495 ImageUtils.DEFAULT_CIRCLE_BACKGROUND_COLOR /* circleBackgroundColor */, in bind()
/packages/apps/Messaging/src/com/android/messaging/util/
DImageUtils.java64 public static final int DEFAULT_CIRCLE_BACKGROUND_COLOR = 0; field in ImageUtils
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationMessageView.java573 ImageUtils.DEFAULT_CIRCLE_BACKGROUND_COLOR /* circleBackgroundColor */, in updateMessageAttachments()