Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type SentenceSuggestionsInfoClient struct + func NewSentenceSuggestionsInfoClient(cc grpc.ClientConnInterface) *SentenceSuggestionsInfoClient + func (c *SentenceSuggestionsInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *SentenceSuggestionsInfoClient) GetLengthAt(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *SentenceSuggestionsInfoClient) GetOffsetAt(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *SentenceSuggestionsInfoClient) GetSuggestionsCount(ctx context.Context, handle int64) (int32, error) + func (c *SentenceSuggestionsInfoClient) GetSuggestionsInfoAt(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *SentenceSuggestionsInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type SpellCheckerInfoClient struct + func NewSpellCheckerInfoClient(cc grpc.ClientConnInterface) *SpellCheckerInfoClient + func (c *SpellCheckerInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SpellCheckerInfoClient) GetComponent(ctx context.Context) (int64, error) + func (c *SpellCheckerInfoClient) GetId(ctx context.Context) (string, error) + func (c *SpellCheckerInfoClient) GetPackageName(ctx context.Context) (string, error) + func (c *SpellCheckerInfoClient) GetServiceInfo(ctx context.Context) (int64, error) + func (c *SpellCheckerInfoClient) GetSettingsActivity(ctx context.Context) (string, error) + func (c *SpellCheckerInfoClient) GetSubtypeAt(ctx context.Context, arg0 int32) (int64, error) + func (c *SpellCheckerInfoClient) GetSubtypeCount(ctx context.Context) (int32, error) + func (c *SpellCheckerInfoClient) LoadIcon(ctx context.Context, arg0 int64) (int64, error) + func (c *SpellCheckerInfoClient) LoadLabel(ctx context.Context, arg0 int64) (int64, error) + func (c *SpellCheckerInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type SpellCheckerServiceClient struct + func NewSpellCheckerServiceClient(cc grpc.ClientConnInterface) *SpellCheckerServiceClient + func (c *SpellCheckerServiceClient) CreateSession(ctx context.Context) (int64, error) + func (c *SpellCheckerServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error) + type SpellCheckerServiceSessionClient struct + func NewSpellCheckerServiceSessionClient(cc grpc.ClientConnInterface) *SpellCheckerServiceSessionClient + func (c *SpellCheckerServiceSessionClient) GetBundle(ctx context.Context) (int64, error) + func (c *SpellCheckerServiceSessionClient) GetLocale(ctx context.Context) (string, error) + func (c *SpellCheckerServiceSessionClient) GetSupportedAttributes(ctx context.Context) (int32, error) + func (c *SpellCheckerServiceSessionClient) OnCancel(ctx context.Context) error + func (c *SpellCheckerServiceSessionClient) OnClose(ctx context.Context) error + func (c *SpellCheckerServiceSessionClient) OnCreate(ctx context.Context) error + func (c *SpellCheckerServiceSessionClient) OnGetSentenceSuggestionsMultiple(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *SpellCheckerServiceSessionClient) OnGetSuggestions(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *SpellCheckerServiceSessionClient) OnGetSuggestionsMultiple(ctx context.Context, arg0 int64, arg1 int32, arg2 bool) (int64, error) + type SpellCheckerSessionClient struct + func NewSpellCheckerSessionClient(cc grpc.ClientConnInterface) *SpellCheckerSessionClient + func (c *SpellCheckerSessionClient) Cancel(ctx context.Context) error + func (c *SpellCheckerSessionClient) Close(ctx context.Context) error + func (c *SpellCheckerSessionClient) GetSentenceSuggestions(ctx context.Context, arg0 int64, arg1 int32) error + func (c *SpellCheckerSessionClient) GetSpellChecker(ctx context.Context) (int64, error) + func (c *SpellCheckerSessionClient) GetSuggestions2(ctx context.Context, arg0 int64, arg1 int32) error + func (c *SpellCheckerSessionClient) GetSuggestions3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 bool) error + func (c *SpellCheckerSessionClient) IsSessionDisconnected(ctx context.Context) (bool, error) + type SpellCheckerSessionSpellCheckerSessionListenerClient struct + func NewSpellCheckerSessionSpellCheckerSessionListenerClient(cc grpc.ClientConnInterface) *SpellCheckerSessionSpellCheckerSessionListenerClient + func (c *SpellCheckerSessionSpellCheckerSessionListenerClient) OnGetSentenceSuggestions(ctx context.Context, arg0 int64) error + func (c *SpellCheckerSessionSpellCheckerSessionListenerClient) OnGetSuggestions(ctx context.Context, arg0 int64) error + type SpellCheckerSessionSpellCheckerSessionParamsClient struct + func NewSpellCheckerSessionSpellCheckerSessionParamsClient(cc grpc.ClientConnInterface) *SpellCheckerSessionSpellCheckerSessionParamsClient + func (c *SpellCheckerSessionSpellCheckerSessionParamsClient) GetExtras(ctx context.Context) (int64, error) + func (c *SpellCheckerSessionSpellCheckerSessionParamsClient) GetLocale(ctx context.Context) (int64, error) + func (c *SpellCheckerSessionSpellCheckerSessionParamsClient) GetSupportedAttributes(ctx context.Context) (int32, error) + func (c *SpellCheckerSessionSpellCheckerSessionParamsClient) ShouldReferToSpellCheckerLanguageSettings(ctx context.Context) (bool, error) + type SpellCheckerSubtypeClient struct + func NewSpellCheckerSubtypeClient(cc grpc.ClientConnInterface) *SpellCheckerSubtypeClient + func (c *SpellCheckerSubtypeClient) ContainsExtraValueKey(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *SpellCheckerSubtypeClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *SpellCheckerSubtypeClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *SpellCheckerSubtypeClient) GetDisplayName(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error) + func (c *SpellCheckerSubtypeClient) GetExtraValue(ctx context.Context, handle int64) (string, error) + func (c *SpellCheckerSubtypeClient) GetExtraValueOf(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *SpellCheckerSubtypeClient) GetLanguageTag(ctx context.Context, handle int64) (string, error) + func (c *SpellCheckerSubtypeClient) GetLocale(ctx context.Context, handle int64) (string, error) + func (c *SpellCheckerSubtypeClient) GetNameResId(ctx context.Context, handle int64) (int32, error) + func (c *SpellCheckerSubtypeClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *SpellCheckerSubtypeClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type SuggestionsInfoClient struct + func NewSuggestionsInfoClient(cc grpc.ClientConnInterface) *SuggestionsInfoClient + func (c *SuggestionsInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *SuggestionsInfoClient) GetCookie(ctx context.Context, handle int64) (int32, error) + func (c *SuggestionsInfoClient) GetSequence(ctx context.Context, handle int64) (int32, error) + func (c *SuggestionsInfoClient) GetSuggestionAt(ctx context.Context, handle int64, arg0 int32) (string, error) + func (c *SuggestionsInfoClient) GetSuggestionsAttributes(ctx context.Context, handle int64) (int32, error) + func (c *SuggestionsInfoClient) GetSuggestionsCount(ctx context.Context, handle int64) (int32, error) + func (c *SuggestionsInfoClient) SetCookieAndSequence(ctx context.Context, handle int64, arg0 int32, arg1 int32) error + func (c *SuggestionsInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type TextInfoClient struct + func NewTextInfoClient(cc grpc.ClientConnInterface) *TextInfoClient + func (c *TextInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *TextInfoClient) GetCharSequence(ctx context.Context, handle int64) (int64, error) + func (c *TextInfoClient) GetCookie(ctx context.Context, handle int64) (int32, error) + func (c *TextInfoClient) GetSequence(ctx context.Context, handle int64) (int32, error) + func (c *TextInfoClient) GetText(ctx context.Context, handle int64) (string, error) + func (c *TextInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type TextServicesManagerClient struct + func NewTextServicesManagerClient(cc grpc.ClientConnInterface) *TextServicesManagerClient + func (c *TextServicesManagerClient) GetCurrentSpellCheckerInfo(ctx context.Context) (int64, error) + func (c *TextServicesManagerClient) GetEnabledSpellCheckerInfos(ctx context.Context) (int64, error) + func (c *TextServicesManagerClient) IsSpellCheckerEnabled(ctx context.Context) (bool, error) + func (c *TextServicesManagerClient) NewSpellCheckerSession3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *TextServicesManagerClient) NewSpellCheckerSession4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 bool) (int64, error)