Searched refs:setPhotoStream (Results 1 – 1 of 1) sorted by relevance
300 abstract Builder setPhotoStream(ByteArrayOutputStream photoStream); in setPhotoStream() method in ContactsPopulator.Contact.Builder319 setPhotoStream(getPhotoStreamWithColor(Color.rgb(0xe3, 0x33, 0x1c))); in setRedPhoto()324 setPhotoStream(getPhotoStreamWithColor(Color.rgb(0x00, 0xaa, 0xe6))); in setBluePhoto()329 setPhotoStream(getPhotoStreamWithColor(Color.rgb(0xea, 0x95, 0x00))); in setOrangePhoto()334 setPhotoStream(getPhotoStreamWithColor(Color.rgb(0x99, 0x5a, 0xa0))); in setPurplePhoto()