textservice

package
v0.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SentenceSuggestionsInfoClient

type SentenceSuggestionsInfoClient struct {
	// contains filtered or unexported fields
}

SentenceSuggestionsInfoClient wraps the gRPC SentenceSuggestionsInfoService client.

func NewSentenceSuggestionsInfoClient

func NewSentenceSuggestionsInfoClient(cc grpc.ClientConnInterface) *SentenceSuggestionsInfoClient

NewSentenceSuggestionsInfoClient creates a new SentenceSuggestionsInfo client.

func (*SentenceSuggestionsInfoClient) DescribeContents

func (c *SentenceSuggestionsInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SentenceSuggestionsInfoClient) GetLengthAt

func (c *SentenceSuggestionsInfoClient) GetLengthAt(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetLengthAt calls the GetLengthAt RPC.

func (*SentenceSuggestionsInfoClient) GetOffsetAt

func (c *SentenceSuggestionsInfoClient) GetOffsetAt(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetOffsetAt calls the GetOffsetAt RPC.

func (*SentenceSuggestionsInfoClient) GetSuggestionsCount

func (c *SentenceSuggestionsInfoClient) GetSuggestionsCount(ctx context.Context, handle int64) (int32, error)

GetSuggestionsCount calls the GetSuggestionsCount RPC.

func (*SentenceSuggestionsInfoClient) GetSuggestionsInfoAt

func (c *SentenceSuggestionsInfoClient) GetSuggestionsInfoAt(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetSuggestionsInfoAt calls the GetSuggestionsInfoAt RPC.

func (*SentenceSuggestionsInfoClient) WriteToParcel

func (c *SentenceSuggestionsInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type SpellCheckerInfoClient

type SpellCheckerInfoClient struct {
	// contains filtered or unexported fields
}

SpellCheckerInfoClient wraps the gRPC SpellCheckerInfoService client.

func NewSpellCheckerInfoClient

func NewSpellCheckerInfoClient(cc grpc.ClientConnInterface) *SpellCheckerInfoClient

NewSpellCheckerInfoClient creates a new SpellCheckerInfo client.

func (*SpellCheckerInfoClient) DescribeContents

func (c *SpellCheckerInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SpellCheckerInfoClient) GetComponent

func (c *SpellCheckerInfoClient) GetComponent(ctx context.Context) (int64, error)

GetComponent calls the GetComponent RPC.

func (*SpellCheckerInfoClient) GetId

GetId calls the GetId RPC.

func (*SpellCheckerInfoClient) GetPackageName

func (c *SpellCheckerInfoClient) GetPackageName(ctx context.Context) (string, error)

GetPackageName calls the GetPackageName RPC.

func (*SpellCheckerInfoClient) GetServiceInfo

func (c *SpellCheckerInfoClient) GetServiceInfo(ctx context.Context) (int64, error)

GetServiceInfo calls the GetServiceInfo RPC.

func (*SpellCheckerInfoClient) GetSettingsActivity

func (c *SpellCheckerInfoClient) GetSettingsActivity(ctx context.Context) (string, error)

GetSettingsActivity calls the GetSettingsActivity RPC.

func (*SpellCheckerInfoClient) GetSubtypeAt

func (c *SpellCheckerInfoClient) GetSubtypeAt(ctx context.Context, arg0 int32) (int64, error)

GetSubtypeAt calls the GetSubtypeAt RPC.

func (*SpellCheckerInfoClient) GetSubtypeCount

func (c *SpellCheckerInfoClient) GetSubtypeCount(ctx context.Context) (int32, error)

GetSubtypeCount calls the GetSubtypeCount RPC.

func (*SpellCheckerInfoClient) LoadIcon

func (c *SpellCheckerInfoClient) LoadIcon(ctx context.Context, arg0 int64) (int64, error)

LoadIcon calls the LoadIcon RPC.

func (*SpellCheckerInfoClient) LoadLabel

func (c *SpellCheckerInfoClient) LoadLabel(ctx context.Context, arg0 int64) (int64, error)

LoadLabel calls the LoadLabel RPC.

func (*SpellCheckerInfoClient) WriteToParcel

func (c *SpellCheckerInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type SpellCheckerServiceClient

type SpellCheckerServiceClient struct {
	// contains filtered or unexported fields
}

SpellCheckerServiceClient wraps the gRPC SpellCheckerServiceService client.

func NewSpellCheckerServiceClient

func NewSpellCheckerServiceClient(cc grpc.ClientConnInterface) *SpellCheckerServiceClient

NewSpellCheckerServiceClient creates a new SpellCheckerService client.

func (*SpellCheckerServiceClient) CreateSession

func (c *SpellCheckerServiceClient) CreateSession(ctx context.Context) (int64, error)

CreateSession calls the CreateSession RPC.

func (*SpellCheckerServiceClient) OnBind

func (c *SpellCheckerServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error)

OnBind calls the OnBind RPC.

type SpellCheckerServiceSessionClient

type SpellCheckerServiceSessionClient struct {
	// contains filtered or unexported fields
}

SpellCheckerServiceSessionClient wraps the gRPC SpellCheckerServiceSessionService client.

func NewSpellCheckerServiceSessionClient

func NewSpellCheckerServiceSessionClient(cc grpc.ClientConnInterface) *SpellCheckerServiceSessionClient

NewSpellCheckerServiceSessionClient creates a new SpellCheckerServiceSession client.

func (*SpellCheckerServiceSessionClient) GetBundle

GetBundle calls the GetBundle RPC.

func (*SpellCheckerServiceSessionClient) GetLocale

GetLocale calls the GetLocale RPC.

func (*SpellCheckerServiceSessionClient) GetSupportedAttributes

func (c *SpellCheckerServiceSessionClient) GetSupportedAttributes(ctx context.Context) (int32, error)

GetSupportedAttributes calls the GetSupportedAttributes RPC.

func (*SpellCheckerServiceSessionClient) OnCancel

OnCancel calls the OnCancel RPC.

func (*SpellCheckerServiceSessionClient) OnClose

OnClose calls the OnClose RPC.

func (*SpellCheckerServiceSessionClient) OnCreate

OnCreate calls the OnCreate RPC.

func (*SpellCheckerServiceSessionClient) OnGetSentenceSuggestionsMultiple

func (c *SpellCheckerServiceSessionClient) OnGetSentenceSuggestionsMultiple(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

OnGetSentenceSuggestionsMultiple calls the OnGetSentenceSuggestionsMultiple RPC.

func (*SpellCheckerServiceSessionClient) OnGetSuggestions

func (c *SpellCheckerServiceSessionClient) OnGetSuggestions(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

OnGetSuggestions calls the OnGetSuggestions RPC.

func (*SpellCheckerServiceSessionClient) OnGetSuggestionsMultiple

func (c *SpellCheckerServiceSessionClient) OnGetSuggestionsMultiple(ctx context.Context, arg0 int64, arg1 int32, arg2 bool) (int64, error)

OnGetSuggestionsMultiple calls the OnGetSuggestionsMultiple RPC.

type SpellCheckerSessionClient

type SpellCheckerSessionClient struct {
	// contains filtered or unexported fields
}

SpellCheckerSessionClient wraps the gRPC SpellCheckerSessionService client.

func NewSpellCheckerSessionClient

func NewSpellCheckerSessionClient(cc grpc.ClientConnInterface) *SpellCheckerSessionClient

NewSpellCheckerSessionClient creates a new SpellCheckerSession client.

func (*SpellCheckerSessionClient) Cancel

Cancel calls the Cancel RPC.

func (*SpellCheckerSessionClient) Close

Close calls the Close RPC.

func (*SpellCheckerSessionClient) GetSentenceSuggestions

func (c *SpellCheckerSessionClient) GetSentenceSuggestions(ctx context.Context, arg0 int64, arg1 int32) error

GetSentenceSuggestions calls the GetSentenceSuggestions RPC.

func (*SpellCheckerSessionClient) GetSpellChecker

func (c *SpellCheckerSessionClient) GetSpellChecker(ctx context.Context) (int64, error)

GetSpellChecker calls the GetSpellChecker RPC.

func (*SpellCheckerSessionClient) GetSuggestions2

func (c *SpellCheckerSessionClient) GetSuggestions2(ctx context.Context, arg0 int64, arg1 int32) error

GetSuggestions2 calls the GetSuggestions2 RPC.

func (*SpellCheckerSessionClient) GetSuggestions3_1

func (c *SpellCheckerSessionClient) GetSuggestions3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 bool) error

GetSuggestions3_1 calls the GetSuggestions3_1 RPC.

func (*SpellCheckerSessionClient) IsSessionDisconnected

func (c *SpellCheckerSessionClient) IsSessionDisconnected(ctx context.Context) (bool, error)

IsSessionDisconnected calls the IsSessionDisconnected RPC.

type SpellCheckerSessionSpellCheckerSessionListenerClient

type SpellCheckerSessionSpellCheckerSessionListenerClient struct {
	// contains filtered or unexported fields
}

SpellCheckerSessionSpellCheckerSessionListenerClient wraps the gRPC SpellCheckerSessionSpellCheckerSessionListenerService client.

func NewSpellCheckerSessionSpellCheckerSessionListenerClient

func NewSpellCheckerSessionSpellCheckerSessionListenerClient(cc grpc.ClientConnInterface) *SpellCheckerSessionSpellCheckerSessionListenerClient

NewSpellCheckerSessionSpellCheckerSessionListenerClient creates a new SpellCheckerSessionSpellCheckerSessionListener client.

func (*SpellCheckerSessionSpellCheckerSessionListenerClient) OnGetSentenceSuggestions

func (c *SpellCheckerSessionSpellCheckerSessionListenerClient) OnGetSentenceSuggestions(ctx context.Context, arg0 int64) error

OnGetSentenceSuggestions calls the OnGetSentenceSuggestions RPC.

func (*SpellCheckerSessionSpellCheckerSessionListenerClient) OnGetSuggestions

OnGetSuggestions calls the OnGetSuggestions RPC.

type SpellCheckerSessionSpellCheckerSessionParamsClient

type SpellCheckerSessionSpellCheckerSessionParamsClient struct {
	// contains filtered or unexported fields
}

SpellCheckerSessionSpellCheckerSessionParamsClient wraps the gRPC SpellCheckerSessionSpellCheckerSessionParamsService client.

func NewSpellCheckerSessionSpellCheckerSessionParamsClient

func NewSpellCheckerSessionSpellCheckerSessionParamsClient(cc grpc.ClientConnInterface) *SpellCheckerSessionSpellCheckerSessionParamsClient

NewSpellCheckerSessionSpellCheckerSessionParamsClient creates a new SpellCheckerSessionSpellCheckerSessionParams client.

func (*SpellCheckerSessionSpellCheckerSessionParamsClient) GetExtras

GetExtras calls the GetExtras RPC.

func (*SpellCheckerSessionSpellCheckerSessionParamsClient) GetLocale

GetLocale calls the GetLocale RPC.

func (*SpellCheckerSessionSpellCheckerSessionParamsClient) GetSupportedAttributes

GetSupportedAttributes calls the GetSupportedAttributes RPC.

func (*SpellCheckerSessionSpellCheckerSessionParamsClient) ShouldReferToSpellCheckerLanguageSettings

func (c *SpellCheckerSessionSpellCheckerSessionParamsClient) ShouldReferToSpellCheckerLanguageSettings(ctx context.Context) (bool, error)

ShouldReferToSpellCheckerLanguageSettings calls the ShouldReferToSpellCheckerLanguageSettings RPC.

type SpellCheckerSubtypeClient

type SpellCheckerSubtypeClient struct {
	// contains filtered or unexported fields
}

SpellCheckerSubtypeClient wraps the gRPC SpellCheckerSubtypeService client.

func NewSpellCheckerSubtypeClient

func NewSpellCheckerSubtypeClient(cc grpc.ClientConnInterface) *SpellCheckerSubtypeClient

NewSpellCheckerSubtypeClient creates a new SpellCheckerSubtype client.

func (*SpellCheckerSubtypeClient) ContainsExtraValueKey

func (c *SpellCheckerSubtypeClient) ContainsExtraValueKey(ctx context.Context, handle int64, arg0 string) (bool, error)

ContainsExtraValueKey calls the ContainsExtraValueKey RPC.

func (*SpellCheckerSubtypeClient) DescribeContents

func (c *SpellCheckerSubtypeClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SpellCheckerSubtypeClient) Equals

func (c *SpellCheckerSubtypeClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*SpellCheckerSubtypeClient) GetDisplayName

func (c *SpellCheckerSubtypeClient) GetDisplayName(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int64, error)

GetDisplayName calls the GetDisplayName RPC.

func (*SpellCheckerSubtypeClient) GetExtraValue

func (c *SpellCheckerSubtypeClient) GetExtraValue(ctx context.Context, handle int64) (string, error)

GetExtraValue calls the GetExtraValue RPC.

func (*SpellCheckerSubtypeClient) GetExtraValueOf

func (c *SpellCheckerSubtypeClient) GetExtraValueOf(ctx context.Context, handle int64, arg0 string) (string, error)

GetExtraValueOf calls the GetExtraValueOf RPC.

func (*SpellCheckerSubtypeClient) GetLanguageTag

func (c *SpellCheckerSubtypeClient) GetLanguageTag(ctx context.Context, handle int64) (string, error)

GetLanguageTag calls the GetLanguageTag RPC.

func (*SpellCheckerSubtypeClient) GetLocale

func (c *SpellCheckerSubtypeClient) GetLocale(ctx context.Context, handle int64) (string, error)

GetLocale calls the GetLocale RPC.

func (*SpellCheckerSubtypeClient) GetNameResId

func (c *SpellCheckerSubtypeClient) GetNameResId(ctx context.Context, handle int64) (int32, error)

GetNameResId calls the GetNameResId RPC.

func (*SpellCheckerSubtypeClient) HashCode

func (c *SpellCheckerSubtypeClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*SpellCheckerSubtypeClient) WriteToParcel

func (c *SpellCheckerSubtypeClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type SuggestionsInfoClient

type SuggestionsInfoClient struct {
	// contains filtered or unexported fields
}

SuggestionsInfoClient wraps the gRPC SuggestionsInfoService client.

func NewSuggestionsInfoClient

func NewSuggestionsInfoClient(cc grpc.ClientConnInterface) *SuggestionsInfoClient

NewSuggestionsInfoClient creates a new SuggestionsInfo client.

func (*SuggestionsInfoClient) DescribeContents

func (c *SuggestionsInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SuggestionsInfoClient) GetCookie

func (c *SuggestionsInfoClient) GetCookie(ctx context.Context, handle int64) (int32, error)

GetCookie calls the GetCookie RPC.

func (*SuggestionsInfoClient) GetSequence

func (c *SuggestionsInfoClient) GetSequence(ctx context.Context, handle int64) (int32, error)

GetSequence calls the GetSequence RPC.

func (*SuggestionsInfoClient) GetSuggestionAt

func (c *SuggestionsInfoClient) GetSuggestionAt(ctx context.Context, handle int64, arg0 int32) (string, error)

GetSuggestionAt calls the GetSuggestionAt RPC.

func (*SuggestionsInfoClient) GetSuggestionsAttributes

func (c *SuggestionsInfoClient) GetSuggestionsAttributes(ctx context.Context, handle int64) (int32, error)

GetSuggestionsAttributes calls the GetSuggestionsAttributes RPC.

func (*SuggestionsInfoClient) GetSuggestionsCount

func (c *SuggestionsInfoClient) GetSuggestionsCount(ctx context.Context, handle int64) (int32, error)

GetSuggestionsCount calls the GetSuggestionsCount RPC.

func (*SuggestionsInfoClient) SetCookieAndSequence

func (c *SuggestionsInfoClient) SetCookieAndSequence(ctx context.Context, handle int64, arg0 int32, arg1 int32) error

SetCookieAndSequence calls the SetCookieAndSequence RPC.

func (*SuggestionsInfoClient) WriteToParcel

func (c *SuggestionsInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type TextInfoClient

type TextInfoClient struct {
	// contains filtered or unexported fields
}

TextInfoClient wraps the gRPC TextInfoService client.

func NewTextInfoClient

func NewTextInfoClient(cc grpc.ClientConnInterface) *TextInfoClient

NewTextInfoClient creates a new TextInfo client.

func (*TextInfoClient) DescribeContents

func (c *TextInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*TextInfoClient) GetCharSequence

func (c *TextInfoClient) GetCharSequence(ctx context.Context, handle int64) (int64, error)

GetCharSequence calls the GetCharSequence RPC.

func (*TextInfoClient) GetCookie

func (c *TextInfoClient) GetCookie(ctx context.Context, handle int64) (int32, error)

GetCookie calls the GetCookie RPC.

func (*TextInfoClient) GetSequence

func (c *TextInfoClient) GetSequence(ctx context.Context, handle int64) (int32, error)

GetSequence calls the GetSequence RPC.

func (*TextInfoClient) GetText

func (c *TextInfoClient) GetText(ctx context.Context, handle int64) (string, error)

GetText calls the GetText RPC.

func (*TextInfoClient) WriteToParcel

func (c *TextInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type TextServicesManagerClient

type TextServicesManagerClient struct {
	// contains filtered or unexported fields
}

TextServicesManagerClient wraps the gRPC TextServicesManagerService client.

func NewTextServicesManagerClient

func NewTextServicesManagerClient(cc grpc.ClientConnInterface) *TextServicesManagerClient

NewTextServicesManagerClient creates a new TextServicesManager client.

func (*TextServicesManagerClient) GetCurrentSpellCheckerInfo

func (c *TextServicesManagerClient) GetCurrentSpellCheckerInfo(ctx context.Context) (int64, error)

GetCurrentSpellCheckerInfo calls the GetCurrentSpellCheckerInfo RPC.

func (*TextServicesManagerClient) GetEnabledSpellCheckerInfos

func (c *TextServicesManagerClient) GetEnabledSpellCheckerInfos(ctx context.Context) (int64, error)

GetEnabledSpellCheckerInfos calls the GetEnabledSpellCheckerInfos RPC.

func (*TextServicesManagerClient) IsSpellCheckerEnabled

func (c *TextServicesManagerClient) IsSpellCheckerEnabled(ctx context.Context) (bool, error)

IsSpellCheckerEnabled calls the IsSpellCheckerEnabled RPC.

func (*TextServicesManagerClient) NewSpellCheckerSession3_1

func (c *TextServicesManagerClient) NewSpellCheckerSession3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

NewSpellCheckerSession3_1 calls the NewSpellCheckerSession3_1 RPC.

func (*TextServicesManagerClient) NewSpellCheckerSession4

func (c *TextServicesManagerClient) NewSpellCheckerSession4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 bool) (int64, error)

NewSpellCheckerSession4 calls the NewSpellCheckerSession4 RPC.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL