Searched refs:writeBinderList (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DParcel.java153 * {@link #writeBinderList(List)}, {@link #readBinderList(List)},
949 public final void writeBinderList(List<IBinder> val) { method in class:Parcel
1603 * the parcel that was written with {@link #writeBinderList} at the
1610 * @see #writeBinderList
1651 * {@link #writeBinderList} at the current dataPosition().
1656 * @see #writeBinderList

Completed in 31 milliseconds