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

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

Completed in 77 milliseconds