types

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2026 License: CC0-1.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AttributionSource added in v0.0.7

type AttributionSource struct {
}

func (*AttributionSource) MarshalParcel added in v0.0.7

func (s *AttributionSource) MarshalParcel(
	p *parcel.Parcel,
) error

func (*AttributionSource) UnmarshalParcel added in v0.0.7

func (s *AttributionSource) UnmarshalParcel(
	p *parcel.Parcel,
) error

type AttributionSourceState added in v0.0.7

type AttributionSourceState struct {
	Pid                  int32
	Uid                  int32
	DeviceId             int32
	PackageName          string
	AttributionTag       string
	Token                binder.IBinder
	RenouncedPermissions []string
	Next                 []AttributionSourceState
}

func (*AttributionSourceState) MarshalParcel added in v0.0.7

func (s *AttributionSourceState) MarshalParcel(
	p *parcel.Parcel,
) error

func (*AttributionSourceState) UnmarshalParcel added in v0.0.7

func (s *AttributionSourceState) UnmarshalParcel(
	p *parcel.Parcel,
) error

type AutofillOptions added in v0.0.7

type AutofillOptions struct {
	LoggingLevel             int32
	CompatModeEnabled        bool
	AugmentedAutofillEnabled bool
	AppDisabledExpiration    int64
	Size                     int32
}

func (*AutofillOptions) MarshalParcel added in v0.0.7

func (s *AutofillOptions) MarshalParcel(
	p *parcel.Parcel,
) error

func (*AutofillOptions) UnmarshalParcel added in v0.0.7

func (s *AutofillOptions) UnmarshalParcel(
	p *parcel.Parcel,
) error

type ClipData added in v0.0.7

type ClipData struct {
	N int32
}

func (*ClipData) MarshalParcel added in v0.0.7

func (s *ClipData) MarshalParcel(
	p *parcel.Parcel,
) error

func (*ClipData) UnmarshalParcel added in v0.0.7

func (s *ClipData) UnmarshalParcel(
	p *parcel.Parcel,
) error

type ClipDescription added in v0.0.7

type ClipDescription struct {
	TimeStamp            int64
	IsStyledText         bool
	ClassificationStatus int32
}

func (*ClipDescription) MarshalParcel added in v0.0.7

func (s *ClipDescription) MarshalParcel(
	p *parcel.Parcel,
) error

func (*ClipDescription) UnmarshalParcel added in v0.0.7

func (s *ClipDescription) UnmarshalParcel(
	p *parcel.Parcel,
) error

type ComponentName

type ComponentName struct {
}

func (*ComponentName) MarshalParcel

func (s *ComponentName) MarshalParcel(
	p *parcel.Parcel,
) error

func (*ComponentName) UnmarshalParcel

func (s *ComponentName) UnmarshalParcel(
	p *parcel.Parcel,
) error

type ContentCaptureOptions added in v0.0.7

type ContentCaptureOptions struct {
	Lite                             bool
	LoggingLevel                     int32
	MaxBufferSize                    int32
	IdleFlushingFrequencyMs          int32
	TextChangeFlushingFrequencyMs    int32
	LogHistorySize                   int32
	DisableFlushForViewTreeAppearing bool
	EnableReceiver                   bool
}

func (*ContentCaptureOptions) MarshalParcel added in v0.0.7

func (s *ContentCaptureOptions) MarshalParcel(
	p *parcel.Parcel,
) error

func (*ContentCaptureOptions) UnmarshalParcel added in v0.0.7

func (s *ContentCaptureOptions) UnmarshalParcel(
	p *parcel.Parcel,
) error

type IIntentReceiver

type IIntentReceiver interface {
	AsBinder() binder.IBinder
}

type IIntentSender added in v0.0.7

type IIntentSender interface {
	AsBinder() binder.IBinder
}

type Intent

type Intent struct {
	Action          string
	Type            string
	Identifier      string
	Flags           int32
	ExtendedFlags   int32
	Package         string
	ContentUserHint int32
	ComponentName   ComponentName
	ClipData        ClipData
}

func (*Intent) MarshalParcel

func (s *Intent) MarshalParcel(
	p *parcel.Parcel,
) error

func (*Intent) UnmarshalParcel

func (s *Intent) UnmarshalParcel(
	p *parcel.Parcel,
) error

type IntentFilter added in v0.0.7

type IntentFilter struct {
	Priority             int32
	InstantAppVisibility int32
	Order                int32
}

func (*IntentFilter) MarshalParcel added in v0.0.7

func (s *IntentFilter) MarshalParcel(
	p *parcel.Parcel,
) error

func (*IntentFilter) UnmarshalParcel added in v0.0.7

func (s *IntentFilter) UnmarshalParcel(
	p *parcel.Parcel,
) error

type IntentSender

type IntentSender struct {
}

func (*IntentSender) MarshalParcel

func (s *IntentSender) MarshalParcel(
	p *parcel.Parcel,
) error

func (*IntentSender) UnmarshalParcel

func (s *IntentSender) UnmarshalParcel(
	p *parcel.Parcel,
) error

type LocusId

type LocusId struct {
	Id string
}

func (*LocusId) MarshalParcel

func (s *LocusId) MarshalParcel(
	p *parcel.Parcel,
) error

func (*LocusId) UnmarshalParcel

func (s *LocusId) UnmarshalParcel(
	p *parcel.Parcel,
) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL