Searched defs:ParcelableList (Results 1 – 1 of 1) sorted by relevance
27 public class ParcelableList<E> implements Parcelable { class48 private ParcelableList(Bundler bundler, BundlerType type, List<E> list) { in ParcelableList() method in ParcelableList57 private ParcelableList(Parcel in) { in ParcelableList() method in ParcelableList