Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEntry.java87 private byte[] mPhotoBytes; field in RecipientEntry
125 mPhotoBytes = null; in RecipientEntry()
297 mPhotoBytes = photoBytes; in setPhotoBytes()
302 return mPhotoBytes; in getPhotoBytes()