types

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 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 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 IIntentReceiver

type IIntentReceiver interface {
	AsBinder() binder.IBinder
}

type Intent

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

func (*Intent) MarshalParcel

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

func (*Intent) UnmarshalParcel

func (s *Intent) 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