Searched defs:photoBytes (Results 1 – 2 of 2) sorted by relevance
231 public synchronized void setPhotoBytes(byte[] photoBytes) { in setPhotoBytes()
984 public PhotoData(String format, byte[] photoBytes, boolean isPrimary) { in PhotoData()1977 private void addPhotoBytes(String formatName, byte[] photoBytes, boolean isPrimary) { in addPhotoBytes()