Searched defs:unmarshall (Results 1 – 1 of 1) sorted by relevance
38 public static <T> T unmarshall(byte[] bytes, Parcelable.Creator<T> creator) { in unmarshall() method in ResultPayloadUtils46 private static Parcel unmarshall(byte[] bytes) { in unmarshall() method in ResultPayloadUtils