Searched refs:listByteLength (Results 1 – 1 of 1) sorted by relevance
281 final int listByteLength = in.readInt(); in UsageEvents() local285 mParcel.appendFrom(in, in.dataPosition(), listByteLength); in UsageEvents()465 final int listByteLength = p.dataPosition(); in writeToParcel() local468 dest.writeInt(listByteLength); in writeToParcel()474 dest.appendFrom(p, 0, listByteLength); in writeToParcel()