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

/frameworks/base/core/java/android/os/
H A DParcel.java423 public final void unmarshall(byte[] data, int offest, int length) { method in class:Parcel
997 * readTypedList() to unmarshall them.
1083 * {@link Parcelable.Creator} implementation to unmarshall them.

Completed in 142 milliseconds