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

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

Completed in 40 milliseconds