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

/frameworks/ex/chips/src/com/android/ex/chips/
H A DRecipientEntry.java72 private byte[] mPhotoBytes; field in class:RecipientEntry
83 mPhotoBytes = null;
100 mPhotoBytes = null;
214 mPhotoBytes = photoBytes;
219 return mPhotoBytes;

Completed in 114 milliseconds