Versions in this module Expand all Collapse all v0 v0.0.7 Mar 28, 2026 Changes in this version + type AttributionSource struct + func (s *AttributionSource) MarshalParcel(p *parcel.Parcel) error + func (s *AttributionSource) UnmarshalParcel(p *parcel.Parcel) error + type AttributionSourceState struct + AttributionTag string + DeviceId int32 + Next []AttributionSourceState + PackageName string + Pid int32 + RenouncedPermissions []string + Token binder.IBinder + Uid int32 + func (s *AttributionSourceState) MarshalParcel(p *parcel.Parcel) error + func (s *AttributionSourceState) UnmarshalParcel(p *parcel.Parcel) error + type AutofillOptions struct + AppDisabledExpiration int64 + AugmentedAutofillEnabled bool + CompatModeEnabled bool + LoggingLevel int32 + Size int32 + func (s *AutofillOptions) MarshalParcel(p *parcel.Parcel) error + func (s *AutofillOptions) UnmarshalParcel(p *parcel.Parcel) error + type ClipData struct + N int32 + func (s *ClipData) MarshalParcel(p *parcel.Parcel) error + func (s *ClipData) UnmarshalParcel(p *parcel.Parcel) error + type ClipDescription struct + ClassificationStatus int32 + IsStyledText bool + TimeStamp int64 + func (s *ClipDescription) MarshalParcel(p *parcel.Parcel) error + func (s *ClipDescription) UnmarshalParcel(p *parcel.Parcel) error + type ContentCaptureOptions struct + DisableFlushForViewTreeAppearing bool + EnableReceiver bool + IdleFlushingFrequencyMs int32 + Lite bool + LogHistorySize int32 + LoggingLevel int32 + MaxBufferSize int32 + TextChangeFlushingFrequencyMs int32 + func (s *ContentCaptureOptions) MarshalParcel(p *parcel.Parcel) error + func (s *ContentCaptureOptions) UnmarshalParcel(p *parcel.Parcel) error + type IIntentSender interface + AsBinder func() binder.IBinder type Intent + ClipData ClipData + ComponentName ComponentName + type IntentFilter struct + InstantAppVisibility int32 + Order int32 + Priority int32 + func (s *IntentFilter) MarshalParcel(p *parcel.Parcel) error + func (s *IntentFilter) UnmarshalParcel(p *parcel.Parcel) error v0.0.6 Mar 22, 2026 v0.0.5 Mar 22, 2026 Changes in this version + type ComponentName struct + func (s *ComponentName) MarshalParcel(p *parcel.Parcel) error + func (s *ComponentName) UnmarshalParcel(p *parcel.Parcel) error + type IIntentReceiver interface + AsBinder func() binder.IBinder + type Intent struct + Action string + ContentUserHint int32 + ExtendedFlags int32 + Flags int32 + Identifier string + Package string + Type string + func (s *Intent) MarshalParcel(p *parcel.Parcel) error + func (s *Intent) UnmarshalParcel(p *parcel.Parcel) error + type IntentSender struct + func (s *IntentSender) MarshalParcel(p *parcel.Parcel) error + func (s *IntentSender) UnmarshalParcel(p *parcel.Parcel) error + type LocusId struct + Id string + func (s *LocusId) MarshalParcel(p *parcel.Parcel) error + func (s *LocusId) UnmarshalParcel(p *parcel.Parcel) error