Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/UiBench/src/com/android/test/uibench/leanback/
H A DPhotoItem.java21 public class PhotoItem implements Parcelable { class
26 public PhotoItem(String title, long id) { in PhotoItem() method in PhotoItem
68 private PhotoItem(Parcel in) { in PhotoItem() method in PhotoItem