Home | History | Annotate | Download | only in os

Lines Matching defs:writeTypedList

113  * {@link #writeTypedList(List)},
902 public final <T extends Parcelable> void writeTypedList(List<T> val) {
1589 * the parcel that was written with {@link #writeTypedList} at the
1592 * previously been written via {@link #writeTypedList} with the same object
1598 * @see #writeTypedList
1619 * that were written with {@link #writeTypedList} at the
1621 * previously been written via {@link #writeTypedList} with the same object
1627 * @see #writeTypedList