Home
last modified time | relevance | path

Searched defs:PhotoItem (Results 1 – 1 of 1) sorted by relevance

/development/samples/SupportLeanbackDemos/src/com/example/android/leanback/
DPhotoItem.java19 public class PhotoItem implements Parcelable { class
25 public PhotoItem(String title, int imageResourceId) { in PhotoItem() method in PhotoItem
29 public PhotoItem(String title, String content, int imageResourceId) { in PhotoItem() method in PhotoItem
76 private PhotoItem(Parcel in) { in PhotoItem() method in PhotoItem