Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AutofillId ¶
func (*AutofillId) MarshalParcel ¶
func (s *AutofillId) MarshalParcel( p *parcel.Parcel, ) error
func (*AutofillId) UnmarshalParcel ¶
func (s *AutofillId) UnmarshalParcel( p *parcel.Parcel, ) error
type AutofillValue ¶
type AutofillValue struct {
Type int32
}
func (*AutofillValue) MarshalParcel ¶
func (s *AutofillValue) MarshalParcel( p *parcel.Parcel, ) error
func (*AutofillValue) UnmarshalParcel ¶
func (s *AutofillValue) UnmarshalParcel( p *parcel.Parcel, ) error
type IAutoFillManagerClient ¶
Click to show internal directories.
Click to hide internal directories.