- parcel
- The parcel to copy this bundle to.
- flags
- Additional flags about how the object should be written. May be 0 or Parcelable.ParcelableWriteReturnValue.
Writes the Bundle contents to a Parcel, typically in order for it to be passed through an IBinder connection.