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