Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
DVideoThumbnailRequestDescriptor.java30 ImageUtils.DEFAULT_CIRCLE_STROKE_COLOR /* circleStrokeColor */); in VideoThumbnailRequestDescriptor()
DMessagePartImageRequestDescriptor.java48 ImageUtils.DEFAULT_CIRCLE_STROKE_COLOR /* circleStrokeColor */); in MessagePartImageRequestDescriptor()
DFileImageRequestDescriptor.java52 ImageUtils.DEFAULT_CIRCLE_STROKE_COLOR /* circleStrokeColor */); in FileImageRequestDescriptor()
DAvatarRequestDescriptor.java45 ImageUtils.DEFAULT_CIRCLE_STROKE_COLOR /* circleStrokeColor */); in AvatarRequestDescriptor()
DCompositeImageRequest.java86 ImageUtils.DEFAULT_CIRCLE_STROKE_COLOR /* circleStrokeColor */); in loadMediaInternal()
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/media/
DImageRequestTest.java88 ImageUtils.DEFAULT_CIRCLE_STROKE_COLOR /* circleStrokeColor */)); in testLoadImageWithDownsampling()
/packages/apps/Messaging/src/com/android/messaging/ui/photoviewer/
DBuglePhotoBitmapLoader.java66 ImageUtils.DEFAULT_CIRCLE_STROKE_COLOR /* circleStrokeColor */); in loadInBackground()
/packages/apps/Messaging/src/com/android/messaging/ui/
DAttachmentPreviewFactory.java143 ImageUtils.DEFAULT_CIRCLE_STROKE_COLOR /* circleStrokeColor */); in getImageRequestDescriptorForAttachment()
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java589 ImageUtils.DEFAULT_CIRCLE_STROKE_COLOR /* circleStrokeColor */); in requestContactDisplayPhoto()
743 ImageUtils.DEFAULT_CIRCLE_STROKE_COLOR /* circleStrokeColor */); in sendNotification()
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
DConversationListItemView.java496 ImageUtils.DEFAULT_CIRCLE_STROKE_COLOR /* circleStrokeColor */)); in bind()
/packages/apps/Messaging/src/com/android/messaging/util/
DImageUtils.java65 public static final int DEFAULT_CIRCLE_STROKE_COLOR = 0; field in ImageUtils
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationMessageView.java575 ImageUtils.DEFAULT_CIRCLE_STROKE_COLOR /* circleStrokeColor */); in updateMessageAttachments()