Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SentenceSuggestionsInfo ¶
type SentenceSuggestionsInfo struct {
InfoSize int32
}
func (*SentenceSuggestionsInfo) MarshalParcel ¶
func (s *SentenceSuggestionsInfo) MarshalParcel( p *parcel.Parcel, ) error
func (*SentenceSuggestionsInfo) UnmarshalParcel ¶
func (s *SentenceSuggestionsInfo) UnmarshalParcel( p *parcel.Parcel, ) error
type SpellCheckerInfo ¶
func (*SpellCheckerInfo) MarshalParcel ¶
func (s *SpellCheckerInfo) MarshalParcel( p *parcel.Parcel, ) error
func (*SpellCheckerInfo) UnmarshalParcel ¶
func (s *SpellCheckerInfo) UnmarshalParcel( p *parcel.Parcel, ) error
type SpellCheckerSubtype ¶
type SpellCheckerSubtype struct {
SubtypeNameResId int32
SubtypeLocale string
SubtypeLanguageTag string
SubtypeExtraValue string
SubtypeId int32
}
func (*SpellCheckerSubtype) MarshalParcel ¶
func (s *SpellCheckerSubtype) MarshalParcel( p *parcel.Parcel, ) error
func (*SpellCheckerSubtype) UnmarshalParcel ¶
func (s *SpellCheckerSubtype) UnmarshalParcel( p *parcel.Parcel, ) error
type SuggestionsInfo ¶
func (*SuggestionsInfo) MarshalParcel ¶
func (s *SuggestionsInfo) MarshalParcel( p *parcel.Parcel, ) error
func (*SuggestionsInfo) UnmarshalParcel ¶
func (s *SuggestionsInfo) UnmarshalParcel( p *parcel.Parcel, ) error
Click to show internal directories.
Click to hide internal directories.