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