Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DDefaultPhotoManager.java69 entry.setPhotoBytes(photoBytes); in populatePhotoBytesAsync()
132 entry.setPhotoBytes(photoBytes); in fetchPhotoAsync()
DRecipientEntry.java296 public synchronized void setPhotoBytes(byte[] photoBytes) { in setPhotoBytes() method in RecipientEntry