Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DropBoxManagerEntry ¶
type DropBoxManagerEntry struct {
}
func (*DropBoxManagerEntry) MarshalParcel ¶
func (s *DropBoxManagerEntry) MarshalParcel( p *parcel.Parcel, ) error
func (*DropBoxManagerEntry) UnmarshalParcel ¶
func (s *DropBoxManagerEntry) UnmarshalParcel( p *parcel.Parcel, ) error
type LocaleList ¶
type LocaleList struct {
StringRepresentation string
}
func (*LocaleList) MarshalParcel ¶
func (s *LocaleList) MarshalParcel( p *parcel.Parcel, ) error
func (*LocaleList) UnmarshalParcel ¶
func (s *LocaleList) UnmarshalParcel( p *parcel.Parcel, ) error
type RemoteCallback ¶
type RemoteCallback struct {
}
func (*RemoteCallback) MarshalParcel ¶
func (s *RemoteCallback) MarshalParcel( p *parcel.Parcel, ) error
func (*RemoteCallback) UnmarshalParcel ¶
func (s *RemoteCallback) UnmarshalParcel( p *parcel.Parcel, ) error
type ResultReceiver ¶
type ResultReceiver struct {
}
func (*ResultReceiver) MarshalParcel ¶
func (s *ResultReceiver) MarshalParcel( p *parcel.Parcel, ) error
func (*ResultReceiver) UnmarshalParcel ¶
func (s *ResultReceiver) UnmarshalParcel( p *parcel.Parcel, ) error
type UserHandle ¶
type UserHandle struct {
}
func (*UserHandle) MarshalParcel ¶
func (s *UserHandle) MarshalParcel( p *parcel.Parcel, ) error
func (*UserHandle) UnmarshalParcel ¶
func (s *UserHandle) UnmarshalParcel( p *parcel.Parcel, ) error
type WorkSource ¶
type WorkSource struct {
Num int32
}
func (*WorkSource) MarshalParcel ¶
func (s *WorkSource) MarshalParcel( p *parcel.Parcel, ) error
func (*WorkSource) UnmarshalParcel ¶
func (s *WorkSource) UnmarshalParcel( p *parcel.Parcel, ) error
Click to show internal directories.
Click to hide internal directories.