Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RemoteViews ¶
type RemoteViews struct {
}
func (*RemoteViews) MarshalParcel ¶
func (s *RemoteViews) MarshalParcel( p *parcel.Parcel, ) error
func (*RemoteViews) UnmarshalParcel ¶
func (s *RemoteViews) UnmarshalParcel( p *parcel.Parcel, ) error
type RemoteViewsDrawInstructions ¶
type RemoteViewsDrawInstructions struct {
}
func (*RemoteViewsDrawInstructions) MarshalParcel ¶
func (s *RemoteViewsDrawInstructions) MarshalParcel( p *parcel.Parcel, ) error
func (*RemoteViewsDrawInstructions) UnmarshalParcel ¶
func (s *RemoteViewsDrawInstructions) UnmarshalParcel( p *parcel.Parcel, ) error
type RemoteViewsRemoteCollectionItems ¶
type RemoteViewsRemoteCollectionItems struct {
}
func (*RemoteViewsRemoteCollectionItems) MarshalParcel ¶
func (s *RemoteViewsRemoteCollectionItems) MarshalParcel( p *parcel.Parcel, ) error
func (*RemoteViewsRemoteCollectionItems) UnmarshalParcel ¶
func (s *RemoteViewsRemoteCollectionItems) UnmarshalParcel( p *parcel.Parcel, ) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.