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.java77 private byte[] mPhotoBytes; field in RecipientEntry
96 mPhotoBytes = null; in RecipientEntry()
232 mPhotoBytes = photoBytes; in setPhotoBytes()
237 return mPhotoBytes; in getPhotoBytes()