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

/frameworks/base/core/java/android/os/
H A DParcel.java154 * {@link #writeBinderList(List)}, {@link #readBinderList(List)},
1061 public final void writeBinderList(List<IBinder> val) { method in class:Parcel
1797 * the parcel that was written with {@link #writeBinderList} at the
1804 * @see #writeBinderList
1845 * {@link #writeBinderList} at the current dataPosition().
1850 * @see #writeBinderList

Completed in 27 milliseconds