Searched defs:PhotoItem (Results 1 – 1 of 1) sorted by relevance
19 public class PhotoItem implements Parcelable { class25 public PhotoItem(String title, int imageResourceId) { in PhotoItem() method in PhotoItem29 public PhotoItem(String title, String content, int imageResourceId) { in PhotoItem() method in PhotoItem76 private PhotoItem(Parcel in) { in PhotoItem() method in PhotoItem