inputmethodservice

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: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KeyboardViewService_NewKeyboardView_FullMethodName               = "/inputmethodservice.KeyboardViewService/NewKeyboardView"
	KeyboardViewService_Closing_FullMethodName                       = "/inputmethodservice.KeyboardViewService/Closing"
	KeyboardViewService_GetKeyboard_FullMethodName                   = "/inputmethodservice.KeyboardViewService/GetKeyboard"
	KeyboardViewService_HandleBack_FullMethodName                    = "/inputmethodservice.KeyboardViewService/HandleBack"
	KeyboardViewService_InvalidateAllKeys_FullMethodName             = "/inputmethodservice.KeyboardViewService/InvalidateAllKeys"
	KeyboardViewService_InvalidateKey_FullMethodName                 = "/inputmethodservice.KeyboardViewService/InvalidateKey"
	KeyboardViewService_IsPreviewEnabled_FullMethodName              = "/inputmethodservice.KeyboardViewService/IsPreviewEnabled"
	KeyboardViewService_IsProximityCorrectionEnabled_FullMethodName  = "/inputmethodservice.KeyboardViewService/IsProximityCorrectionEnabled"
	KeyboardViewService_IsShifted_FullMethodName                     = "/inputmethodservice.KeyboardViewService/IsShifted"
	KeyboardViewService_OnClick_FullMethodName                       = "/inputmethodservice.KeyboardViewService/OnClick"
	KeyboardViewService_OnDetachedFromWindow_FullMethodName          = "/inputmethodservice.KeyboardViewService/OnDetachedFromWindow"
	KeyboardViewService_OnDraw_FullMethodName                        = "/inputmethodservice.KeyboardViewService/OnDraw"
	KeyboardViewService_OnHoverEvent_FullMethodName                  = "/inputmethodservice.KeyboardViewService/OnHoverEvent"
	KeyboardViewService_OnMeasure_FullMethodName                     = "/inputmethodservice.KeyboardViewService/OnMeasure"
	KeyboardViewService_OnSizeChanged_FullMethodName                 = "/inputmethodservice.KeyboardViewService/OnSizeChanged"
	KeyboardViewService_OnTouchEvent_FullMethodName                  = "/inputmethodservice.KeyboardViewService/OnTouchEvent"
	KeyboardViewService_SetKeyboard_FullMethodName                   = "/inputmethodservice.KeyboardViewService/SetKeyboard"
	KeyboardViewService_SetOnKeyboardActionListener_FullMethodName   = "/inputmethodservice.KeyboardViewService/SetOnKeyboardActionListener"
	KeyboardViewService_SetPopupOffset_FullMethodName                = "/inputmethodservice.KeyboardViewService/SetPopupOffset"
	KeyboardViewService_SetPopupParent_FullMethodName                = "/inputmethodservice.KeyboardViewService/SetPopupParent"
	KeyboardViewService_SetPreviewEnabled_FullMethodName             = "/inputmethodservice.KeyboardViewService/SetPreviewEnabled"
	KeyboardViewService_SetProximityCorrectionEnabled_FullMethodName = "/inputmethodservice.KeyboardViewService/SetProximityCorrectionEnabled"
	KeyboardViewService_SetShifted_FullMethodName                    = "/inputmethodservice.KeyboardViewService/SetShifted"
	KeyboardViewService_SetVerticalCorrection_FullMethodName         = "/inputmethodservice.KeyboardViewService/SetVerticalCorrection"
)
View Source
const (
	KeyboardViewOnKeyboardActionListenerService_OnKey_FullMethodName      = "/inputmethodservice.KeyboardViewOnKeyboardActionListenerService/OnKey"
	KeyboardViewOnKeyboardActionListenerService_OnPress_FullMethodName    = "/inputmethodservice.KeyboardViewOnKeyboardActionListenerService/OnPress"
	KeyboardViewOnKeyboardActionListenerService_OnRelease_FullMethodName  = "/inputmethodservice.KeyboardViewOnKeyboardActionListenerService/OnRelease"
	KeyboardViewOnKeyboardActionListenerService_OnText_FullMethodName     = "/inputmethodservice.KeyboardViewOnKeyboardActionListenerService/OnText"
	KeyboardViewOnKeyboardActionListenerService_SwipeDown_FullMethodName  = "/inputmethodservice.KeyboardViewOnKeyboardActionListenerService/SwipeDown"
	KeyboardViewOnKeyboardActionListenerService_SwipeLeft_FullMethodName  = "/inputmethodservice.KeyboardViewOnKeyboardActionListenerService/SwipeLeft"
	KeyboardViewOnKeyboardActionListenerService_SwipeRight_FullMethodName = "/inputmethodservice.KeyboardViewOnKeyboardActionListenerService/SwipeRight"
	KeyboardViewOnKeyboardActionListenerService_SwipeUp_FullMethodName    = "/inputmethodservice.KeyboardViewOnKeyboardActionListenerService/SwipeUp"
)
View Source
const (
	KeyboardService_NewKeyboard_FullMethodName      = "/inputmethodservice.KeyboardService/NewKeyboard"
	KeyboardService_GetHeight_FullMethodName        = "/inputmethodservice.KeyboardService/GetHeight"
	KeyboardService_GetKeys_FullMethodName          = "/inputmethodservice.KeyboardService/GetKeys"
	KeyboardService_GetMinWidth_FullMethodName      = "/inputmethodservice.KeyboardService/GetMinWidth"
	KeyboardService_GetModifierKeys_FullMethodName  = "/inputmethodservice.KeyboardService/GetModifierKeys"
	KeyboardService_GetNearestKeys_FullMethodName   = "/inputmethodservice.KeyboardService/GetNearestKeys"
	KeyboardService_GetShiftKeyIndex_FullMethodName = "/inputmethodservice.KeyboardService/GetShiftKeyIndex"
	KeyboardService_IsShifted_FullMethodName        = "/inputmethodservice.KeyboardService/IsShifted"
	KeyboardService_SetShifted_FullMethodName       = "/inputmethodservice.KeyboardService/SetShifted"
)
View Source
const (
	KeyboardKeyService_GetCurrentDrawableState_FullMethodName = "/inputmethodservice.KeyboardKeyService/GetCurrentDrawableState"
	KeyboardKeyService_IsInside_FullMethodName                = "/inputmethodservice.KeyboardKeyService/IsInside"
	KeyboardKeyService_OnPressed_FullMethodName               = "/inputmethodservice.KeyboardKeyService/OnPressed"
	KeyboardKeyService_OnReleased_FullMethodName              = "/inputmethodservice.KeyboardKeyService/OnReleased"
	KeyboardKeyService_SquaredDistanceFrom_FullMethodName     = "/inputmethodservice.KeyboardKeyService/SquaredDistanceFrom"
)
View Source
const (
	ExtractEditTextService_NewExtractEditText_FullMethodName    = "/inputmethodservice.ExtractEditTextService/NewExtractEditText"
	ExtractEditTextService_FinishInternalChanges_FullMethodName = "/inputmethodservice.ExtractEditTextService/FinishInternalChanges"
	ExtractEditTextService_HasFocus_FullMethodName              = "/inputmethodservice.ExtractEditTextService/HasFocus"
	ExtractEditTextService_HasVerticalScrollBar_FullMethodName  = "/inputmethodservice.ExtractEditTextService/HasVerticalScrollBar"
	ExtractEditTextService_HasWindowFocus_FullMethodName        = "/inputmethodservice.ExtractEditTextService/HasWindowFocus"
	ExtractEditTextService_IsFocused_FullMethodName             = "/inputmethodservice.ExtractEditTextService/IsFocused"
	ExtractEditTextService_IsInputMethodTarget_FullMethodName   = "/inputmethodservice.ExtractEditTextService/IsInputMethodTarget"
	ExtractEditTextService_OnTextContextMenuItem_FullMethodName = "/inputmethodservice.ExtractEditTextService/OnTextContextMenuItem"
	ExtractEditTextService_PerformClick_FullMethodName          = "/inputmethodservice.ExtractEditTextService/PerformClick"
	ExtractEditTextService_SetExtractedText_FullMethodName      = "/inputmethodservice.ExtractEditTextService/SetExtractedText"
	ExtractEditTextService_StartInternalChanges_FullMethodName  = "/inputmethodservice.ExtractEditTextService/StartInternalChanges"
)
View Source
const (
	AbstractInputMethodServiceService_GetKeyDispatcherState_FullMethodName               = "/inputmethodservice.AbstractInputMethodServiceService/GetKeyDispatcherState"
	AbstractInputMethodServiceService_GetSystemService_FullMethodName                    = "/inputmethodservice.AbstractInputMethodServiceService/GetSystemService"
	AbstractInputMethodServiceService_OnBind_FullMethodName                              = "/inputmethodservice.AbstractInputMethodServiceService/OnBind"
	AbstractInputMethodServiceService_OnConfigurationChanged_FullMethodName              = "/inputmethodservice.AbstractInputMethodServiceService/OnConfigurationChanged"
	AbstractInputMethodServiceService_OnCreateInputMethodInterface_FullMethodName        = "/inputmethodservice.AbstractInputMethodServiceService/OnCreateInputMethodInterface"
	AbstractInputMethodServiceService_OnCreateInputMethodSessionInterface_FullMethodName = "/inputmethodservice.AbstractInputMethodServiceService/OnCreateInputMethodSessionInterface"
	AbstractInputMethodServiceService_OnDestroy_FullMethodName                           = "/inputmethodservice.AbstractInputMethodServiceService/OnDestroy"
	AbstractInputMethodServiceService_OnGenericMotionEvent_FullMethodName                = "/inputmethodservice.AbstractInputMethodServiceService/OnGenericMotionEvent"
	AbstractInputMethodServiceService_OnLowMemory_FullMethodName                         = "/inputmethodservice.AbstractInputMethodServiceService/OnLowMemory"
	AbstractInputMethodServiceService_OnShouldVerifyKeyEvent_FullMethodName              = "/inputmethodservice.AbstractInputMethodServiceService/OnShouldVerifyKeyEvent"
	AbstractInputMethodServiceService_OnTrackballEvent_FullMethodName                    = "/inputmethodservice.AbstractInputMethodServiceService/OnTrackballEvent"
	AbstractInputMethodServiceService_OnTrimMemory_FullMethodName                        = "/inputmethodservice.AbstractInputMethodServiceService/OnTrimMemory"
	AbstractInputMethodServiceService_RegisterComponentCallbacks_FullMethodName          = "/inputmethodservice.AbstractInputMethodServiceService/RegisterComponentCallbacks"
	AbstractInputMethodServiceService_UnregisterComponentCallbacks_FullMethodName        = "/inputmethodservice.AbstractInputMethodServiceService/UnregisterComponentCallbacks"
)
View Source
const (
	AbstractInputMethodServiceAbstractInputMethodImplService_CreateSession_FullMethodName     = "/inputmethodservice.AbstractInputMethodServiceAbstractInputMethodImplService/CreateSession"
	AbstractInputMethodServiceAbstractInputMethodImplService_RevokeSession_FullMethodName     = "/inputmethodservice.AbstractInputMethodServiceAbstractInputMethodImplService/RevokeSession"
	AbstractInputMethodServiceAbstractInputMethodImplService_SetSessionEnabled_FullMethodName = "/inputmethodservice.AbstractInputMethodServiceAbstractInputMethodImplService/SetSessionEnabled"
)
View Source
const (
	AbstractInputMethodServiceAbstractInputMethodSessionImplService_DispatchGenericMotionEvent_FullMethodName = "/inputmethodservice.AbstractInputMethodServiceAbstractInputMethodSessionImplService/DispatchGenericMotionEvent"
	AbstractInputMethodServiceAbstractInputMethodSessionImplService_DispatchKeyEvent_FullMethodName           = "/inputmethodservice.AbstractInputMethodServiceAbstractInputMethodSessionImplService/DispatchKeyEvent"
	AbstractInputMethodServiceAbstractInputMethodSessionImplService_DispatchTrackballEvent_FullMethodName     = "/inputmethodservice.AbstractInputMethodServiceAbstractInputMethodSessionImplService/DispatchTrackballEvent"
	AbstractInputMethodServiceAbstractInputMethodSessionImplService_IsEnabled_FullMethodName                  = "/inputmethodservice.AbstractInputMethodServiceAbstractInputMethodSessionImplService/IsEnabled"
	AbstractInputMethodServiceAbstractInputMethodSessionImplService_IsRevoked_FullMethodName                  = "/inputmethodservice.AbstractInputMethodServiceAbstractInputMethodSessionImplService/IsRevoked"
	AbstractInputMethodServiceAbstractInputMethodSessionImplService_OnShouldVerifyKeyEvent_FullMethodName     = "/inputmethodservice.AbstractInputMethodServiceAbstractInputMethodSessionImplService/OnShouldVerifyKeyEvent"
	AbstractInputMethodServiceAbstractInputMethodSessionImplService_RevokeSelf_FullMethodName                 = "/inputmethodservice.AbstractInputMethodServiceAbstractInputMethodSessionImplService/RevokeSelf"
	AbstractInputMethodServiceAbstractInputMethodSessionImplService_SetEnabled_FullMethodName                 = "/inputmethodservice.AbstractInputMethodServiceAbstractInputMethodSessionImplService/SetEnabled"
)
View Source
const (
	InputMethodServiceService_NewInputMethodService_FullMethodName                     = "/inputmethodservice.InputMethodServiceService/NewInputMethodService"
	InputMethodServiceService_EnableHardwareAcceleration_FullMethodName                = "/inputmethodservice.InputMethodServiceService/EnableHardwareAcceleration"
	InputMethodServiceService_FinishConnectionlessStylusHandwriting_FullMethodName     = "/inputmethodservice.InputMethodServiceService/FinishConnectionlessStylusHandwriting"
	InputMethodServiceService_FinishStylusHandwriting_FullMethodName                   = "/inputmethodservice.InputMethodServiceService/FinishStylusHandwriting"
	InputMethodServiceService_GetBackDisposition_FullMethodName                        = "/inputmethodservice.InputMethodServiceService/GetBackDisposition"
	InputMethodServiceService_GetCandidatesHiddenVisibility_FullMethodName             = "/inputmethodservice.InputMethodServiceService/GetCandidatesHiddenVisibility"
	InputMethodServiceService_GetCurrentInputBinding_FullMethodName                    = "/inputmethodservice.InputMethodServiceService/GetCurrentInputBinding"
	InputMethodServiceService_GetCurrentInputConnection_FullMethodName                 = "/inputmethodservice.InputMethodServiceService/GetCurrentInputConnection"
	InputMethodServiceService_GetCurrentInputEditorInfo_FullMethodName                 = "/inputmethodservice.InputMethodServiceService/GetCurrentInputEditorInfo"
	InputMethodServiceService_GetCurrentInputStarted_FullMethodName                    = "/inputmethodservice.InputMethodServiceService/GetCurrentInputStarted"
	InputMethodServiceService_GetInputMethodWindowRecommendedHeight_FullMethodName     = "/inputmethodservice.InputMethodServiceService/GetInputMethodWindowRecommendedHeight"
	InputMethodServiceService_GetLayoutInflater_FullMethodName                         = "/inputmethodservice.InputMethodServiceService/GetLayoutInflater"
	InputMethodServiceService_GetMaxWidth_FullMethodName                               = "/inputmethodservice.InputMethodServiceService/GetMaxWidth"
	InputMethodServiceService_GetStylusHandwritingSessionTimeout_FullMethodName        = "/inputmethodservice.InputMethodServiceService/GetStylusHandwritingSessionTimeout"
	InputMethodServiceService_GetStylusHandwritingWindow_FullMethodName                = "/inputmethodservice.InputMethodServiceService/GetStylusHandwritingWindow"
	InputMethodServiceService_GetSystemService_FullMethodName                          = "/inputmethodservice.InputMethodServiceService/GetSystemService"
	InputMethodServiceService_GetTextForImeAction_FullMethodName                       = "/inputmethodservice.InputMethodServiceService/GetTextForImeAction"
	InputMethodServiceService_GetWindow_FullMethodName                                 = "/inputmethodservice.InputMethodServiceService/GetWindow"
	InputMethodServiceService_HideStatusIcon_FullMethodName                            = "/inputmethodservice.InputMethodServiceService/HideStatusIcon"
	InputMethodServiceService_HideWindow_FullMethodName                                = "/inputmethodservice.InputMethodServiceService/HideWindow"
	InputMethodServiceService_IsExtractViewShown_FullMethodName                        = "/inputmethodservice.InputMethodServiceService/IsExtractViewShown"
	InputMethodServiceService_IsFullscreenMode_FullMethodName                          = "/inputmethodservice.InputMethodServiceService/IsFullscreenMode"
	InputMethodServiceService_IsInputViewShown_FullMethodName                          = "/inputmethodservice.InputMethodServiceService/IsInputViewShown"
	InputMethodServiceService_IsShowInputRequested_FullMethodName                      = "/inputmethodservice.InputMethodServiceService/IsShowInputRequested"
	InputMethodServiceService_OnAppPrivateCommand_FullMethodName                       = "/inputmethodservice.InputMethodServiceService/OnAppPrivateCommand"
	InputMethodServiceService_OnBindInput_FullMethodName                               = "/inputmethodservice.InputMethodServiceService/OnBindInput"
	InputMethodServiceService_OnComputeInsets_FullMethodName                           = "/inputmethodservice.InputMethodServiceService/OnComputeInsets"
	InputMethodServiceService_OnConfigurationChanged_FullMethodName                    = "/inputmethodservice.InputMethodServiceService/OnConfigurationChanged"
	InputMethodServiceService_OnConfigureWindow_FullMethodName                         = "/inputmethodservice.InputMethodServiceService/OnConfigureWindow"
	InputMethodServiceService_OnCreate_FullMethodName                                  = "/inputmethodservice.InputMethodServiceService/OnCreate"
	InputMethodServiceService_OnCreateCandidatesView_FullMethodName                    = "/inputmethodservice.InputMethodServiceService/OnCreateCandidatesView"
	InputMethodServiceService_OnCreateExtractTextView_FullMethodName                   = "/inputmethodservice.InputMethodServiceService/OnCreateExtractTextView"
	InputMethodServiceService_OnCreateInlineSuggestionsRequest_FullMethodName          = "/inputmethodservice.InputMethodServiceService/OnCreateInlineSuggestionsRequest"
	InputMethodServiceService_OnCreateInputMethodInterface_FullMethodName              = "/inputmethodservice.InputMethodServiceService/OnCreateInputMethodInterface"
	InputMethodServiceService_OnCreateInputMethodSessionInterface_FullMethodName       = "/inputmethodservice.InputMethodServiceService/OnCreateInputMethodSessionInterface"
	InputMethodServiceService_OnCreateInputView_FullMethodName                         = "/inputmethodservice.InputMethodServiceService/OnCreateInputView"
	InputMethodServiceService_OnCustomImeSwitcherButtonRequestedVisible_FullMethodName = "/inputmethodservice.InputMethodServiceService/OnCustomImeSwitcherButtonRequestedVisible"
	InputMethodServiceService_OnDestroy_FullMethodName                                 = "/inputmethodservice.InputMethodServiceService/OnDestroy"
	InputMethodServiceService_OnDisplayCompletions_FullMethodName                      = "/inputmethodservice.InputMethodServiceService/OnDisplayCompletions"
	InputMethodServiceService_OnEvaluateFullscreenMode_FullMethodName                  = "/inputmethodservice.InputMethodServiceService/OnEvaluateFullscreenMode"
	InputMethodServiceService_OnEvaluateInputViewShown_FullMethodName                  = "/inputmethodservice.InputMethodServiceService/OnEvaluateInputViewShown"
	InputMethodServiceService_OnExtractTextContextMenuItem_FullMethodName              = "/inputmethodservice.InputMethodServiceService/OnExtractTextContextMenuItem"
	InputMethodServiceService_OnExtractedCursorMovement_FullMethodName                 = "/inputmethodservice.InputMethodServiceService/OnExtractedCursorMovement"
	InputMethodServiceService_OnExtractedSelectionChanged_FullMethodName               = "/inputmethodservice.InputMethodServiceService/OnExtractedSelectionChanged"
	InputMethodServiceService_OnExtractedTextClicked_FullMethodName                    = "/inputmethodservice.InputMethodServiceService/OnExtractedTextClicked"
	InputMethodServiceService_OnExtractingInputChanged_FullMethodName                  = "/inputmethodservice.InputMethodServiceService/OnExtractingInputChanged"
	InputMethodServiceService_OnFinishCandidatesView_FullMethodName                    = "/inputmethodservice.InputMethodServiceService/OnFinishCandidatesView"
	InputMethodServiceService_OnFinishInput_FullMethodName                             = "/inputmethodservice.InputMethodServiceService/OnFinishInput"
	InputMethodServiceService_OnFinishInputView_FullMethodName                         = "/inputmethodservice.InputMethodServiceService/OnFinishInputView"
	InputMethodServiceService_OnFinishStylusHandwriting_FullMethodName                 = "/inputmethodservice.InputMethodServiceService/OnFinishStylusHandwriting"
	InputMethodServiceService_OnGenericMotionEvent_FullMethodName                      = "/inputmethodservice.InputMethodServiceService/OnGenericMotionEvent"
	InputMethodServiceService_OnInitializeInterface_FullMethodName                     = "/inputmethodservice.InputMethodServiceService/OnInitializeInterface"
	InputMethodServiceService_OnInlineSuggestionsResponse_FullMethodName               = "/inputmethodservice.InputMethodServiceService/OnInlineSuggestionsResponse"
	InputMethodServiceService_OnKeyDown_FullMethodName                                 = "/inputmethodservice.InputMethodServiceService/OnKeyDown"
	InputMethodServiceService_OnKeyLongPress_FullMethodName                            = "/inputmethodservice.InputMethodServiceService/OnKeyLongPress"
	InputMethodServiceService_OnKeyMultiple_FullMethodName                             = "/inputmethodservice.InputMethodServiceService/OnKeyMultiple"
	InputMethodServiceService_OnKeyUp_FullMethodName                                   = "/inputmethodservice.InputMethodServiceService/OnKeyUp"
	InputMethodServiceService_OnPrepareStylusHandwriting_FullMethodName                = "/inputmethodservice.InputMethodServiceService/OnPrepareStylusHandwriting"
	InputMethodServiceService_OnShouldVerifyKeyEvent_FullMethodName                    = "/inputmethodservice.InputMethodServiceService/OnShouldVerifyKeyEvent"
	InputMethodServiceService_OnShowInputRequested_FullMethodName                      = "/inputmethodservice.InputMethodServiceService/OnShowInputRequested"
	InputMethodServiceService_OnStartCandidatesView_FullMethodName                     = "/inputmethodservice.InputMethodServiceService/OnStartCandidatesView"
	InputMethodServiceService_OnStartConnectionlessStylusHandwriting_FullMethodName    = "/inputmethodservice.InputMethodServiceService/OnStartConnectionlessStylusHandwriting"
	InputMethodServiceService_OnStartInput_FullMethodName                              = "/inputmethodservice.InputMethodServiceService/OnStartInput"
	InputMethodServiceService_OnStartInputView_FullMethodName                          = "/inputmethodservice.InputMethodServiceService/OnStartInputView"
	InputMethodServiceService_OnStartStylusHandwriting_FullMethodName                  = "/inputmethodservice.InputMethodServiceService/OnStartStylusHandwriting"
	InputMethodServiceService_OnStylusHandwritingMotionEvent_FullMethodName            = "/inputmethodservice.InputMethodServiceService/OnStylusHandwritingMotionEvent"
	InputMethodServiceService_OnTrackballEvent_FullMethodName                          = "/inputmethodservice.InputMethodServiceService/OnTrackballEvent"
	InputMethodServiceService_OnUnbindInput_FullMethodName                             = "/inputmethodservice.InputMethodServiceService/OnUnbindInput"
	InputMethodServiceService_OnUpdateCursor_FullMethodName                            = "/inputmethodservice.InputMethodServiceService/OnUpdateCursor"
	InputMethodServiceService_OnUpdateCursorAnchorInfo_FullMethodName                  = "/inputmethodservice.InputMethodServiceService/OnUpdateCursorAnchorInfo"
	InputMethodServiceService_OnUpdateEditorToolType_FullMethodName                    = "/inputmethodservice.InputMethodServiceService/OnUpdateEditorToolType"
	InputMethodServiceService_OnUpdateExtractedText_FullMethodName                     = "/inputmethodservice.InputMethodServiceService/OnUpdateExtractedText"
	InputMethodServiceService_OnUpdateExtractingViews_FullMethodName                   = "/inputmethodservice.InputMethodServiceService/OnUpdateExtractingViews"
	InputMethodServiceService_OnUpdateExtractingVisibility_FullMethodName              = "/inputmethodservice.InputMethodServiceService/OnUpdateExtractingVisibility"
	InputMethodServiceService_OnUpdateSelection_FullMethodName                         = "/inputmethodservice.InputMethodServiceService/OnUpdateSelection"
	InputMethodServiceService_OnViewClicked_FullMethodName                             = "/inputmethodservice.InputMethodServiceService/OnViewClicked"
	InputMethodServiceService_OnWindowHidden_FullMethodName                            = "/inputmethodservice.InputMethodServiceService/OnWindowHidden"
	InputMethodServiceService_OnWindowShown_FullMethodName                             = "/inputmethodservice.InputMethodServiceService/OnWindowShown"
	InputMethodServiceService_RequestHideSelf_FullMethodName                           = "/inputmethodservice.InputMethodServiceService/RequestHideSelf"
	InputMethodServiceService_RequestShowSelf_FullMethodName                           = "/inputmethodservice.InputMethodServiceService/RequestShowSelf"
	InputMethodServiceService_SendDefaultEditorAction_FullMethodName                   = "/inputmethodservice.InputMethodServiceService/SendDefaultEditorAction"
	InputMethodServiceService_SendDownUpKeyEvents_FullMethodName                       = "/inputmethodservice.InputMethodServiceService/SendDownUpKeyEvents"
	InputMethodServiceService_SendKeyChar_FullMethodName                               = "/inputmethodservice.InputMethodServiceService/SendKeyChar"
	InputMethodServiceService_SetBackDisposition_FullMethodName                        = "/inputmethodservice.InputMethodServiceService/SetBackDisposition"
	InputMethodServiceService_SetCandidatesView_FullMethodName                         = "/inputmethodservice.InputMethodServiceService/SetCandidatesView"
	InputMethodServiceService_SetCandidatesViewShown_FullMethodName                    = "/inputmethodservice.InputMethodServiceService/SetCandidatesViewShown"
	InputMethodServiceService_SetExtractView_FullMethodName                            = "/inputmethodservice.InputMethodServiceService/SetExtractView"
	InputMethodServiceService_SetExtractViewShown_FullMethodName                       = "/inputmethodservice.InputMethodServiceService/SetExtractViewShown"
	InputMethodServiceService_SetInputView_FullMethodName                              = "/inputmethodservice.InputMethodServiceService/SetInputView"
	InputMethodServiceService_SetStylusHandwritingRegion_FullMethodName                = "/inputmethodservice.InputMethodServiceService/SetStylusHandwritingRegion"
	InputMethodServiceService_SetStylusHandwritingSessionTimeout_FullMethodName        = "/inputmethodservice.InputMethodServiceService/SetStylusHandwritingSessionTimeout"
	InputMethodServiceService_SetTheme_FullMethodName                                  = "/inputmethodservice.InputMethodServiceService/SetTheme"
	InputMethodServiceService_ShouldOfferSwitchingToNextInputMethod_FullMethodName     = "/inputmethodservice.InputMethodServiceService/ShouldOfferSwitchingToNextInputMethod"
	InputMethodServiceService_ShowStatusIcon_FullMethodName                            = "/inputmethodservice.InputMethodServiceService/ShowStatusIcon"
	InputMethodServiceService_ShowWindow_FullMethodName                                = "/inputmethodservice.InputMethodServiceService/ShowWindow"
	InputMethodServiceService_SwitchInputMethod1_FullMethodName                        = "/inputmethodservice.InputMethodServiceService/SwitchInputMethod1"
	InputMethodServiceService_SwitchInputMethod2_1_FullMethodName                      = "/inputmethodservice.InputMethodServiceService/SwitchInputMethod2_1"
	InputMethodServiceService_SwitchToNextInputMethod_FullMethodName                   = "/inputmethodservice.InputMethodServiceService/SwitchToNextInputMethod"
	InputMethodServiceService_SwitchToPreviousInputMethod_FullMethodName               = "/inputmethodservice.InputMethodServiceService/SwitchToPreviousInputMethod"
	InputMethodServiceService_UpdateFullscreenMode_FullMethodName                      = "/inputmethodservice.InputMethodServiceService/UpdateFullscreenMode"
	InputMethodServiceService_UpdateInputViewShown_FullMethodName                      = "/inputmethodservice.InputMethodServiceService/UpdateInputViewShown"
	InputMethodServiceService_GetStylusHandwritingIdleTimeoutMax_FullMethodName        = "/inputmethodservice.InputMethodServiceService/GetStylusHandwritingIdleTimeoutMax"
)
View Source
const (
	InputMethodServiceInputMethodImplService_AttachToken_FullMethodName              = "/inputmethodservice.InputMethodServiceInputMethodImplService/AttachToken"
	InputMethodServiceInputMethodImplService_BindInput_FullMethodName                = "/inputmethodservice.InputMethodServiceInputMethodImplService/BindInput"
	InputMethodServiceInputMethodImplService_ChangeInputMethodSubtype_FullMethodName = "/inputmethodservice.InputMethodServiceInputMethodImplService/ChangeInputMethodSubtype"
	InputMethodServiceInputMethodImplService_HideSoftInput_FullMethodName            = "/inputmethodservice.InputMethodServiceInputMethodImplService/HideSoftInput"
	InputMethodServiceInputMethodImplService_RestartInput_FullMethodName             = "/inputmethodservice.InputMethodServiceInputMethodImplService/RestartInput"
	InputMethodServiceInputMethodImplService_ShowSoftInput_FullMethodName            = "/inputmethodservice.InputMethodServiceInputMethodImplService/ShowSoftInput"
	InputMethodServiceInputMethodImplService_StartInput_FullMethodName               = "/inputmethodservice.InputMethodServiceInputMethodImplService/StartInput"
	InputMethodServiceInputMethodImplService_UnbindInput_FullMethodName              = "/inputmethodservice.InputMethodServiceInputMethodImplService/UnbindInput"
)
View Source
const (
	InputMethodServiceInputMethodSessionImplService_AppPrivateCommand_FullMethodName      = "/inputmethodservice.InputMethodServiceInputMethodSessionImplService/AppPrivateCommand"
	InputMethodServiceInputMethodSessionImplService_DisplayCompletions_FullMethodName     = "/inputmethodservice.InputMethodServiceInputMethodSessionImplService/DisplayCompletions"
	InputMethodServiceInputMethodSessionImplService_FinishInput_FullMethodName            = "/inputmethodservice.InputMethodServiceInputMethodSessionImplService/FinishInput"
	InputMethodServiceInputMethodSessionImplService_ToggleSoftInput_FullMethodName        = "/inputmethodservice.InputMethodServiceInputMethodSessionImplService/ToggleSoftInput"
	InputMethodServiceInputMethodSessionImplService_UpdateCursor_FullMethodName           = "/inputmethodservice.InputMethodServiceInputMethodSessionImplService/UpdateCursor"
	InputMethodServiceInputMethodSessionImplService_UpdateCursorAnchorInfo_FullMethodName = "/inputmethodservice.InputMethodServiceInputMethodSessionImplService/UpdateCursorAnchorInfo"
	InputMethodServiceInputMethodSessionImplService_UpdateExtractedText_FullMethodName    = "/inputmethodservice.InputMethodServiceInputMethodSessionImplService/UpdateExtractedText"
	InputMethodServiceInputMethodSessionImplService_UpdateSelection_FullMethodName        = "/inputmethodservice.InputMethodServiceInputMethodSessionImplService/UpdateSelection"
	InputMethodServiceInputMethodSessionImplService_ViewClicked_FullMethodName            = "/inputmethodservice.InputMethodServiceInputMethodSessionImplService/ViewClicked"
)

Variables

View Source
var AbstractInputMethodServiceAbstractInputMethodImplService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethodservice.AbstractInputMethodServiceAbstractInputMethodImplService",
	HandlerType: (*AbstractInputMethodServiceAbstractInputMethodImplServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "CreateSession",
			Handler:    _AbstractInputMethodServiceAbstractInputMethodImplService_CreateSession_Handler,
		},
		{
			MethodName: "RevokeSession",
			Handler:    _AbstractInputMethodServiceAbstractInputMethodImplService_RevokeSession_Handler,
		},
		{
			MethodName: "SetSessionEnabled",
			Handler:    _AbstractInputMethodServiceAbstractInputMethodImplService_SetSessionEnabled_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethodservice/inputmethodservice.proto",
}

AbstractInputMethodServiceAbstractInputMethodImplService_ServiceDesc is the grpc.ServiceDesc for AbstractInputMethodServiceAbstractInputMethodImplService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var AbstractInputMethodServiceAbstractInputMethodSessionImplService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethodservice.AbstractInputMethodServiceAbstractInputMethodSessionImplService",
	HandlerType: (*AbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "DispatchGenericMotionEvent",
			Handler:    _AbstractInputMethodServiceAbstractInputMethodSessionImplService_DispatchGenericMotionEvent_Handler,
		},
		{
			MethodName: "DispatchKeyEvent",
			Handler:    _AbstractInputMethodServiceAbstractInputMethodSessionImplService_DispatchKeyEvent_Handler,
		},
		{
			MethodName: "DispatchTrackballEvent",
			Handler:    _AbstractInputMethodServiceAbstractInputMethodSessionImplService_DispatchTrackballEvent_Handler,
		},
		{
			MethodName: "IsEnabled",
			Handler:    _AbstractInputMethodServiceAbstractInputMethodSessionImplService_IsEnabled_Handler,
		},
		{
			MethodName: "IsRevoked",
			Handler:    _AbstractInputMethodServiceAbstractInputMethodSessionImplService_IsRevoked_Handler,
		},
		{
			MethodName: "OnShouldVerifyKeyEvent",
			Handler:    _AbstractInputMethodServiceAbstractInputMethodSessionImplService_OnShouldVerifyKeyEvent_Handler,
		},
		{
			MethodName: "RevokeSelf",
			Handler:    _AbstractInputMethodServiceAbstractInputMethodSessionImplService_RevokeSelf_Handler,
		},
		{
			MethodName: "SetEnabled",
			Handler:    _AbstractInputMethodServiceAbstractInputMethodSessionImplService_SetEnabled_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethodservice/inputmethodservice.proto",
}

AbstractInputMethodServiceAbstractInputMethodSessionImplService_ServiceDesc is the grpc.ServiceDesc for AbstractInputMethodServiceAbstractInputMethodSessionImplService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var AbstractInputMethodServiceService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethodservice.AbstractInputMethodServiceService",
	HandlerType: (*AbstractInputMethodServiceServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetKeyDispatcherState",
			Handler:    _AbstractInputMethodServiceService_GetKeyDispatcherState_Handler,
		},
		{
			MethodName: "GetSystemService",
			Handler:    _AbstractInputMethodServiceService_GetSystemService_Handler,
		},
		{
			MethodName: "OnBind",
			Handler:    _AbstractInputMethodServiceService_OnBind_Handler,
		},
		{
			MethodName: "OnConfigurationChanged",
			Handler:    _AbstractInputMethodServiceService_OnConfigurationChanged_Handler,
		},
		{
			MethodName: "OnCreateInputMethodInterface",
			Handler:    _AbstractInputMethodServiceService_OnCreateInputMethodInterface_Handler,
		},
		{
			MethodName: "OnCreateInputMethodSessionInterface",
			Handler:    _AbstractInputMethodServiceService_OnCreateInputMethodSessionInterface_Handler,
		},
		{
			MethodName: "OnDestroy",
			Handler:    _AbstractInputMethodServiceService_OnDestroy_Handler,
		},
		{
			MethodName: "OnGenericMotionEvent",
			Handler:    _AbstractInputMethodServiceService_OnGenericMotionEvent_Handler,
		},
		{
			MethodName: "OnLowMemory",
			Handler:    _AbstractInputMethodServiceService_OnLowMemory_Handler,
		},
		{
			MethodName: "OnShouldVerifyKeyEvent",
			Handler:    _AbstractInputMethodServiceService_OnShouldVerifyKeyEvent_Handler,
		},
		{
			MethodName: "OnTrackballEvent",
			Handler:    _AbstractInputMethodServiceService_OnTrackballEvent_Handler,
		},
		{
			MethodName: "OnTrimMemory",
			Handler:    _AbstractInputMethodServiceService_OnTrimMemory_Handler,
		},
		{
			MethodName: "RegisterComponentCallbacks",
			Handler:    _AbstractInputMethodServiceService_RegisterComponentCallbacks_Handler,
		},
		{
			MethodName: "UnregisterComponentCallbacks",
			Handler:    _AbstractInputMethodServiceService_UnregisterComponentCallbacks_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethodservice/inputmethodservice.proto",
}

AbstractInputMethodServiceService_ServiceDesc is the grpc.ServiceDesc for AbstractInputMethodServiceService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var ExtractEditTextService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethodservice.ExtractEditTextService",
	HandlerType: (*ExtractEditTextServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewExtractEditText",
			Handler:    _ExtractEditTextService_NewExtractEditText_Handler,
		},
		{
			MethodName: "FinishInternalChanges",
			Handler:    _ExtractEditTextService_FinishInternalChanges_Handler,
		},
		{
			MethodName: "HasFocus",
			Handler:    _ExtractEditTextService_HasFocus_Handler,
		},
		{
			MethodName: "HasVerticalScrollBar",
			Handler:    _ExtractEditTextService_HasVerticalScrollBar_Handler,
		},
		{
			MethodName: "HasWindowFocus",
			Handler:    _ExtractEditTextService_HasWindowFocus_Handler,
		},
		{
			MethodName: "IsFocused",
			Handler:    _ExtractEditTextService_IsFocused_Handler,
		},
		{
			MethodName: "IsInputMethodTarget",
			Handler:    _ExtractEditTextService_IsInputMethodTarget_Handler,
		},
		{
			MethodName: "OnTextContextMenuItem",
			Handler:    _ExtractEditTextService_OnTextContextMenuItem_Handler,
		},
		{
			MethodName: "PerformClick",
			Handler:    _ExtractEditTextService_PerformClick_Handler,
		},
		{
			MethodName: "SetExtractedText",
			Handler:    _ExtractEditTextService_SetExtractedText_Handler,
		},
		{
			MethodName: "StartInternalChanges",
			Handler:    _ExtractEditTextService_StartInternalChanges_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethodservice/inputmethodservice.proto",
}

ExtractEditTextService_ServiceDesc is the grpc.ServiceDesc for ExtractEditTextService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var File_proto_inputmethodservice_inputmethodservice_proto protoreflect.FileDescriptor
View Source
var InputMethodServiceInputMethodImplService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethodservice.InputMethodServiceInputMethodImplService",
	HandlerType: (*InputMethodServiceInputMethodImplServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AttachToken",
			Handler:    _InputMethodServiceInputMethodImplService_AttachToken_Handler,
		},
		{
			MethodName: "BindInput",
			Handler:    _InputMethodServiceInputMethodImplService_BindInput_Handler,
		},
		{
			MethodName: "ChangeInputMethodSubtype",
			Handler:    _InputMethodServiceInputMethodImplService_ChangeInputMethodSubtype_Handler,
		},
		{
			MethodName: "HideSoftInput",
			Handler:    _InputMethodServiceInputMethodImplService_HideSoftInput_Handler,
		},
		{
			MethodName: "RestartInput",
			Handler:    _InputMethodServiceInputMethodImplService_RestartInput_Handler,
		},
		{
			MethodName: "ShowSoftInput",
			Handler:    _InputMethodServiceInputMethodImplService_ShowSoftInput_Handler,
		},
		{
			MethodName: "StartInput",
			Handler:    _InputMethodServiceInputMethodImplService_StartInput_Handler,
		},
		{
			MethodName: "UnbindInput",
			Handler:    _InputMethodServiceInputMethodImplService_UnbindInput_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethodservice/inputmethodservice.proto",
}

InputMethodServiceInputMethodImplService_ServiceDesc is the grpc.ServiceDesc for InputMethodServiceInputMethodImplService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InputMethodServiceInputMethodSessionImplService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethodservice.InputMethodServiceInputMethodSessionImplService",
	HandlerType: (*InputMethodServiceInputMethodSessionImplServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "AppPrivateCommand",
			Handler:    _InputMethodServiceInputMethodSessionImplService_AppPrivateCommand_Handler,
		},
		{
			MethodName: "DisplayCompletions",
			Handler:    _InputMethodServiceInputMethodSessionImplService_DisplayCompletions_Handler,
		},
		{
			MethodName: "FinishInput",
			Handler:    _InputMethodServiceInputMethodSessionImplService_FinishInput_Handler,
		},
		{
			MethodName: "ToggleSoftInput",
			Handler:    _InputMethodServiceInputMethodSessionImplService_ToggleSoftInput_Handler,
		},
		{
			MethodName: "UpdateCursor",
			Handler:    _InputMethodServiceInputMethodSessionImplService_UpdateCursor_Handler,
		},
		{
			MethodName: "UpdateCursorAnchorInfo",
			Handler:    _InputMethodServiceInputMethodSessionImplService_UpdateCursorAnchorInfo_Handler,
		},
		{
			MethodName: "UpdateExtractedText",
			Handler:    _InputMethodServiceInputMethodSessionImplService_UpdateExtractedText_Handler,
		},
		{
			MethodName: "UpdateSelection",
			Handler:    _InputMethodServiceInputMethodSessionImplService_UpdateSelection_Handler,
		},
		{
			MethodName: "ViewClicked",
			Handler:    _InputMethodServiceInputMethodSessionImplService_ViewClicked_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethodservice/inputmethodservice.proto",
}

InputMethodServiceInputMethodSessionImplService_ServiceDesc is the grpc.ServiceDesc for InputMethodServiceInputMethodSessionImplService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var InputMethodServiceService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethodservice.InputMethodServiceService",
	HandlerType: (*InputMethodServiceServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewInputMethodService",
			Handler:    _InputMethodServiceService_NewInputMethodService_Handler,
		},
		{
			MethodName: "EnableHardwareAcceleration",
			Handler:    _InputMethodServiceService_EnableHardwareAcceleration_Handler,
		},
		{
			MethodName: "FinishConnectionlessStylusHandwriting",
			Handler:    _InputMethodServiceService_FinishConnectionlessStylusHandwriting_Handler,
		},
		{
			MethodName: "FinishStylusHandwriting",
			Handler:    _InputMethodServiceService_FinishStylusHandwriting_Handler,
		},
		{
			MethodName: "GetBackDisposition",
			Handler:    _InputMethodServiceService_GetBackDisposition_Handler,
		},
		{
			MethodName: "GetCandidatesHiddenVisibility",
			Handler:    _InputMethodServiceService_GetCandidatesHiddenVisibility_Handler,
		},
		{
			MethodName: "GetCurrentInputBinding",
			Handler:    _InputMethodServiceService_GetCurrentInputBinding_Handler,
		},
		{
			MethodName: "GetCurrentInputConnection",
			Handler:    _InputMethodServiceService_GetCurrentInputConnection_Handler,
		},
		{
			MethodName: "GetCurrentInputEditorInfo",
			Handler:    _InputMethodServiceService_GetCurrentInputEditorInfo_Handler,
		},
		{
			MethodName: "GetCurrentInputStarted",
			Handler:    _InputMethodServiceService_GetCurrentInputStarted_Handler,
		},
		{
			MethodName: "GetInputMethodWindowRecommendedHeight",
			Handler:    _InputMethodServiceService_GetInputMethodWindowRecommendedHeight_Handler,
		},
		{
			MethodName: "GetLayoutInflater",
			Handler:    _InputMethodServiceService_GetLayoutInflater_Handler,
		},
		{
			MethodName: "GetMaxWidth",
			Handler:    _InputMethodServiceService_GetMaxWidth_Handler,
		},
		{
			MethodName: "GetStylusHandwritingSessionTimeout",
			Handler:    _InputMethodServiceService_GetStylusHandwritingSessionTimeout_Handler,
		},
		{
			MethodName: "GetStylusHandwritingWindow",
			Handler:    _InputMethodServiceService_GetStylusHandwritingWindow_Handler,
		},
		{
			MethodName: "GetSystemService",
			Handler:    _InputMethodServiceService_GetSystemService_Handler,
		},
		{
			MethodName: "GetTextForImeAction",
			Handler:    _InputMethodServiceService_GetTextForImeAction_Handler,
		},
		{
			MethodName: "GetWindow",
			Handler:    _InputMethodServiceService_GetWindow_Handler,
		},
		{
			MethodName: "HideStatusIcon",
			Handler:    _InputMethodServiceService_HideStatusIcon_Handler,
		},
		{
			MethodName: "HideWindow",
			Handler:    _InputMethodServiceService_HideWindow_Handler,
		},
		{
			MethodName: "IsExtractViewShown",
			Handler:    _InputMethodServiceService_IsExtractViewShown_Handler,
		},
		{
			MethodName: "IsFullscreenMode",
			Handler:    _InputMethodServiceService_IsFullscreenMode_Handler,
		},
		{
			MethodName: "IsInputViewShown",
			Handler:    _InputMethodServiceService_IsInputViewShown_Handler,
		},
		{
			MethodName: "IsShowInputRequested",
			Handler:    _InputMethodServiceService_IsShowInputRequested_Handler,
		},
		{
			MethodName: "OnAppPrivateCommand",
			Handler:    _InputMethodServiceService_OnAppPrivateCommand_Handler,
		},
		{
			MethodName: "OnBindInput",
			Handler:    _InputMethodServiceService_OnBindInput_Handler,
		},
		{
			MethodName: "OnComputeInsets",
			Handler:    _InputMethodServiceService_OnComputeInsets_Handler,
		},
		{
			MethodName: "OnConfigurationChanged",
			Handler:    _InputMethodServiceService_OnConfigurationChanged_Handler,
		},
		{
			MethodName: "OnConfigureWindow",
			Handler:    _InputMethodServiceService_OnConfigureWindow_Handler,
		},
		{
			MethodName: "OnCreate",
			Handler:    _InputMethodServiceService_OnCreate_Handler,
		},
		{
			MethodName: "OnCreateCandidatesView",
			Handler:    _InputMethodServiceService_OnCreateCandidatesView_Handler,
		},
		{
			MethodName: "OnCreateExtractTextView",
			Handler:    _InputMethodServiceService_OnCreateExtractTextView_Handler,
		},
		{
			MethodName: "OnCreateInlineSuggestionsRequest",
			Handler:    _InputMethodServiceService_OnCreateInlineSuggestionsRequest_Handler,
		},
		{
			MethodName: "OnCreateInputMethodInterface",
			Handler:    _InputMethodServiceService_OnCreateInputMethodInterface_Handler,
		},
		{
			MethodName: "OnCreateInputMethodSessionInterface",
			Handler:    _InputMethodServiceService_OnCreateInputMethodSessionInterface_Handler,
		},
		{
			MethodName: "OnCreateInputView",
			Handler:    _InputMethodServiceService_OnCreateInputView_Handler,
		},
		{
			MethodName: "OnCustomImeSwitcherButtonRequestedVisible",
			Handler:    _InputMethodServiceService_OnCustomImeSwitcherButtonRequestedVisible_Handler,
		},
		{
			MethodName: "OnDestroy",
			Handler:    _InputMethodServiceService_OnDestroy_Handler,
		},
		{
			MethodName: "OnDisplayCompletions",
			Handler:    _InputMethodServiceService_OnDisplayCompletions_Handler,
		},
		{
			MethodName: "OnEvaluateFullscreenMode",
			Handler:    _InputMethodServiceService_OnEvaluateFullscreenMode_Handler,
		},
		{
			MethodName: "OnEvaluateInputViewShown",
			Handler:    _InputMethodServiceService_OnEvaluateInputViewShown_Handler,
		},
		{
			MethodName: "OnExtractTextContextMenuItem",
			Handler:    _InputMethodServiceService_OnExtractTextContextMenuItem_Handler,
		},
		{
			MethodName: "OnExtractedCursorMovement",
			Handler:    _InputMethodServiceService_OnExtractedCursorMovement_Handler,
		},
		{
			MethodName: "OnExtractedSelectionChanged",
			Handler:    _InputMethodServiceService_OnExtractedSelectionChanged_Handler,
		},
		{
			MethodName: "OnExtractedTextClicked",
			Handler:    _InputMethodServiceService_OnExtractedTextClicked_Handler,
		},
		{
			MethodName: "OnExtractingInputChanged",
			Handler:    _InputMethodServiceService_OnExtractingInputChanged_Handler,
		},
		{
			MethodName: "OnFinishCandidatesView",
			Handler:    _InputMethodServiceService_OnFinishCandidatesView_Handler,
		},
		{
			MethodName: "OnFinishInput",
			Handler:    _InputMethodServiceService_OnFinishInput_Handler,
		},
		{
			MethodName: "OnFinishInputView",
			Handler:    _InputMethodServiceService_OnFinishInputView_Handler,
		},
		{
			MethodName: "OnFinishStylusHandwriting",
			Handler:    _InputMethodServiceService_OnFinishStylusHandwriting_Handler,
		},
		{
			MethodName: "OnGenericMotionEvent",
			Handler:    _InputMethodServiceService_OnGenericMotionEvent_Handler,
		},
		{
			MethodName: "OnInitializeInterface",
			Handler:    _InputMethodServiceService_OnInitializeInterface_Handler,
		},
		{
			MethodName: "OnInlineSuggestionsResponse",
			Handler:    _InputMethodServiceService_OnInlineSuggestionsResponse_Handler,
		},
		{
			MethodName: "OnKeyDown",
			Handler:    _InputMethodServiceService_OnKeyDown_Handler,
		},
		{
			MethodName: "OnKeyLongPress",
			Handler:    _InputMethodServiceService_OnKeyLongPress_Handler,
		},
		{
			MethodName: "OnKeyMultiple",
			Handler:    _InputMethodServiceService_OnKeyMultiple_Handler,
		},
		{
			MethodName: "OnKeyUp",
			Handler:    _InputMethodServiceService_OnKeyUp_Handler,
		},
		{
			MethodName: "OnPrepareStylusHandwriting",
			Handler:    _InputMethodServiceService_OnPrepareStylusHandwriting_Handler,
		},
		{
			MethodName: "OnShouldVerifyKeyEvent",
			Handler:    _InputMethodServiceService_OnShouldVerifyKeyEvent_Handler,
		},
		{
			MethodName: "OnShowInputRequested",
			Handler:    _InputMethodServiceService_OnShowInputRequested_Handler,
		},
		{
			MethodName: "OnStartCandidatesView",
			Handler:    _InputMethodServiceService_OnStartCandidatesView_Handler,
		},
		{
			MethodName: "OnStartConnectionlessStylusHandwriting",
			Handler:    _InputMethodServiceService_OnStartConnectionlessStylusHandwriting_Handler,
		},
		{
			MethodName: "OnStartInput",
			Handler:    _InputMethodServiceService_OnStartInput_Handler,
		},
		{
			MethodName: "OnStartInputView",
			Handler:    _InputMethodServiceService_OnStartInputView_Handler,
		},
		{
			MethodName: "OnStartStylusHandwriting",
			Handler:    _InputMethodServiceService_OnStartStylusHandwriting_Handler,
		},
		{
			MethodName: "OnStylusHandwritingMotionEvent",
			Handler:    _InputMethodServiceService_OnStylusHandwritingMotionEvent_Handler,
		},
		{
			MethodName: "OnTrackballEvent",
			Handler:    _InputMethodServiceService_OnTrackballEvent_Handler,
		},
		{
			MethodName: "OnUnbindInput",
			Handler:    _InputMethodServiceService_OnUnbindInput_Handler,
		},
		{
			MethodName: "OnUpdateCursor",
			Handler:    _InputMethodServiceService_OnUpdateCursor_Handler,
		},
		{
			MethodName: "OnUpdateCursorAnchorInfo",
			Handler:    _InputMethodServiceService_OnUpdateCursorAnchorInfo_Handler,
		},
		{
			MethodName: "OnUpdateEditorToolType",
			Handler:    _InputMethodServiceService_OnUpdateEditorToolType_Handler,
		},
		{
			MethodName: "OnUpdateExtractedText",
			Handler:    _InputMethodServiceService_OnUpdateExtractedText_Handler,
		},
		{
			MethodName: "OnUpdateExtractingViews",
			Handler:    _InputMethodServiceService_OnUpdateExtractingViews_Handler,
		},
		{
			MethodName: "OnUpdateExtractingVisibility",
			Handler:    _InputMethodServiceService_OnUpdateExtractingVisibility_Handler,
		},
		{
			MethodName: "OnUpdateSelection",
			Handler:    _InputMethodServiceService_OnUpdateSelection_Handler,
		},
		{
			MethodName: "OnViewClicked",
			Handler:    _InputMethodServiceService_OnViewClicked_Handler,
		},
		{
			MethodName: "OnWindowHidden",
			Handler:    _InputMethodServiceService_OnWindowHidden_Handler,
		},
		{
			MethodName: "OnWindowShown",
			Handler:    _InputMethodServiceService_OnWindowShown_Handler,
		},
		{
			MethodName: "RequestHideSelf",
			Handler:    _InputMethodServiceService_RequestHideSelf_Handler,
		},
		{
			MethodName: "RequestShowSelf",
			Handler:    _InputMethodServiceService_RequestShowSelf_Handler,
		},
		{
			MethodName: "SendDefaultEditorAction",
			Handler:    _InputMethodServiceService_SendDefaultEditorAction_Handler,
		},
		{
			MethodName: "SendDownUpKeyEvents",
			Handler:    _InputMethodServiceService_SendDownUpKeyEvents_Handler,
		},
		{
			MethodName: "SendKeyChar",
			Handler:    _InputMethodServiceService_SendKeyChar_Handler,
		},
		{
			MethodName: "SetBackDisposition",
			Handler:    _InputMethodServiceService_SetBackDisposition_Handler,
		},
		{
			MethodName: "SetCandidatesView",
			Handler:    _InputMethodServiceService_SetCandidatesView_Handler,
		},
		{
			MethodName: "SetCandidatesViewShown",
			Handler:    _InputMethodServiceService_SetCandidatesViewShown_Handler,
		},
		{
			MethodName: "SetExtractView",
			Handler:    _InputMethodServiceService_SetExtractView_Handler,
		},
		{
			MethodName: "SetExtractViewShown",
			Handler:    _InputMethodServiceService_SetExtractViewShown_Handler,
		},
		{
			MethodName: "SetInputView",
			Handler:    _InputMethodServiceService_SetInputView_Handler,
		},
		{
			MethodName: "SetStylusHandwritingRegion",
			Handler:    _InputMethodServiceService_SetStylusHandwritingRegion_Handler,
		},
		{
			MethodName: "SetStylusHandwritingSessionTimeout",
			Handler:    _InputMethodServiceService_SetStylusHandwritingSessionTimeout_Handler,
		},
		{
			MethodName: "SetTheme",
			Handler:    _InputMethodServiceService_SetTheme_Handler,
		},
		{
			MethodName: "ShouldOfferSwitchingToNextInputMethod",
			Handler:    _InputMethodServiceService_ShouldOfferSwitchingToNextInputMethod_Handler,
		},
		{
			MethodName: "ShowStatusIcon",
			Handler:    _InputMethodServiceService_ShowStatusIcon_Handler,
		},
		{
			MethodName: "ShowWindow",
			Handler:    _InputMethodServiceService_ShowWindow_Handler,
		},
		{
			MethodName: "SwitchInputMethod1",
			Handler:    _InputMethodServiceService_SwitchInputMethod1_Handler,
		},
		{
			MethodName: "SwitchInputMethod2_1",
			Handler:    _InputMethodServiceService_SwitchInputMethod2_1_Handler,
		},
		{
			MethodName: "SwitchToNextInputMethod",
			Handler:    _InputMethodServiceService_SwitchToNextInputMethod_Handler,
		},
		{
			MethodName: "SwitchToPreviousInputMethod",
			Handler:    _InputMethodServiceService_SwitchToPreviousInputMethod_Handler,
		},
		{
			MethodName: "UpdateFullscreenMode",
			Handler:    _InputMethodServiceService_UpdateFullscreenMode_Handler,
		},
		{
			MethodName: "UpdateInputViewShown",
			Handler:    _InputMethodServiceService_UpdateInputViewShown_Handler,
		},
		{
			MethodName: "GetStylusHandwritingIdleTimeoutMax",
			Handler:    _InputMethodServiceService_GetStylusHandwritingIdleTimeoutMax_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethodservice/inputmethodservice.proto",
}

InputMethodServiceService_ServiceDesc is the grpc.ServiceDesc for InputMethodServiceService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var KeyboardKeyService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethodservice.KeyboardKeyService",
	HandlerType: (*KeyboardKeyServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "GetCurrentDrawableState",
			Handler:    _KeyboardKeyService_GetCurrentDrawableState_Handler,
		},
		{
			MethodName: "IsInside",
			Handler:    _KeyboardKeyService_IsInside_Handler,
		},
		{
			MethodName: "OnPressed",
			Handler:    _KeyboardKeyService_OnPressed_Handler,
		},
		{
			MethodName: "OnReleased",
			Handler:    _KeyboardKeyService_OnReleased_Handler,
		},
		{
			MethodName: "SquaredDistanceFrom",
			Handler:    _KeyboardKeyService_SquaredDistanceFrom_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethodservice/inputmethodservice.proto",
}

KeyboardKeyService_ServiceDesc is the grpc.ServiceDesc for KeyboardKeyService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var KeyboardService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethodservice.KeyboardService",
	HandlerType: (*KeyboardServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewKeyboard",
			Handler:    _KeyboardService_NewKeyboard_Handler,
		},
		{
			MethodName: "GetHeight",
			Handler:    _KeyboardService_GetHeight_Handler,
		},
		{
			MethodName: "GetKeys",
			Handler:    _KeyboardService_GetKeys_Handler,
		},
		{
			MethodName: "GetMinWidth",
			Handler:    _KeyboardService_GetMinWidth_Handler,
		},
		{
			MethodName: "GetModifierKeys",
			Handler:    _KeyboardService_GetModifierKeys_Handler,
		},
		{
			MethodName: "GetNearestKeys",
			Handler:    _KeyboardService_GetNearestKeys_Handler,
		},
		{
			MethodName: "GetShiftKeyIndex",
			Handler:    _KeyboardService_GetShiftKeyIndex_Handler,
		},
		{
			MethodName: "IsShifted",
			Handler:    _KeyboardService_IsShifted_Handler,
		},
		{
			MethodName: "SetShifted",
			Handler:    _KeyboardService_SetShifted_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethodservice/inputmethodservice.proto",
}

KeyboardService_ServiceDesc is the grpc.ServiceDesc for KeyboardService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var KeyboardViewOnKeyboardActionListenerService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethodservice.KeyboardViewOnKeyboardActionListenerService",
	HandlerType: (*KeyboardViewOnKeyboardActionListenerServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "OnKey",
			Handler:    _KeyboardViewOnKeyboardActionListenerService_OnKey_Handler,
		},
		{
			MethodName: "OnPress",
			Handler:    _KeyboardViewOnKeyboardActionListenerService_OnPress_Handler,
		},
		{
			MethodName: "OnRelease",
			Handler:    _KeyboardViewOnKeyboardActionListenerService_OnRelease_Handler,
		},
		{
			MethodName: "OnText",
			Handler:    _KeyboardViewOnKeyboardActionListenerService_OnText_Handler,
		},
		{
			MethodName: "SwipeDown",
			Handler:    _KeyboardViewOnKeyboardActionListenerService_SwipeDown_Handler,
		},
		{
			MethodName: "SwipeLeft",
			Handler:    _KeyboardViewOnKeyboardActionListenerService_SwipeLeft_Handler,
		},
		{
			MethodName: "SwipeRight",
			Handler:    _KeyboardViewOnKeyboardActionListenerService_SwipeRight_Handler,
		},
		{
			MethodName: "SwipeUp",
			Handler:    _KeyboardViewOnKeyboardActionListenerService_SwipeUp_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethodservice/inputmethodservice.proto",
}

KeyboardViewOnKeyboardActionListenerService_ServiceDesc is the grpc.ServiceDesc for KeyboardViewOnKeyboardActionListenerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

View Source
var KeyboardViewService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "inputmethodservice.KeyboardViewService",
	HandlerType: (*KeyboardViewServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "NewKeyboardView",
			Handler:    _KeyboardViewService_NewKeyboardView_Handler,
		},
		{
			MethodName: "Closing",
			Handler:    _KeyboardViewService_Closing_Handler,
		},
		{
			MethodName: "GetKeyboard",
			Handler:    _KeyboardViewService_GetKeyboard_Handler,
		},
		{
			MethodName: "HandleBack",
			Handler:    _KeyboardViewService_HandleBack_Handler,
		},
		{
			MethodName: "InvalidateAllKeys",
			Handler:    _KeyboardViewService_InvalidateAllKeys_Handler,
		},
		{
			MethodName: "InvalidateKey",
			Handler:    _KeyboardViewService_InvalidateKey_Handler,
		},
		{
			MethodName: "IsPreviewEnabled",
			Handler:    _KeyboardViewService_IsPreviewEnabled_Handler,
		},
		{
			MethodName: "IsProximityCorrectionEnabled",
			Handler:    _KeyboardViewService_IsProximityCorrectionEnabled_Handler,
		},
		{
			MethodName: "IsShifted",
			Handler:    _KeyboardViewService_IsShifted_Handler,
		},
		{
			MethodName: "OnClick",
			Handler:    _KeyboardViewService_OnClick_Handler,
		},
		{
			MethodName: "OnDetachedFromWindow",
			Handler:    _KeyboardViewService_OnDetachedFromWindow_Handler,
		},
		{
			MethodName: "OnDraw",
			Handler:    _KeyboardViewService_OnDraw_Handler,
		},
		{
			MethodName: "OnHoverEvent",
			Handler:    _KeyboardViewService_OnHoverEvent_Handler,
		},
		{
			MethodName: "OnMeasure",
			Handler:    _KeyboardViewService_OnMeasure_Handler,
		},
		{
			MethodName: "OnSizeChanged",
			Handler:    _KeyboardViewService_OnSizeChanged_Handler,
		},
		{
			MethodName: "OnTouchEvent",
			Handler:    _KeyboardViewService_OnTouchEvent_Handler,
		},
		{
			MethodName: "SetKeyboard",
			Handler:    _KeyboardViewService_SetKeyboard_Handler,
		},
		{
			MethodName: "SetOnKeyboardActionListener",
			Handler:    _KeyboardViewService_SetOnKeyboardActionListener_Handler,
		},
		{
			MethodName: "SetPopupOffset",
			Handler:    _KeyboardViewService_SetPopupOffset_Handler,
		},
		{
			MethodName: "SetPopupParent",
			Handler:    _KeyboardViewService_SetPopupParent_Handler,
		},
		{
			MethodName: "SetPreviewEnabled",
			Handler:    _KeyboardViewService_SetPreviewEnabled_Handler,
		},
		{
			MethodName: "SetProximityCorrectionEnabled",
			Handler:    _KeyboardViewService_SetProximityCorrectionEnabled_Handler,
		},
		{
			MethodName: "SetShifted",
			Handler:    _KeyboardViewService_SetShifted_Handler,
		},
		{
			MethodName: "SetVerticalCorrection",
			Handler:    _KeyboardViewService_SetVerticalCorrection_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "proto/inputmethodservice/inputmethodservice.proto",
}

KeyboardViewService_ServiceDesc is the grpc.ServiceDesc for KeyboardViewService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterAbstractInputMethodServiceServiceServer

func RegisterAbstractInputMethodServiceServiceServer(s grpc.ServiceRegistrar, srv AbstractInputMethodServiceServiceServer)

func RegisterExtractEditTextServiceServer

func RegisterExtractEditTextServiceServer(s grpc.ServiceRegistrar, srv ExtractEditTextServiceServer)

func RegisterInputMethodServiceServiceServer

func RegisterInputMethodServiceServiceServer(s grpc.ServiceRegistrar, srv InputMethodServiceServiceServer)

func RegisterKeyboardKeyServiceServer

func RegisterKeyboardKeyServiceServer(s grpc.ServiceRegistrar, srv KeyboardKeyServiceServer)

func RegisterKeyboardServiceServer

func RegisterKeyboardServiceServer(s grpc.ServiceRegistrar, srv KeyboardServiceServer)

func RegisterKeyboardViewServiceServer

func RegisterKeyboardViewServiceServer(s grpc.ServiceRegistrar, srv KeyboardViewServiceServer)

Types

type AbstractInputMethodServiceAbstractInputMethodImplServiceClient

type AbstractInputMethodServiceAbstractInputMethodImplServiceClient interface {
	CreateSession(ctx context.Context, in *CreateSessionRequest, opts ...grpc.CallOption) (*CreateSessionResponse, error)
	RevokeSession(ctx context.Context, in *RevokeSessionRequest, opts ...grpc.CallOption) (*RevokeSessionResponse, error)
	SetSessionEnabled(ctx context.Context, in *SetSessionEnabledRequest, opts ...grpc.CallOption) (*SetSessionEnabledResponse, error)
}

AbstractInputMethodServiceAbstractInputMethodImplServiceClient is the client API for AbstractInputMethodServiceAbstractInputMethodImplService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type AbstractInputMethodServiceAbstractInputMethodImplServiceServer

type AbstractInputMethodServiceAbstractInputMethodImplServiceServer interface {
	CreateSession(context.Context, *CreateSessionRequest) (*CreateSessionResponse, error)
	RevokeSession(context.Context, *RevokeSessionRequest) (*RevokeSessionResponse, error)
	SetSessionEnabled(context.Context, *SetSessionEnabledRequest) (*SetSessionEnabledResponse, error)
	// contains filtered or unexported methods
}

AbstractInputMethodServiceAbstractInputMethodImplServiceServer is the server API for AbstractInputMethodServiceAbstractInputMethodImplService service. All implementations must embed UnimplementedAbstractInputMethodServiceAbstractInputMethodImplServiceServer for forward compatibility.

type AbstractInputMethodServiceAbstractInputMethodSessionImplServiceClient

type AbstractInputMethodServiceAbstractInputMethodSessionImplServiceClient interface {
	DispatchGenericMotionEvent(ctx context.Context, in *DispatchGenericMotionEventRequest, opts ...grpc.CallOption) (*DispatchGenericMotionEventResponse, error)
	DispatchKeyEvent(ctx context.Context, in *DispatchKeyEventRequest, opts ...grpc.CallOption) (*DispatchKeyEventResponse, error)
	DispatchTrackballEvent(ctx context.Context, in *DispatchTrackballEventRequest, opts ...grpc.CallOption) (*DispatchTrackballEventResponse, error)
	IsEnabled(ctx context.Context, in *IsEnabledRequest, opts ...grpc.CallOption) (*IsEnabledResponse, error)
	IsRevoked(ctx context.Context, in *IsRevokedRequest, opts ...grpc.CallOption) (*IsRevokedResponse, error)
	OnShouldVerifyKeyEvent(ctx context.Context, in *OnShouldVerifyKeyEventRequest, opts ...grpc.CallOption) (*OnShouldVerifyKeyEventResponse, error)
	RevokeSelf(ctx context.Context, in *RevokeSelfRequest, opts ...grpc.CallOption) (*RevokeSelfResponse, error)
	SetEnabled(ctx context.Context, in *SetEnabledRequest, opts ...grpc.CallOption) (*SetEnabledResponse, error)
}

AbstractInputMethodServiceAbstractInputMethodSessionImplServiceClient is the client API for AbstractInputMethodServiceAbstractInputMethodSessionImplService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type AbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer

type AbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer interface {
	DispatchGenericMotionEvent(context.Context, *DispatchGenericMotionEventRequest) (*DispatchGenericMotionEventResponse, error)
	DispatchKeyEvent(context.Context, *DispatchKeyEventRequest) (*DispatchKeyEventResponse, error)
	DispatchTrackballEvent(context.Context, *DispatchTrackballEventRequest) (*DispatchTrackballEventResponse, error)
	IsEnabled(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error)
	IsRevoked(context.Context, *IsRevokedRequest) (*IsRevokedResponse, error)
	OnShouldVerifyKeyEvent(context.Context, *OnShouldVerifyKeyEventRequest) (*OnShouldVerifyKeyEventResponse, error)
	RevokeSelf(context.Context, *RevokeSelfRequest) (*RevokeSelfResponse, error)
	SetEnabled(context.Context, *SetEnabledRequest) (*SetEnabledResponse, error)
	// contains filtered or unexported methods
}

AbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer is the server API for AbstractInputMethodServiceAbstractInputMethodSessionImplService service. All implementations must embed UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer for forward compatibility.

type AbstractInputMethodServiceServiceClient

type AbstractInputMethodServiceServiceClient interface {
	GetKeyDispatcherState(ctx context.Context, in *GetKeyDispatcherStateRequest, opts ...grpc.CallOption) (*GetKeyDispatcherStateResponse, error)
	GetSystemService(ctx context.Context, in *GetSystemServiceRequest, opts ...grpc.CallOption) (*GetSystemServiceResponse, error)
	OnBind(ctx context.Context, in *OnBindRequest, opts ...grpc.CallOption) (*OnBindResponse, error)
	OnConfigurationChanged(ctx context.Context, in *OnConfigurationChangedRequest, opts ...grpc.CallOption) (*OnConfigurationChangedResponse, error)
	OnCreateInputMethodInterface(ctx context.Context, in *OnCreateInputMethodInterfaceRequest, opts ...grpc.CallOption) (*OnCreateInputMethodInterfaceResponse, error)
	OnCreateInputMethodSessionInterface(ctx context.Context, in *OnCreateInputMethodSessionInterfaceRequest, opts ...grpc.CallOption) (*OnCreateInputMethodSessionInterfaceResponse, error)
	OnDestroy(ctx context.Context, in *OnDestroyRequest, opts ...grpc.CallOption) (*OnDestroyResponse, error)
	OnGenericMotionEvent(ctx context.Context, in *OnGenericMotionEventRequest, opts ...grpc.CallOption) (*OnGenericMotionEventResponse, error)
	OnLowMemory(ctx context.Context, in *OnLowMemoryRequest, opts ...grpc.CallOption) (*OnLowMemoryResponse, error)
	OnShouldVerifyKeyEvent(ctx context.Context, in *OnShouldVerifyKeyEventRequest, opts ...grpc.CallOption) (*OnShouldVerifyKeyEventResponse, error)
	OnTrackballEvent(ctx context.Context, in *OnTrackballEventRequest, opts ...grpc.CallOption) (*OnTrackballEventResponse, error)
	OnTrimMemory(ctx context.Context, in *OnTrimMemoryRequest, opts ...grpc.CallOption) (*OnTrimMemoryResponse, error)
	RegisterComponentCallbacks(ctx context.Context, in *RegisterComponentCallbacksRequest, opts ...grpc.CallOption) (*RegisterComponentCallbacksResponse, error)
	UnregisterComponentCallbacks(ctx context.Context, in *UnregisterComponentCallbacksRequest, opts ...grpc.CallOption) (*UnregisterComponentCallbacksResponse, error)
}

AbstractInputMethodServiceServiceClient is the client API for AbstractInputMethodServiceService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type AbstractInputMethodServiceServiceServer

type AbstractInputMethodServiceServiceServer interface {
	GetKeyDispatcherState(context.Context, *GetKeyDispatcherStateRequest) (*GetKeyDispatcherStateResponse, error)
	GetSystemService(context.Context, *GetSystemServiceRequest) (*GetSystemServiceResponse, error)
	OnBind(context.Context, *OnBindRequest) (*OnBindResponse, error)
	OnConfigurationChanged(context.Context, *OnConfigurationChangedRequest) (*OnConfigurationChangedResponse, error)
	OnCreateInputMethodInterface(context.Context, *OnCreateInputMethodInterfaceRequest) (*OnCreateInputMethodInterfaceResponse, error)
	OnCreateInputMethodSessionInterface(context.Context, *OnCreateInputMethodSessionInterfaceRequest) (*OnCreateInputMethodSessionInterfaceResponse, error)
	OnDestroy(context.Context, *OnDestroyRequest) (*OnDestroyResponse, error)
	OnGenericMotionEvent(context.Context, *OnGenericMotionEventRequest) (*OnGenericMotionEventResponse, error)
	OnLowMemory(context.Context, *OnLowMemoryRequest) (*OnLowMemoryResponse, error)
	OnShouldVerifyKeyEvent(context.Context, *OnShouldVerifyKeyEventRequest) (*OnShouldVerifyKeyEventResponse, error)
	OnTrackballEvent(context.Context, *OnTrackballEventRequest) (*OnTrackballEventResponse, error)
	OnTrimMemory(context.Context, *OnTrimMemoryRequest) (*OnTrimMemoryResponse, error)
	RegisterComponentCallbacks(context.Context, *RegisterComponentCallbacksRequest) (*RegisterComponentCallbacksResponse, error)
	UnregisterComponentCallbacks(context.Context, *UnregisterComponentCallbacksRequest) (*UnregisterComponentCallbacksResponse, error)
	// contains filtered or unexported methods
}

AbstractInputMethodServiceServiceServer is the server API for AbstractInputMethodServiceService service. All implementations must embed UnimplementedAbstractInputMethodServiceServiceServer for forward compatibility.

type AppPrivateCommandRequest

type AppPrivateCommandRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*AppPrivateCommandRequest) Descriptor deprecated

func (*AppPrivateCommandRequest) Descriptor() ([]byte, []int)

Deprecated: Use AppPrivateCommandRequest.ProtoReflect.Descriptor instead.

func (*AppPrivateCommandRequest) GetArg0

func (x *AppPrivateCommandRequest) GetArg0() string

func (*AppPrivateCommandRequest) GetArg1

func (x *AppPrivateCommandRequest) GetArg1() int64

func (*AppPrivateCommandRequest) ProtoMessage

func (*AppPrivateCommandRequest) ProtoMessage()

func (*AppPrivateCommandRequest) ProtoReflect

func (x *AppPrivateCommandRequest) ProtoReflect() protoreflect.Message

func (*AppPrivateCommandRequest) Reset

func (x *AppPrivateCommandRequest) Reset()

func (*AppPrivateCommandRequest) String

func (x *AppPrivateCommandRequest) String() string

type AppPrivateCommandResponse

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

func (*AppPrivateCommandResponse) Descriptor deprecated

func (*AppPrivateCommandResponse) Descriptor() ([]byte, []int)

Deprecated: Use AppPrivateCommandResponse.ProtoReflect.Descriptor instead.

func (*AppPrivateCommandResponse) ProtoMessage

func (*AppPrivateCommandResponse) ProtoMessage()

func (*AppPrivateCommandResponse) ProtoReflect

func (*AppPrivateCommandResponse) Reset

func (x *AppPrivateCommandResponse) Reset()

func (*AppPrivateCommandResponse) String

func (x *AppPrivateCommandResponse) String() string

type AttachTokenRequest

type AttachTokenRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*AttachTokenRequest) Descriptor deprecated

func (*AttachTokenRequest) Descriptor() ([]byte, []int)

Deprecated: Use AttachTokenRequest.ProtoReflect.Descriptor instead.

func (*AttachTokenRequest) GetArg0

func (x *AttachTokenRequest) GetArg0() int64

func (*AttachTokenRequest) ProtoMessage

func (*AttachTokenRequest) ProtoMessage()

func (*AttachTokenRequest) ProtoReflect

func (x *AttachTokenRequest) ProtoReflect() protoreflect.Message

func (*AttachTokenRequest) Reset

func (x *AttachTokenRequest) Reset()

func (*AttachTokenRequest) String

func (x *AttachTokenRequest) String() string

type AttachTokenResponse

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

func (*AttachTokenResponse) Descriptor deprecated

func (*AttachTokenResponse) Descriptor() ([]byte, []int)

Deprecated: Use AttachTokenResponse.ProtoReflect.Descriptor instead.

func (*AttachTokenResponse) ProtoMessage

func (*AttachTokenResponse) ProtoMessage()

func (*AttachTokenResponse) ProtoReflect

func (x *AttachTokenResponse) ProtoReflect() protoreflect.Message

func (*AttachTokenResponse) Reset

func (x *AttachTokenResponse) Reset()

func (*AttachTokenResponse) String

func (x *AttachTokenResponse) String() string

type BindInputRequest

type BindInputRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*BindInputRequest) Descriptor deprecated

func (*BindInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use BindInputRequest.ProtoReflect.Descriptor instead.

func (*BindInputRequest) GetArg0

func (x *BindInputRequest) GetArg0() int64

func (*BindInputRequest) ProtoMessage

func (*BindInputRequest) ProtoMessage()

func (*BindInputRequest) ProtoReflect

func (x *BindInputRequest) ProtoReflect() protoreflect.Message

func (*BindInputRequest) Reset

func (x *BindInputRequest) Reset()

func (*BindInputRequest) String

func (x *BindInputRequest) String() string

type BindInputResponse

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

func (*BindInputResponse) Descriptor deprecated

func (*BindInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use BindInputResponse.ProtoReflect.Descriptor instead.

func (*BindInputResponse) ProtoMessage

func (*BindInputResponse) ProtoMessage()

func (*BindInputResponse) ProtoReflect

func (x *BindInputResponse) ProtoReflect() protoreflect.Message

func (*BindInputResponse) Reset

func (x *BindInputResponse) Reset()

func (*BindInputResponse) String

func (x *BindInputResponse) String() string

type ChangeInputMethodSubtypeRequest

type ChangeInputMethodSubtypeRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ChangeInputMethodSubtypeRequest) Descriptor deprecated

func (*ChangeInputMethodSubtypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use ChangeInputMethodSubtypeRequest.ProtoReflect.Descriptor instead.

func (*ChangeInputMethodSubtypeRequest) GetArg0

func (*ChangeInputMethodSubtypeRequest) ProtoMessage

func (*ChangeInputMethodSubtypeRequest) ProtoMessage()

func (*ChangeInputMethodSubtypeRequest) ProtoReflect

func (*ChangeInputMethodSubtypeRequest) Reset

func (*ChangeInputMethodSubtypeRequest) String

type ChangeInputMethodSubtypeResponse

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

func (*ChangeInputMethodSubtypeResponse) Descriptor deprecated

func (*ChangeInputMethodSubtypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use ChangeInputMethodSubtypeResponse.ProtoReflect.Descriptor instead.

func (*ChangeInputMethodSubtypeResponse) ProtoMessage

func (*ChangeInputMethodSubtypeResponse) ProtoMessage()

func (*ChangeInputMethodSubtypeResponse) ProtoReflect

func (*ChangeInputMethodSubtypeResponse) Reset

func (*ChangeInputMethodSubtypeResponse) String

type ClosingRequest

type ClosingRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*ClosingRequest) Descriptor deprecated

func (*ClosingRequest) Descriptor() ([]byte, []int)

Deprecated: Use ClosingRequest.ProtoReflect.Descriptor instead.

func (*ClosingRequest) GetHandle

func (x *ClosingRequest) GetHandle() int64

func (*ClosingRequest) ProtoMessage

func (*ClosingRequest) ProtoMessage()

func (*ClosingRequest) ProtoReflect

func (x *ClosingRequest) ProtoReflect() protoreflect.Message

func (*ClosingRequest) Reset

func (x *ClosingRequest) Reset()

func (*ClosingRequest) String

func (x *ClosingRequest) String() string

type ClosingResponse

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

func (*ClosingResponse) Descriptor deprecated

func (*ClosingResponse) Descriptor() ([]byte, []int)

Deprecated: Use ClosingResponse.ProtoReflect.Descriptor instead.

func (*ClosingResponse) ProtoMessage

func (*ClosingResponse) ProtoMessage()

func (*ClosingResponse) ProtoReflect

func (x *ClosingResponse) ProtoReflect() protoreflect.Message

func (*ClosingResponse) Reset

func (x *ClosingResponse) Reset()

func (*ClosingResponse) String

func (x *ClosingResponse) String() string

type CreateSessionRequest

type CreateSessionRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateSessionRequest) Descriptor deprecated

func (*CreateSessionRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateSessionRequest.ProtoReflect.Descriptor instead.

func (*CreateSessionRequest) GetArg0

func (x *CreateSessionRequest) GetArg0() int64

func (*CreateSessionRequest) ProtoMessage

func (*CreateSessionRequest) ProtoMessage()

func (*CreateSessionRequest) ProtoReflect

func (x *CreateSessionRequest) ProtoReflect() protoreflect.Message

func (*CreateSessionRequest) Reset

func (x *CreateSessionRequest) Reset()

func (*CreateSessionRequest) String

func (x *CreateSessionRequest) String() string

type CreateSessionResponse

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

func (*CreateSessionResponse) Descriptor deprecated

func (*CreateSessionResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateSessionResponse.ProtoReflect.Descriptor instead.

func (*CreateSessionResponse) ProtoMessage

func (*CreateSessionResponse) ProtoMessage()

func (*CreateSessionResponse) ProtoReflect

func (x *CreateSessionResponse) ProtoReflect() protoreflect.Message

func (*CreateSessionResponse) Reset

func (x *CreateSessionResponse) Reset()

func (*CreateSessionResponse) String

func (x *CreateSessionResponse) String() string

type DispatchGenericMotionEventRequest

type DispatchGenericMotionEventRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*DispatchGenericMotionEventRequest) Descriptor deprecated

func (*DispatchGenericMotionEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use DispatchGenericMotionEventRequest.ProtoReflect.Descriptor instead.

func (*DispatchGenericMotionEventRequest) GetArg0

func (*DispatchGenericMotionEventRequest) GetArg1

func (*DispatchGenericMotionEventRequest) GetArg2

func (*DispatchGenericMotionEventRequest) ProtoMessage

func (*DispatchGenericMotionEventRequest) ProtoMessage()

func (*DispatchGenericMotionEventRequest) ProtoReflect

func (*DispatchGenericMotionEventRequest) Reset

func (*DispatchGenericMotionEventRequest) String

type DispatchGenericMotionEventResponse

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

func (*DispatchGenericMotionEventResponse) Descriptor deprecated

func (*DispatchGenericMotionEventResponse) Descriptor() ([]byte, []int)

Deprecated: Use DispatchGenericMotionEventResponse.ProtoReflect.Descriptor instead.

func (*DispatchGenericMotionEventResponse) ProtoMessage

func (*DispatchGenericMotionEventResponse) ProtoMessage()

func (*DispatchGenericMotionEventResponse) ProtoReflect

func (*DispatchGenericMotionEventResponse) Reset

func (*DispatchGenericMotionEventResponse) String

type DispatchKeyEventRequest

type DispatchKeyEventRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*DispatchKeyEventRequest) Descriptor deprecated

func (*DispatchKeyEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use DispatchKeyEventRequest.ProtoReflect.Descriptor instead.

func (*DispatchKeyEventRequest) GetArg0

func (x *DispatchKeyEventRequest) GetArg0() int32

func (*DispatchKeyEventRequest) GetArg1

func (x *DispatchKeyEventRequest) GetArg1() int64

func (*DispatchKeyEventRequest) GetArg2

func (x *DispatchKeyEventRequest) GetArg2() int64

func (*DispatchKeyEventRequest) ProtoMessage

func (*DispatchKeyEventRequest) ProtoMessage()

func (*DispatchKeyEventRequest) ProtoReflect

func (x *DispatchKeyEventRequest) ProtoReflect() protoreflect.Message

func (*DispatchKeyEventRequest) Reset

func (x *DispatchKeyEventRequest) Reset()

func (*DispatchKeyEventRequest) String

func (x *DispatchKeyEventRequest) String() string

type DispatchKeyEventResponse

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

func (*DispatchKeyEventResponse) Descriptor deprecated

func (*DispatchKeyEventResponse) Descriptor() ([]byte, []int)

Deprecated: Use DispatchKeyEventResponse.ProtoReflect.Descriptor instead.

func (*DispatchKeyEventResponse) ProtoMessage

func (*DispatchKeyEventResponse) ProtoMessage()

func (*DispatchKeyEventResponse) ProtoReflect

func (x *DispatchKeyEventResponse) ProtoReflect() protoreflect.Message

func (*DispatchKeyEventResponse) Reset

func (x *DispatchKeyEventResponse) Reset()

func (*DispatchKeyEventResponse) String

func (x *DispatchKeyEventResponse) String() string

type DispatchTrackballEventRequest

type DispatchTrackballEventRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int64 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*DispatchTrackballEventRequest) Descriptor deprecated

func (*DispatchTrackballEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use DispatchTrackballEventRequest.ProtoReflect.Descriptor instead.

func (*DispatchTrackballEventRequest) GetArg0

func (x *DispatchTrackballEventRequest) GetArg0() int32

func (*DispatchTrackballEventRequest) GetArg1

func (x *DispatchTrackballEventRequest) GetArg1() int64

func (*DispatchTrackballEventRequest) GetArg2

func (x *DispatchTrackballEventRequest) GetArg2() int64

func (*DispatchTrackballEventRequest) ProtoMessage

func (*DispatchTrackballEventRequest) ProtoMessage()

func (*DispatchTrackballEventRequest) ProtoReflect

func (*DispatchTrackballEventRequest) Reset

func (x *DispatchTrackballEventRequest) Reset()

func (*DispatchTrackballEventRequest) String

type DispatchTrackballEventResponse

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

func (*DispatchTrackballEventResponse) Descriptor deprecated

func (*DispatchTrackballEventResponse) Descriptor() ([]byte, []int)

Deprecated: Use DispatchTrackballEventResponse.ProtoReflect.Descriptor instead.

func (*DispatchTrackballEventResponse) ProtoMessage

func (*DispatchTrackballEventResponse) ProtoMessage()

func (*DispatchTrackballEventResponse) ProtoReflect

func (*DispatchTrackballEventResponse) Reset

func (x *DispatchTrackballEventResponse) Reset()

func (*DispatchTrackballEventResponse) String

type DisplayCompletionsRequest

type DisplayCompletionsRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*DisplayCompletionsRequest) Descriptor deprecated

func (*DisplayCompletionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use DisplayCompletionsRequest.ProtoReflect.Descriptor instead.

func (*DisplayCompletionsRequest) GetArg0

func (x *DisplayCompletionsRequest) GetArg0() int64

func (*DisplayCompletionsRequest) ProtoMessage

func (*DisplayCompletionsRequest) ProtoMessage()

func (*DisplayCompletionsRequest) ProtoReflect

func (*DisplayCompletionsRequest) Reset

func (x *DisplayCompletionsRequest) Reset()

func (*DisplayCompletionsRequest) String

func (x *DisplayCompletionsRequest) String() string

type DisplayCompletionsResponse

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

func (*DisplayCompletionsResponse) Descriptor deprecated

func (*DisplayCompletionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use DisplayCompletionsResponse.ProtoReflect.Descriptor instead.

func (*DisplayCompletionsResponse) ProtoMessage

func (*DisplayCompletionsResponse) ProtoMessage()

func (*DisplayCompletionsResponse) ProtoReflect

func (*DisplayCompletionsResponse) Reset

func (x *DisplayCompletionsResponse) Reset()

func (*DisplayCompletionsResponse) String

func (x *DisplayCompletionsResponse) String() string

type EnableHardwareAccelerationRequest

type EnableHardwareAccelerationRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*EnableHardwareAccelerationRequest) Descriptor deprecated

func (*EnableHardwareAccelerationRequest) Descriptor() ([]byte, []int)

Deprecated: Use EnableHardwareAccelerationRequest.ProtoReflect.Descriptor instead.

func (*EnableHardwareAccelerationRequest) GetHandle

func (*EnableHardwareAccelerationRequest) ProtoMessage

func (*EnableHardwareAccelerationRequest) ProtoMessage()

func (*EnableHardwareAccelerationRequest) ProtoReflect

func (*EnableHardwareAccelerationRequest) Reset

func (*EnableHardwareAccelerationRequest) String

type EnableHardwareAccelerationResponse

type EnableHardwareAccelerationResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*EnableHardwareAccelerationResponse) Descriptor deprecated

func (*EnableHardwareAccelerationResponse) Descriptor() ([]byte, []int)

Deprecated: Use EnableHardwareAccelerationResponse.ProtoReflect.Descriptor instead.

func (*EnableHardwareAccelerationResponse) GetResult

func (*EnableHardwareAccelerationResponse) ProtoMessage

func (*EnableHardwareAccelerationResponse) ProtoMessage()

func (*EnableHardwareAccelerationResponse) ProtoReflect

func (*EnableHardwareAccelerationResponse) Reset

func (*EnableHardwareAccelerationResponse) String

type ExtractEditTextServiceClient

ExtractEditTextServiceClient is the client API for ExtractEditTextService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type ExtractEditTextServiceServer

ExtractEditTextServiceServer is the server API for ExtractEditTextService service. All implementations must embed UnimplementedExtractEditTextServiceServer for forward compatibility.

type FinishConnectionlessStylusHandwritingRequest

type FinishConnectionlessStylusHandwritingRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*FinishConnectionlessStylusHandwritingRequest) Descriptor deprecated

Deprecated: Use FinishConnectionlessStylusHandwritingRequest.ProtoReflect.Descriptor instead.

func (*FinishConnectionlessStylusHandwritingRequest) GetArg0

func (*FinishConnectionlessStylusHandwritingRequest) GetHandle

func (*FinishConnectionlessStylusHandwritingRequest) ProtoMessage

func (*FinishConnectionlessStylusHandwritingRequest) ProtoReflect

func (*FinishConnectionlessStylusHandwritingRequest) Reset

func (*FinishConnectionlessStylusHandwritingRequest) String

type FinishConnectionlessStylusHandwritingResponse

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

func (*FinishConnectionlessStylusHandwritingResponse) Descriptor deprecated

Deprecated: Use FinishConnectionlessStylusHandwritingResponse.ProtoReflect.Descriptor instead.

func (*FinishConnectionlessStylusHandwritingResponse) ProtoMessage

func (*FinishConnectionlessStylusHandwritingResponse) ProtoReflect

func (*FinishConnectionlessStylusHandwritingResponse) Reset

func (*FinishConnectionlessStylusHandwritingResponse) String

type FinishInputRequest

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

func (*FinishInputRequest) Descriptor deprecated

func (*FinishInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use FinishInputRequest.ProtoReflect.Descriptor instead.

func (*FinishInputRequest) ProtoMessage

func (*FinishInputRequest) ProtoMessage()

func (*FinishInputRequest) ProtoReflect

func (x *FinishInputRequest) ProtoReflect() protoreflect.Message

func (*FinishInputRequest) Reset

func (x *FinishInputRequest) Reset()

func (*FinishInputRequest) String

func (x *FinishInputRequest) String() string

type FinishInputResponse

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

func (*FinishInputResponse) Descriptor deprecated

func (*FinishInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use FinishInputResponse.ProtoReflect.Descriptor instead.

func (*FinishInputResponse) ProtoMessage

func (*FinishInputResponse) ProtoMessage()

func (*FinishInputResponse) ProtoReflect

func (x *FinishInputResponse) ProtoReflect() protoreflect.Message

func (*FinishInputResponse) Reset

func (x *FinishInputResponse) Reset()

func (*FinishInputResponse) String

func (x *FinishInputResponse) String() string

type FinishInternalChangesRequest

type FinishInternalChangesRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*FinishInternalChangesRequest) Descriptor deprecated

func (*FinishInternalChangesRequest) Descriptor() ([]byte, []int)

Deprecated: Use FinishInternalChangesRequest.ProtoReflect.Descriptor instead.

func (*FinishInternalChangesRequest) GetHandle

func (x *FinishInternalChangesRequest) GetHandle() int64

func (*FinishInternalChangesRequest) ProtoMessage

func (*FinishInternalChangesRequest) ProtoMessage()

func (*FinishInternalChangesRequest) ProtoReflect

func (*FinishInternalChangesRequest) Reset

func (x *FinishInternalChangesRequest) Reset()

func (*FinishInternalChangesRequest) String

type FinishInternalChangesResponse

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

func (*FinishInternalChangesResponse) Descriptor deprecated

func (*FinishInternalChangesResponse) Descriptor() ([]byte, []int)

Deprecated: Use FinishInternalChangesResponse.ProtoReflect.Descriptor instead.

func (*FinishInternalChangesResponse) ProtoMessage

func (*FinishInternalChangesResponse) ProtoMessage()

func (*FinishInternalChangesResponse) ProtoReflect

func (*FinishInternalChangesResponse) Reset

func (x *FinishInternalChangesResponse) Reset()

func (*FinishInternalChangesResponse) String

type FinishStylusHandwritingRequest

type FinishStylusHandwritingRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*FinishStylusHandwritingRequest) Descriptor deprecated

func (*FinishStylusHandwritingRequest) Descriptor() ([]byte, []int)

Deprecated: Use FinishStylusHandwritingRequest.ProtoReflect.Descriptor instead.

func (*FinishStylusHandwritingRequest) GetHandle

func (x *FinishStylusHandwritingRequest) GetHandle() int64

func (*FinishStylusHandwritingRequest) ProtoMessage

func (*FinishStylusHandwritingRequest) ProtoMessage()

func (*FinishStylusHandwritingRequest) ProtoReflect

func (*FinishStylusHandwritingRequest) Reset

func (x *FinishStylusHandwritingRequest) Reset()

func (*FinishStylusHandwritingRequest) String

type FinishStylusHandwritingResponse

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

func (*FinishStylusHandwritingResponse) Descriptor deprecated

func (*FinishStylusHandwritingResponse) Descriptor() ([]byte, []int)

Deprecated: Use FinishStylusHandwritingResponse.ProtoReflect.Descriptor instead.

func (*FinishStylusHandwritingResponse) ProtoMessage

func (*FinishStylusHandwritingResponse) ProtoMessage()

func (*FinishStylusHandwritingResponse) ProtoReflect

func (*FinishStylusHandwritingResponse) Reset

func (*FinishStylusHandwritingResponse) String

type GetBackDispositionRequest

type GetBackDispositionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBackDispositionRequest) Descriptor deprecated

func (*GetBackDispositionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetBackDispositionRequest.ProtoReflect.Descriptor instead.

func (*GetBackDispositionRequest) GetHandle

func (x *GetBackDispositionRequest) GetHandle() int64

func (*GetBackDispositionRequest) ProtoMessage

func (*GetBackDispositionRequest) ProtoMessage()

func (*GetBackDispositionRequest) ProtoReflect

func (*GetBackDispositionRequest) Reset

func (x *GetBackDispositionRequest) Reset()

func (*GetBackDispositionRequest) String

func (x *GetBackDispositionRequest) String() string

type GetBackDispositionResponse

type GetBackDispositionResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetBackDispositionResponse) Descriptor deprecated

func (*GetBackDispositionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetBackDispositionResponse.ProtoReflect.Descriptor instead.

func (*GetBackDispositionResponse) GetResult

func (x *GetBackDispositionResponse) GetResult() int32

func (*GetBackDispositionResponse) ProtoMessage

func (*GetBackDispositionResponse) ProtoMessage()

func (*GetBackDispositionResponse) ProtoReflect

func (*GetBackDispositionResponse) Reset

func (x *GetBackDispositionResponse) Reset()

func (*GetBackDispositionResponse) String

func (x *GetBackDispositionResponse) String() string

type GetCandidatesHiddenVisibilityRequest

type GetCandidatesHiddenVisibilityRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCandidatesHiddenVisibilityRequest) Descriptor deprecated

func (*GetCandidatesHiddenVisibilityRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCandidatesHiddenVisibilityRequest.ProtoReflect.Descriptor instead.

func (*GetCandidatesHiddenVisibilityRequest) GetHandle

func (*GetCandidatesHiddenVisibilityRequest) ProtoMessage

func (*GetCandidatesHiddenVisibilityRequest) ProtoMessage()

func (*GetCandidatesHiddenVisibilityRequest) ProtoReflect

func (*GetCandidatesHiddenVisibilityRequest) Reset

func (*GetCandidatesHiddenVisibilityRequest) String

type GetCandidatesHiddenVisibilityResponse

type GetCandidatesHiddenVisibilityResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCandidatesHiddenVisibilityResponse) Descriptor deprecated

func (*GetCandidatesHiddenVisibilityResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCandidatesHiddenVisibilityResponse.ProtoReflect.Descriptor instead.

func (*GetCandidatesHiddenVisibilityResponse) GetResult

func (*GetCandidatesHiddenVisibilityResponse) ProtoMessage

func (*GetCandidatesHiddenVisibilityResponse) ProtoMessage()

func (*GetCandidatesHiddenVisibilityResponse) ProtoReflect

func (*GetCandidatesHiddenVisibilityResponse) Reset

func (*GetCandidatesHiddenVisibilityResponse) String

type GetCurrentDrawableStateRequest

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

func (*GetCurrentDrawableStateRequest) Descriptor deprecated

func (*GetCurrentDrawableStateRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentDrawableStateRequest.ProtoReflect.Descriptor instead.

func (*GetCurrentDrawableStateRequest) ProtoMessage

func (*GetCurrentDrawableStateRequest) ProtoMessage()

func (*GetCurrentDrawableStateRequest) ProtoReflect

func (*GetCurrentDrawableStateRequest) Reset

func (x *GetCurrentDrawableStateRequest) Reset()

func (*GetCurrentDrawableStateRequest) String

type GetCurrentDrawableStateResponse

type GetCurrentDrawableStateResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCurrentDrawableStateResponse) Descriptor deprecated

func (*GetCurrentDrawableStateResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentDrawableStateResponse.ProtoReflect.Descriptor instead.

func (*GetCurrentDrawableStateResponse) GetResult

func (x *GetCurrentDrawableStateResponse) GetResult() int64

func (*GetCurrentDrawableStateResponse) ProtoMessage

func (*GetCurrentDrawableStateResponse) ProtoMessage()

func (*GetCurrentDrawableStateResponse) ProtoReflect

func (*GetCurrentDrawableStateResponse) Reset

func (*GetCurrentDrawableStateResponse) String

type GetCurrentInputBindingRequest

type GetCurrentInputBindingRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCurrentInputBindingRequest) Descriptor deprecated

func (*GetCurrentInputBindingRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentInputBindingRequest.ProtoReflect.Descriptor instead.

func (*GetCurrentInputBindingRequest) GetHandle

func (x *GetCurrentInputBindingRequest) GetHandle() int64

func (*GetCurrentInputBindingRequest) ProtoMessage

func (*GetCurrentInputBindingRequest) ProtoMessage()

func (*GetCurrentInputBindingRequest) ProtoReflect

func (*GetCurrentInputBindingRequest) Reset

func (x *GetCurrentInputBindingRequest) Reset()

func (*GetCurrentInputBindingRequest) String

type GetCurrentInputBindingResponse

type GetCurrentInputBindingResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCurrentInputBindingResponse) Descriptor deprecated

func (*GetCurrentInputBindingResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentInputBindingResponse.ProtoReflect.Descriptor instead.

func (*GetCurrentInputBindingResponse) GetResult

func (x *GetCurrentInputBindingResponse) GetResult() int64

func (*GetCurrentInputBindingResponse) ProtoMessage

func (*GetCurrentInputBindingResponse) ProtoMessage()

func (*GetCurrentInputBindingResponse) ProtoReflect

func (*GetCurrentInputBindingResponse) Reset

func (x *GetCurrentInputBindingResponse) Reset()

func (*GetCurrentInputBindingResponse) String

type GetCurrentInputConnectionRequest

type GetCurrentInputConnectionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCurrentInputConnectionRequest) Descriptor deprecated

func (*GetCurrentInputConnectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentInputConnectionRequest.ProtoReflect.Descriptor instead.

func (*GetCurrentInputConnectionRequest) GetHandle

func (x *GetCurrentInputConnectionRequest) GetHandle() int64

func (*GetCurrentInputConnectionRequest) ProtoMessage

func (*GetCurrentInputConnectionRequest) ProtoMessage()

func (*GetCurrentInputConnectionRequest) ProtoReflect

func (*GetCurrentInputConnectionRequest) Reset

func (*GetCurrentInputConnectionRequest) String

type GetCurrentInputConnectionResponse

type GetCurrentInputConnectionResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCurrentInputConnectionResponse) Descriptor deprecated

func (*GetCurrentInputConnectionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentInputConnectionResponse.ProtoReflect.Descriptor instead.

func (*GetCurrentInputConnectionResponse) GetResult

func (*GetCurrentInputConnectionResponse) ProtoMessage

func (*GetCurrentInputConnectionResponse) ProtoMessage()

func (*GetCurrentInputConnectionResponse) ProtoReflect

func (*GetCurrentInputConnectionResponse) Reset

func (*GetCurrentInputConnectionResponse) String

type GetCurrentInputEditorInfoRequest

type GetCurrentInputEditorInfoRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCurrentInputEditorInfoRequest) Descriptor deprecated

func (*GetCurrentInputEditorInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentInputEditorInfoRequest.ProtoReflect.Descriptor instead.

func (*GetCurrentInputEditorInfoRequest) GetHandle

func (x *GetCurrentInputEditorInfoRequest) GetHandle() int64

func (*GetCurrentInputEditorInfoRequest) ProtoMessage

func (*GetCurrentInputEditorInfoRequest) ProtoMessage()

func (*GetCurrentInputEditorInfoRequest) ProtoReflect

func (*GetCurrentInputEditorInfoRequest) Reset

func (*GetCurrentInputEditorInfoRequest) String

type GetCurrentInputEditorInfoResponse

type GetCurrentInputEditorInfoResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCurrentInputEditorInfoResponse) Descriptor deprecated

func (*GetCurrentInputEditorInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentInputEditorInfoResponse.ProtoReflect.Descriptor instead.

func (*GetCurrentInputEditorInfoResponse) GetResult

func (*GetCurrentInputEditorInfoResponse) ProtoMessage

func (*GetCurrentInputEditorInfoResponse) ProtoMessage()

func (*GetCurrentInputEditorInfoResponse) ProtoReflect

func (*GetCurrentInputEditorInfoResponse) Reset

func (*GetCurrentInputEditorInfoResponse) String

type GetCurrentInputStartedRequest

type GetCurrentInputStartedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCurrentInputStartedRequest) Descriptor deprecated

func (*GetCurrentInputStartedRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentInputStartedRequest.ProtoReflect.Descriptor instead.

func (*GetCurrentInputStartedRequest) GetHandle

func (x *GetCurrentInputStartedRequest) GetHandle() int64

func (*GetCurrentInputStartedRequest) ProtoMessage

func (*GetCurrentInputStartedRequest) ProtoMessage()

func (*GetCurrentInputStartedRequest) ProtoReflect

func (*GetCurrentInputStartedRequest) Reset

func (x *GetCurrentInputStartedRequest) Reset()

func (*GetCurrentInputStartedRequest) String

type GetCurrentInputStartedResponse

type GetCurrentInputStartedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetCurrentInputStartedResponse) Descriptor deprecated

func (*GetCurrentInputStartedResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentInputStartedResponse.ProtoReflect.Descriptor instead.

func (*GetCurrentInputStartedResponse) GetResult

func (x *GetCurrentInputStartedResponse) GetResult() bool

func (*GetCurrentInputStartedResponse) ProtoMessage

func (*GetCurrentInputStartedResponse) ProtoMessage()

func (*GetCurrentInputStartedResponse) ProtoReflect

func (*GetCurrentInputStartedResponse) Reset

func (x *GetCurrentInputStartedResponse) Reset()

func (*GetCurrentInputStartedResponse) String

type GetHeightRequest

type GetHeightRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetHeightRequest) Descriptor deprecated

func (*GetHeightRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetHeightRequest.ProtoReflect.Descriptor instead.

func (*GetHeightRequest) GetHandle

func (x *GetHeightRequest) GetHandle() int64

func (*GetHeightRequest) ProtoMessage

func (*GetHeightRequest) ProtoMessage()

func (*GetHeightRequest) ProtoReflect

func (x *GetHeightRequest) ProtoReflect() protoreflect.Message

func (*GetHeightRequest) Reset

func (x *GetHeightRequest) Reset()

func (*GetHeightRequest) String

func (x *GetHeightRequest) String() string

type GetHeightResponse

type GetHeightResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetHeightResponse) Descriptor deprecated

func (*GetHeightResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetHeightResponse.ProtoReflect.Descriptor instead.

func (*GetHeightResponse) GetResult

func (x *GetHeightResponse) GetResult() int32

func (*GetHeightResponse) ProtoMessage

func (*GetHeightResponse) ProtoMessage()

func (*GetHeightResponse) ProtoReflect

func (x *GetHeightResponse) ProtoReflect() protoreflect.Message

func (*GetHeightResponse) Reset

func (x *GetHeightResponse) Reset()

func (*GetHeightResponse) String

func (x *GetHeightResponse) String() string

type GetInputMethodWindowRecommendedHeightRequest

type GetInputMethodWindowRecommendedHeightRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInputMethodWindowRecommendedHeightRequest) Descriptor deprecated

Deprecated: Use GetInputMethodWindowRecommendedHeightRequest.ProtoReflect.Descriptor instead.

func (*GetInputMethodWindowRecommendedHeightRequest) GetHandle

func (*GetInputMethodWindowRecommendedHeightRequest) ProtoMessage

func (*GetInputMethodWindowRecommendedHeightRequest) ProtoReflect

func (*GetInputMethodWindowRecommendedHeightRequest) Reset

func (*GetInputMethodWindowRecommendedHeightRequest) String

type GetInputMethodWindowRecommendedHeightResponse

type GetInputMethodWindowRecommendedHeightResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetInputMethodWindowRecommendedHeightResponse) Descriptor deprecated

Deprecated: Use GetInputMethodWindowRecommendedHeightResponse.ProtoReflect.Descriptor instead.

func (*GetInputMethodWindowRecommendedHeightResponse) GetResult

func (*GetInputMethodWindowRecommendedHeightResponse) ProtoMessage

func (*GetInputMethodWindowRecommendedHeightResponse) ProtoReflect

func (*GetInputMethodWindowRecommendedHeightResponse) Reset

func (*GetInputMethodWindowRecommendedHeightResponse) String

type GetKeyDispatcherStateRequest

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

func (*GetKeyDispatcherStateRequest) Descriptor deprecated

func (*GetKeyDispatcherStateRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetKeyDispatcherStateRequest.ProtoReflect.Descriptor instead.

func (*GetKeyDispatcherStateRequest) ProtoMessage

func (*GetKeyDispatcherStateRequest) ProtoMessage()

func (*GetKeyDispatcherStateRequest) ProtoReflect

func (*GetKeyDispatcherStateRequest) Reset

func (x *GetKeyDispatcherStateRequest) Reset()

func (*GetKeyDispatcherStateRequest) String

type GetKeyDispatcherStateResponse

type GetKeyDispatcherStateResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetKeyDispatcherStateResponse) Descriptor deprecated

func (*GetKeyDispatcherStateResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetKeyDispatcherStateResponse.ProtoReflect.Descriptor instead.

func (*GetKeyDispatcherStateResponse) GetResult

func (x *GetKeyDispatcherStateResponse) GetResult() int64

func (*GetKeyDispatcherStateResponse) ProtoMessage

func (*GetKeyDispatcherStateResponse) ProtoMessage()

func (*GetKeyDispatcherStateResponse) ProtoReflect

func (*GetKeyDispatcherStateResponse) Reset

func (x *GetKeyDispatcherStateResponse) Reset()

func (*GetKeyDispatcherStateResponse) String

type GetKeyboardRequest

type GetKeyboardRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetKeyboardRequest) Descriptor deprecated

func (*GetKeyboardRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetKeyboardRequest.ProtoReflect.Descriptor instead.

func (*GetKeyboardRequest) GetHandle

func (x *GetKeyboardRequest) GetHandle() int64

func (*GetKeyboardRequest) ProtoMessage

func (*GetKeyboardRequest) ProtoMessage()

func (*GetKeyboardRequest) ProtoReflect

func (x *GetKeyboardRequest) ProtoReflect() protoreflect.Message

func (*GetKeyboardRequest) Reset

func (x *GetKeyboardRequest) Reset()

func (*GetKeyboardRequest) String

func (x *GetKeyboardRequest) String() string

type GetKeyboardResponse

type GetKeyboardResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetKeyboardResponse) Descriptor deprecated

func (*GetKeyboardResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetKeyboardResponse.ProtoReflect.Descriptor instead.

func (*GetKeyboardResponse) GetResult

func (x *GetKeyboardResponse) GetResult() int64

func (*GetKeyboardResponse) ProtoMessage

func (*GetKeyboardResponse) ProtoMessage()

func (*GetKeyboardResponse) ProtoReflect

func (x *GetKeyboardResponse) ProtoReflect() protoreflect.Message

func (*GetKeyboardResponse) Reset

func (x *GetKeyboardResponse) Reset()

func (*GetKeyboardResponse) String

func (x *GetKeyboardResponse) String() string

type GetKeysRequest

type GetKeysRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetKeysRequest) Descriptor deprecated

func (*GetKeysRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetKeysRequest.ProtoReflect.Descriptor instead.

func (*GetKeysRequest) GetHandle

func (x *GetKeysRequest) GetHandle() int64

func (*GetKeysRequest) ProtoMessage

func (*GetKeysRequest) ProtoMessage()

func (*GetKeysRequest) ProtoReflect

func (x *GetKeysRequest) ProtoReflect() protoreflect.Message

func (*GetKeysRequest) Reset

func (x *GetKeysRequest) Reset()

func (*GetKeysRequest) String

func (x *GetKeysRequest) String() string

type GetKeysResponse

type GetKeysResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetKeysResponse) Descriptor deprecated

func (*GetKeysResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetKeysResponse.ProtoReflect.Descriptor instead.

func (*GetKeysResponse) GetResult

func (x *GetKeysResponse) GetResult() int64

func (*GetKeysResponse) ProtoMessage

func (*GetKeysResponse) ProtoMessage()

func (*GetKeysResponse) ProtoReflect

func (x *GetKeysResponse) ProtoReflect() protoreflect.Message

func (*GetKeysResponse) Reset

func (x *GetKeysResponse) Reset()

func (*GetKeysResponse) String

func (x *GetKeysResponse) String() string

type GetLayoutInflaterRequest

type GetLayoutInflaterRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLayoutInflaterRequest) Descriptor deprecated

func (*GetLayoutInflaterRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetLayoutInflaterRequest.ProtoReflect.Descriptor instead.

func (*GetLayoutInflaterRequest) GetHandle

func (x *GetLayoutInflaterRequest) GetHandle() int64

func (*GetLayoutInflaterRequest) ProtoMessage

func (*GetLayoutInflaterRequest) ProtoMessage()

func (*GetLayoutInflaterRequest) ProtoReflect

func (x *GetLayoutInflaterRequest) ProtoReflect() protoreflect.Message

func (*GetLayoutInflaterRequest) Reset

func (x *GetLayoutInflaterRequest) Reset()

func (*GetLayoutInflaterRequest) String

func (x *GetLayoutInflaterRequest) String() string

type GetLayoutInflaterResponse

type GetLayoutInflaterResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetLayoutInflaterResponse) Descriptor deprecated

func (*GetLayoutInflaterResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetLayoutInflaterResponse.ProtoReflect.Descriptor instead.

func (*GetLayoutInflaterResponse) GetResult

func (x *GetLayoutInflaterResponse) GetResult() int64

func (*GetLayoutInflaterResponse) ProtoMessage

func (*GetLayoutInflaterResponse) ProtoMessage()

func (*GetLayoutInflaterResponse) ProtoReflect

func (*GetLayoutInflaterResponse) Reset

func (x *GetLayoutInflaterResponse) Reset()

func (*GetLayoutInflaterResponse) String

func (x *GetLayoutInflaterResponse) String() string

type GetMaxWidthRequest

type GetMaxWidthRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMaxWidthRequest) Descriptor deprecated

func (*GetMaxWidthRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxWidthRequest.ProtoReflect.Descriptor instead.

func (*GetMaxWidthRequest) GetHandle

func (x *GetMaxWidthRequest) GetHandle() int64

func (*GetMaxWidthRequest) ProtoMessage

func (*GetMaxWidthRequest) ProtoMessage()

func (*GetMaxWidthRequest) ProtoReflect

func (x *GetMaxWidthRequest) ProtoReflect() protoreflect.Message

func (*GetMaxWidthRequest) Reset

func (x *GetMaxWidthRequest) Reset()

func (*GetMaxWidthRequest) String

func (x *GetMaxWidthRequest) String() string

type GetMaxWidthResponse

type GetMaxWidthResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMaxWidthResponse) Descriptor deprecated

func (*GetMaxWidthResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMaxWidthResponse.ProtoReflect.Descriptor instead.

func (*GetMaxWidthResponse) GetResult

func (x *GetMaxWidthResponse) GetResult() int32

func (*GetMaxWidthResponse) ProtoMessage

func (*GetMaxWidthResponse) ProtoMessage()

func (*GetMaxWidthResponse) ProtoReflect

func (x *GetMaxWidthResponse) ProtoReflect() protoreflect.Message

func (*GetMaxWidthResponse) Reset

func (x *GetMaxWidthResponse) Reset()

func (*GetMaxWidthResponse) String

func (x *GetMaxWidthResponse) String() string

type GetMinWidthRequest

type GetMinWidthRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMinWidthRequest) Descriptor deprecated

func (*GetMinWidthRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetMinWidthRequest.ProtoReflect.Descriptor instead.

func (*GetMinWidthRequest) GetHandle

func (x *GetMinWidthRequest) GetHandle() int64

func (*GetMinWidthRequest) ProtoMessage

func (*GetMinWidthRequest) ProtoMessage()

func (*GetMinWidthRequest) ProtoReflect

func (x *GetMinWidthRequest) ProtoReflect() protoreflect.Message

func (*GetMinWidthRequest) Reset

func (x *GetMinWidthRequest) Reset()

func (*GetMinWidthRequest) String

func (x *GetMinWidthRequest) String() string

type GetMinWidthResponse

type GetMinWidthResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetMinWidthResponse) Descriptor deprecated

func (*GetMinWidthResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetMinWidthResponse.ProtoReflect.Descriptor instead.

func (*GetMinWidthResponse) GetResult

func (x *GetMinWidthResponse) GetResult() int32

func (*GetMinWidthResponse) ProtoMessage

func (*GetMinWidthResponse) ProtoMessage()

func (*GetMinWidthResponse) ProtoReflect

func (x *GetMinWidthResponse) ProtoReflect() protoreflect.Message

func (*GetMinWidthResponse) Reset

func (x *GetMinWidthResponse) Reset()

func (*GetMinWidthResponse) String

func (x *GetMinWidthResponse) String() string

type GetModifierKeysRequest

type GetModifierKeysRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetModifierKeysRequest) Descriptor deprecated

func (*GetModifierKeysRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetModifierKeysRequest.ProtoReflect.Descriptor instead.

func (*GetModifierKeysRequest) GetHandle

func (x *GetModifierKeysRequest) GetHandle() int64

func (*GetModifierKeysRequest) ProtoMessage

func (*GetModifierKeysRequest) ProtoMessage()

func (*GetModifierKeysRequest) ProtoReflect

func (x *GetModifierKeysRequest) ProtoReflect() protoreflect.Message

func (*GetModifierKeysRequest) Reset

func (x *GetModifierKeysRequest) Reset()

func (*GetModifierKeysRequest) String

func (x *GetModifierKeysRequest) String() string

type GetModifierKeysResponse

type GetModifierKeysResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetModifierKeysResponse) Descriptor deprecated

func (*GetModifierKeysResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetModifierKeysResponse.ProtoReflect.Descriptor instead.

func (*GetModifierKeysResponse) GetResult

func (x *GetModifierKeysResponse) GetResult() int64

func (*GetModifierKeysResponse) ProtoMessage

func (*GetModifierKeysResponse) ProtoMessage()

func (*GetModifierKeysResponse) ProtoReflect

func (x *GetModifierKeysResponse) ProtoReflect() protoreflect.Message

func (*GetModifierKeysResponse) Reset

func (x *GetModifierKeysResponse) Reset()

func (*GetModifierKeysResponse) String

func (x *GetModifierKeysResponse) String() string

type GetNearestKeysRequest

type GetNearestKeysRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*GetNearestKeysRequest) Descriptor deprecated

func (*GetNearestKeysRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetNearestKeysRequest.ProtoReflect.Descriptor instead.

func (*GetNearestKeysRequest) GetArg0

func (x *GetNearestKeysRequest) GetArg0() int32

func (*GetNearestKeysRequest) GetArg1

func (x *GetNearestKeysRequest) GetArg1() int32

func (*GetNearestKeysRequest) GetHandle

func (x *GetNearestKeysRequest) GetHandle() int64

func (*GetNearestKeysRequest) ProtoMessage

func (*GetNearestKeysRequest) ProtoMessage()

func (*GetNearestKeysRequest) ProtoReflect

func (x *GetNearestKeysRequest) ProtoReflect() protoreflect.Message

func (*GetNearestKeysRequest) Reset

func (x *GetNearestKeysRequest) Reset()

func (*GetNearestKeysRequest) String

func (x *GetNearestKeysRequest) String() string

type GetNearestKeysResponse

type GetNearestKeysResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetNearestKeysResponse) Descriptor deprecated

func (*GetNearestKeysResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetNearestKeysResponse.ProtoReflect.Descriptor instead.

func (*GetNearestKeysResponse) GetResult

func (x *GetNearestKeysResponse) GetResult() int64

func (*GetNearestKeysResponse) ProtoMessage

func (*GetNearestKeysResponse) ProtoMessage()

func (*GetNearestKeysResponse) ProtoReflect

func (x *GetNearestKeysResponse) ProtoReflect() protoreflect.Message

func (*GetNearestKeysResponse) Reset

func (x *GetNearestKeysResponse) Reset()

func (*GetNearestKeysResponse) String

func (x *GetNearestKeysResponse) String() string

type GetShiftKeyIndexRequest

type GetShiftKeyIndexRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetShiftKeyIndexRequest) Descriptor deprecated

func (*GetShiftKeyIndexRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetShiftKeyIndexRequest.ProtoReflect.Descriptor instead.

func (*GetShiftKeyIndexRequest) GetHandle

func (x *GetShiftKeyIndexRequest) GetHandle() int64

func (*GetShiftKeyIndexRequest) ProtoMessage

func (*GetShiftKeyIndexRequest) ProtoMessage()

func (*GetShiftKeyIndexRequest) ProtoReflect

func (x *GetShiftKeyIndexRequest) ProtoReflect() protoreflect.Message

func (*GetShiftKeyIndexRequest) Reset

func (x *GetShiftKeyIndexRequest) Reset()

func (*GetShiftKeyIndexRequest) String

func (x *GetShiftKeyIndexRequest) String() string

type GetShiftKeyIndexResponse

type GetShiftKeyIndexResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetShiftKeyIndexResponse) Descriptor deprecated

func (*GetShiftKeyIndexResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetShiftKeyIndexResponse.ProtoReflect.Descriptor instead.

func (*GetShiftKeyIndexResponse) GetResult

func (x *GetShiftKeyIndexResponse) GetResult() int32

func (*GetShiftKeyIndexResponse) ProtoMessage

func (*GetShiftKeyIndexResponse) ProtoMessage()

func (*GetShiftKeyIndexResponse) ProtoReflect

func (x *GetShiftKeyIndexResponse) ProtoReflect() protoreflect.Message

func (*GetShiftKeyIndexResponse) Reset

func (x *GetShiftKeyIndexResponse) Reset()

func (*GetShiftKeyIndexResponse) String

func (x *GetShiftKeyIndexResponse) String() string

type GetStylusHandwritingIdleTimeoutMaxRequest

type GetStylusHandwritingIdleTimeoutMaxRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStylusHandwritingIdleTimeoutMaxRequest) Descriptor deprecated

func (*GetStylusHandwritingIdleTimeoutMaxRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetStylusHandwritingIdleTimeoutMaxRequest.ProtoReflect.Descriptor instead.

func (*GetStylusHandwritingIdleTimeoutMaxRequest) GetHandle

func (*GetStylusHandwritingIdleTimeoutMaxRequest) ProtoMessage

func (*GetStylusHandwritingIdleTimeoutMaxRequest) ProtoReflect

func (*GetStylusHandwritingIdleTimeoutMaxRequest) Reset

func (*GetStylusHandwritingIdleTimeoutMaxRequest) String

type GetStylusHandwritingIdleTimeoutMaxResponse

type GetStylusHandwritingIdleTimeoutMaxResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStylusHandwritingIdleTimeoutMaxResponse) Descriptor deprecated

Deprecated: Use GetStylusHandwritingIdleTimeoutMaxResponse.ProtoReflect.Descriptor instead.

func (*GetStylusHandwritingIdleTimeoutMaxResponse) GetResult

func (*GetStylusHandwritingIdleTimeoutMaxResponse) ProtoMessage

func (*GetStylusHandwritingIdleTimeoutMaxResponse) ProtoReflect

func (*GetStylusHandwritingIdleTimeoutMaxResponse) Reset

func (*GetStylusHandwritingIdleTimeoutMaxResponse) String

type GetStylusHandwritingSessionTimeoutRequest

type GetStylusHandwritingSessionTimeoutRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStylusHandwritingSessionTimeoutRequest) Descriptor deprecated

func (*GetStylusHandwritingSessionTimeoutRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetStylusHandwritingSessionTimeoutRequest.ProtoReflect.Descriptor instead.

func (*GetStylusHandwritingSessionTimeoutRequest) GetHandle

func (*GetStylusHandwritingSessionTimeoutRequest) ProtoMessage

func (*GetStylusHandwritingSessionTimeoutRequest) ProtoReflect

func (*GetStylusHandwritingSessionTimeoutRequest) Reset

func (*GetStylusHandwritingSessionTimeoutRequest) String

type GetStylusHandwritingSessionTimeoutResponse

type GetStylusHandwritingSessionTimeoutResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStylusHandwritingSessionTimeoutResponse) Descriptor deprecated

Deprecated: Use GetStylusHandwritingSessionTimeoutResponse.ProtoReflect.Descriptor instead.

func (*GetStylusHandwritingSessionTimeoutResponse) GetResult

func (*GetStylusHandwritingSessionTimeoutResponse) ProtoMessage

func (*GetStylusHandwritingSessionTimeoutResponse) ProtoReflect

func (*GetStylusHandwritingSessionTimeoutResponse) Reset

func (*GetStylusHandwritingSessionTimeoutResponse) String

type GetStylusHandwritingWindowRequest

type GetStylusHandwritingWindowRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStylusHandwritingWindowRequest) Descriptor deprecated

func (*GetStylusHandwritingWindowRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetStylusHandwritingWindowRequest.ProtoReflect.Descriptor instead.

func (*GetStylusHandwritingWindowRequest) GetHandle

func (*GetStylusHandwritingWindowRequest) ProtoMessage

func (*GetStylusHandwritingWindowRequest) ProtoMessage()

func (*GetStylusHandwritingWindowRequest) ProtoReflect

func (*GetStylusHandwritingWindowRequest) Reset

func (*GetStylusHandwritingWindowRequest) String

type GetStylusHandwritingWindowResponse

type GetStylusHandwritingWindowResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetStylusHandwritingWindowResponse) Descriptor deprecated

func (*GetStylusHandwritingWindowResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetStylusHandwritingWindowResponse.ProtoReflect.Descriptor instead.

func (*GetStylusHandwritingWindowResponse) GetResult

func (*GetStylusHandwritingWindowResponse) ProtoMessage

func (*GetStylusHandwritingWindowResponse) ProtoMessage()

func (*GetStylusHandwritingWindowResponse) ProtoReflect

func (*GetStylusHandwritingWindowResponse) Reset

func (*GetStylusHandwritingWindowResponse) String

type GetSystemServiceRequest

type GetSystemServiceRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSystemServiceRequest) Descriptor deprecated

func (*GetSystemServiceRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSystemServiceRequest.ProtoReflect.Descriptor instead.

func (*GetSystemServiceRequest) GetArg0

func (x *GetSystemServiceRequest) GetArg0() string

func (*GetSystemServiceRequest) ProtoMessage

func (*GetSystemServiceRequest) ProtoMessage()

func (*GetSystemServiceRequest) ProtoReflect

func (x *GetSystemServiceRequest) ProtoReflect() protoreflect.Message

func (*GetSystemServiceRequest) Reset

func (x *GetSystemServiceRequest) Reset()

func (*GetSystemServiceRequest) String

func (x *GetSystemServiceRequest) String() string

type GetSystemServiceResponse

type GetSystemServiceResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSystemServiceResponse) Descriptor deprecated

func (*GetSystemServiceResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSystemServiceResponse.ProtoReflect.Descriptor instead.

func (*GetSystemServiceResponse) GetResult

func (x *GetSystemServiceResponse) GetResult() int64

func (*GetSystemServiceResponse) ProtoMessage

func (*GetSystemServiceResponse) ProtoMessage()

func (*GetSystemServiceResponse) ProtoReflect

func (x *GetSystemServiceResponse) ProtoReflect() protoreflect.Message

func (*GetSystemServiceResponse) Reset

func (x *GetSystemServiceResponse) Reset()

func (*GetSystemServiceResponse) String

func (x *GetSystemServiceResponse) String() string

type GetTextForImeActionRequest

type GetTextForImeActionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextForImeActionRequest) Descriptor deprecated

func (*GetTextForImeActionRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetTextForImeActionRequest.ProtoReflect.Descriptor instead.

func (*GetTextForImeActionRequest) GetArg0

func (x *GetTextForImeActionRequest) GetArg0() int32

func (*GetTextForImeActionRequest) GetHandle

func (x *GetTextForImeActionRequest) GetHandle() int64

func (*GetTextForImeActionRequest) ProtoMessage

func (*GetTextForImeActionRequest) ProtoMessage()

func (*GetTextForImeActionRequest) ProtoReflect

func (*GetTextForImeActionRequest) Reset

func (x *GetTextForImeActionRequest) Reset()

func (*GetTextForImeActionRequest) String

func (x *GetTextForImeActionRequest) String() string

type GetTextForImeActionResponse

type GetTextForImeActionResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetTextForImeActionResponse) Descriptor deprecated

func (*GetTextForImeActionResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetTextForImeActionResponse.ProtoReflect.Descriptor instead.

func (*GetTextForImeActionResponse) GetResult

func (x *GetTextForImeActionResponse) GetResult() int64

func (*GetTextForImeActionResponse) ProtoMessage

func (*GetTextForImeActionResponse) ProtoMessage()

func (*GetTextForImeActionResponse) ProtoReflect

func (*GetTextForImeActionResponse) Reset

func (x *GetTextForImeActionResponse) Reset()

func (*GetTextForImeActionResponse) String

func (x *GetTextForImeActionResponse) String() string

type GetWindowRequest

type GetWindowRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*GetWindowRequest) Descriptor deprecated

func (*GetWindowRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetWindowRequest.ProtoReflect.Descriptor instead.

func (*GetWindowRequest) GetHandle

func (x *GetWindowRequest) GetHandle() int64

func (*GetWindowRequest) ProtoMessage

func (*GetWindowRequest) ProtoMessage()

func (*GetWindowRequest) ProtoReflect

func (x *GetWindowRequest) ProtoReflect() protoreflect.Message

func (*GetWindowRequest) Reset

func (x *GetWindowRequest) Reset()

func (*GetWindowRequest) String

func (x *GetWindowRequest) String() string

type GetWindowResponse

type GetWindowResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*GetWindowResponse) Descriptor deprecated

func (*GetWindowResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetWindowResponse.ProtoReflect.Descriptor instead.

func (*GetWindowResponse) GetResult

func (x *GetWindowResponse) GetResult() int64

func (*GetWindowResponse) ProtoMessage

func (*GetWindowResponse) ProtoMessage()

func (*GetWindowResponse) ProtoReflect

func (x *GetWindowResponse) ProtoReflect() protoreflect.Message

func (*GetWindowResponse) Reset

func (x *GetWindowResponse) Reset()

func (*GetWindowResponse) String

func (x *GetWindowResponse) String() string

type HandleBackRequest

type HandleBackRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*HandleBackRequest) Descriptor deprecated

func (*HandleBackRequest) Descriptor() ([]byte, []int)

Deprecated: Use HandleBackRequest.ProtoReflect.Descriptor instead.

func (*HandleBackRequest) GetHandle

func (x *HandleBackRequest) GetHandle() int64

func (*HandleBackRequest) ProtoMessage

func (*HandleBackRequest) ProtoMessage()

func (*HandleBackRequest) ProtoReflect

func (x *HandleBackRequest) ProtoReflect() protoreflect.Message

func (*HandleBackRequest) Reset

func (x *HandleBackRequest) Reset()

func (*HandleBackRequest) String

func (x *HandleBackRequest) String() string

type HandleBackResponse

type HandleBackResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*HandleBackResponse) Descriptor deprecated

func (*HandleBackResponse) Descriptor() ([]byte, []int)

Deprecated: Use HandleBackResponse.ProtoReflect.Descriptor instead.

func (*HandleBackResponse) GetResult

func (x *HandleBackResponse) GetResult() bool

func (*HandleBackResponse) ProtoMessage

func (*HandleBackResponse) ProtoMessage()

func (*HandleBackResponse) ProtoReflect

func (x *HandleBackResponse) ProtoReflect() protoreflect.Message

func (*HandleBackResponse) Reset

func (x *HandleBackResponse) Reset()

func (*HandleBackResponse) String

func (x *HandleBackResponse) String() string

type HasFocusRequest

type HasFocusRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*HasFocusRequest) Descriptor deprecated

func (*HasFocusRequest) Descriptor() ([]byte, []int)

Deprecated: Use HasFocusRequest.ProtoReflect.Descriptor instead.

func (*HasFocusRequest) GetHandle

func (x *HasFocusRequest) GetHandle() int64

func (*HasFocusRequest) ProtoMessage

func (*HasFocusRequest) ProtoMessage()

func (*HasFocusRequest) ProtoReflect

func (x *HasFocusRequest) ProtoReflect() protoreflect.Message

func (*HasFocusRequest) Reset

func (x *HasFocusRequest) Reset()

func (*HasFocusRequest) String

func (x *HasFocusRequest) String() string

type HasFocusResponse

type HasFocusResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*HasFocusResponse) Descriptor deprecated

func (*HasFocusResponse) Descriptor() ([]byte, []int)

Deprecated: Use HasFocusResponse.ProtoReflect.Descriptor instead.

func (*HasFocusResponse) GetResult

func (x *HasFocusResponse) GetResult() bool

func (*HasFocusResponse) ProtoMessage

func (*HasFocusResponse) ProtoMessage()

func (*HasFocusResponse) ProtoReflect

func (x *HasFocusResponse) ProtoReflect() protoreflect.Message

func (*HasFocusResponse) Reset

func (x *HasFocusResponse) Reset()

func (*HasFocusResponse) String

func (x *HasFocusResponse) String() string

type HasVerticalScrollBarRequest

type HasVerticalScrollBarRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*HasVerticalScrollBarRequest) Descriptor deprecated

func (*HasVerticalScrollBarRequest) Descriptor() ([]byte, []int)

Deprecated: Use HasVerticalScrollBarRequest.ProtoReflect.Descriptor instead.

func (*HasVerticalScrollBarRequest) GetHandle

func (x *HasVerticalScrollBarRequest) GetHandle() int64

func (*HasVerticalScrollBarRequest) ProtoMessage

func (*HasVerticalScrollBarRequest) ProtoMessage()

func (*HasVerticalScrollBarRequest) ProtoReflect

func (*HasVerticalScrollBarRequest) Reset

func (x *HasVerticalScrollBarRequest) Reset()

func (*HasVerticalScrollBarRequest) String

func (x *HasVerticalScrollBarRequest) String() string

type HasVerticalScrollBarResponse

type HasVerticalScrollBarResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*HasVerticalScrollBarResponse) Descriptor deprecated

func (*HasVerticalScrollBarResponse) Descriptor() ([]byte, []int)

Deprecated: Use HasVerticalScrollBarResponse.ProtoReflect.Descriptor instead.

func (*HasVerticalScrollBarResponse) GetResult

func (x *HasVerticalScrollBarResponse) GetResult() bool

func (*HasVerticalScrollBarResponse) ProtoMessage

func (*HasVerticalScrollBarResponse) ProtoMessage()

func (*HasVerticalScrollBarResponse) ProtoReflect

func (*HasVerticalScrollBarResponse) Reset

func (x *HasVerticalScrollBarResponse) Reset()

func (*HasVerticalScrollBarResponse) String

type HasWindowFocusRequest

type HasWindowFocusRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*HasWindowFocusRequest) Descriptor deprecated

func (*HasWindowFocusRequest) Descriptor() ([]byte, []int)

Deprecated: Use HasWindowFocusRequest.ProtoReflect.Descriptor instead.

func (*HasWindowFocusRequest) GetHandle

func (x *HasWindowFocusRequest) GetHandle() int64

func (*HasWindowFocusRequest) ProtoMessage

func (*HasWindowFocusRequest) ProtoMessage()

func (*HasWindowFocusRequest) ProtoReflect

func (x *HasWindowFocusRequest) ProtoReflect() protoreflect.Message

func (*HasWindowFocusRequest) Reset

func (x *HasWindowFocusRequest) Reset()

func (*HasWindowFocusRequest) String

func (x *HasWindowFocusRequest) String() string

type HasWindowFocusResponse

type HasWindowFocusResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*HasWindowFocusResponse) Descriptor deprecated

func (*HasWindowFocusResponse) Descriptor() ([]byte, []int)

Deprecated: Use HasWindowFocusResponse.ProtoReflect.Descriptor instead.

func (*HasWindowFocusResponse) GetResult

func (x *HasWindowFocusResponse) GetResult() bool

func (*HasWindowFocusResponse) ProtoMessage

func (*HasWindowFocusResponse) ProtoMessage()

func (*HasWindowFocusResponse) ProtoReflect

func (x *HasWindowFocusResponse) ProtoReflect() protoreflect.Message

func (*HasWindowFocusResponse) Reset

func (x *HasWindowFocusResponse) Reset()

func (*HasWindowFocusResponse) String

func (x *HasWindowFocusResponse) String() string

type HideSoftInputRequest

type HideSoftInputRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*HideSoftInputRequest) Descriptor deprecated

func (*HideSoftInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use HideSoftInputRequest.ProtoReflect.Descriptor instead.

func (*HideSoftInputRequest) GetArg0

func (x *HideSoftInputRequest) GetArg0() int32

func (*HideSoftInputRequest) GetArg1

func (x *HideSoftInputRequest) GetArg1() int64

func (*HideSoftInputRequest) ProtoMessage

func (*HideSoftInputRequest) ProtoMessage()

func (*HideSoftInputRequest) ProtoReflect

func (x *HideSoftInputRequest) ProtoReflect() protoreflect.Message

func (*HideSoftInputRequest) Reset

func (x *HideSoftInputRequest) Reset()

func (*HideSoftInputRequest) String

func (x *HideSoftInputRequest) String() string

type HideSoftInputResponse

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

func (*HideSoftInputResponse) Descriptor deprecated

func (*HideSoftInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use HideSoftInputResponse.ProtoReflect.Descriptor instead.

func (*HideSoftInputResponse) ProtoMessage

func (*HideSoftInputResponse) ProtoMessage()

func (*HideSoftInputResponse) ProtoReflect

func (x *HideSoftInputResponse) ProtoReflect() protoreflect.Message

func (*HideSoftInputResponse) Reset

func (x *HideSoftInputResponse) Reset()

func (*HideSoftInputResponse) String

func (x *HideSoftInputResponse) String() string

type HideStatusIconRequest

type HideStatusIconRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*HideStatusIconRequest) Descriptor deprecated

func (*HideStatusIconRequest) Descriptor() ([]byte, []int)

Deprecated: Use HideStatusIconRequest.ProtoReflect.Descriptor instead.

func (*HideStatusIconRequest) GetHandle

func (x *HideStatusIconRequest) GetHandle() int64

func (*HideStatusIconRequest) ProtoMessage

func (*HideStatusIconRequest) ProtoMessage()

func (*HideStatusIconRequest) ProtoReflect

func (x *HideStatusIconRequest) ProtoReflect() protoreflect.Message

func (*HideStatusIconRequest) Reset

func (x *HideStatusIconRequest) Reset()

func (*HideStatusIconRequest) String

func (x *HideStatusIconRequest) String() string

type HideStatusIconResponse

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

func (*HideStatusIconResponse) Descriptor deprecated

func (*HideStatusIconResponse) Descriptor() ([]byte, []int)

Deprecated: Use HideStatusIconResponse.ProtoReflect.Descriptor instead.

func (*HideStatusIconResponse) ProtoMessage

func (*HideStatusIconResponse) ProtoMessage()

func (*HideStatusIconResponse) ProtoReflect

func (x *HideStatusIconResponse) ProtoReflect() protoreflect.Message

func (*HideStatusIconResponse) Reset

func (x *HideStatusIconResponse) Reset()

func (*HideStatusIconResponse) String

func (x *HideStatusIconResponse) String() string

type HideWindowRequest

type HideWindowRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*HideWindowRequest) Descriptor deprecated

func (*HideWindowRequest) Descriptor() ([]byte, []int)

Deprecated: Use HideWindowRequest.ProtoReflect.Descriptor instead.

func (*HideWindowRequest) GetHandle

func (x *HideWindowRequest) GetHandle() int64

func (*HideWindowRequest) ProtoMessage

func (*HideWindowRequest) ProtoMessage()

func (*HideWindowRequest) ProtoReflect

func (x *HideWindowRequest) ProtoReflect() protoreflect.Message

func (*HideWindowRequest) Reset

func (x *HideWindowRequest) Reset()

func (*HideWindowRequest) String

func (x *HideWindowRequest) String() string

type HideWindowResponse

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

func (*HideWindowResponse) Descriptor deprecated

func (*HideWindowResponse) Descriptor() ([]byte, []int)

Deprecated: Use HideWindowResponse.ProtoReflect.Descriptor instead.

func (*HideWindowResponse) ProtoMessage

func (*HideWindowResponse) ProtoMessage()

func (*HideWindowResponse) ProtoReflect

func (x *HideWindowResponse) ProtoReflect() protoreflect.Message

func (*HideWindowResponse) Reset

func (x *HideWindowResponse) Reset()

func (*HideWindowResponse) String

func (x *HideWindowResponse) String() string

type InputMethodServiceGetSystemServiceRequest

type InputMethodServiceGetSystemServiceRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodServiceGetSystemServiceRequest) Descriptor deprecated

func (*InputMethodServiceGetSystemServiceRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodServiceGetSystemServiceRequest.ProtoReflect.Descriptor instead.

func (*InputMethodServiceGetSystemServiceRequest) GetArg0

func (*InputMethodServiceGetSystemServiceRequest) GetHandle

func (*InputMethodServiceGetSystemServiceRequest) ProtoMessage

func (*InputMethodServiceGetSystemServiceRequest) ProtoReflect

func (*InputMethodServiceGetSystemServiceRequest) Reset

func (*InputMethodServiceGetSystemServiceRequest) String

type InputMethodServiceInputMethodImplServiceClient

type InputMethodServiceInputMethodImplServiceClient interface {
	AttachToken(ctx context.Context, in *AttachTokenRequest, opts ...grpc.CallOption) (*AttachTokenResponse, error)
	BindInput(ctx context.Context, in *BindInputRequest, opts ...grpc.CallOption) (*BindInputResponse, error)
	ChangeInputMethodSubtype(ctx context.Context, in *ChangeInputMethodSubtypeRequest, opts ...grpc.CallOption) (*ChangeInputMethodSubtypeResponse, error)
	HideSoftInput(ctx context.Context, in *HideSoftInputRequest, opts ...grpc.CallOption) (*HideSoftInputResponse, error)
	RestartInput(ctx context.Context, in *RestartInputRequest, opts ...grpc.CallOption) (*RestartInputResponse, error)
	ShowSoftInput(ctx context.Context, in *ShowSoftInputRequest, opts ...grpc.CallOption) (*ShowSoftInputResponse, error)
	StartInput(ctx context.Context, in *StartInputRequest, opts ...grpc.CallOption) (*StartInputResponse, error)
	UnbindInput(ctx context.Context, in *UnbindInputRequest, opts ...grpc.CallOption) (*UnbindInputResponse, error)
}

InputMethodServiceInputMethodImplServiceClient is the client API for InputMethodServiceInputMethodImplService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type InputMethodServiceInputMethodImplServiceServer

InputMethodServiceInputMethodImplServiceServer is the server API for InputMethodServiceInputMethodImplService service. All implementations must embed UnimplementedInputMethodServiceInputMethodImplServiceServer for forward compatibility.

type InputMethodServiceInputMethodSessionImplServiceClient

type InputMethodServiceInputMethodSessionImplServiceClient interface {
	AppPrivateCommand(ctx context.Context, in *AppPrivateCommandRequest, opts ...grpc.CallOption) (*AppPrivateCommandResponse, error)
	DisplayCompletions(ctx context.Context, in *DisplayCompletionsRequest, opts ...grpc.CallOption) (*DisplayCompletionsResponse, error)
	FinishInput(ctx context.Context, in *FinishInputRequest, opts ...grpc.CallOption) (*FinishInputResponse, error)
	ToggleSoftInput(ctx context.Context, in *ToggleSoftInputRequest, opts ...grpc.CallOption) (*ToggleSoftInputResponse, error)
	UpdateCursor(ctx context.Context, in *UpdateCursorRequest, opts ...grpc.CallOption) (*UpdateCursorResponse, error)
	UpdateCursorAnchorInfo(ctx context.Context, in *UpdateCursorAnchorInfoRequest, opts ...grpc.CallOption) (*UpdateCursorAnchorInfoResponse, error)
	UpdateExtractedText(ctx context.Context, in *UpdateExtractedTextRequest, opts ...grpc.CallOption) (*UpdateExtractedTextResponse, error)
	UpdateSelection(ctx context.Context, in *UpdateSelectionRequest, opts ...grpc.CallOption) (*UpdateSelectionResponse, error)
	ViewClicked(ctx context.Context, in *ViewClickedRequest, opts ...grpc.CallOption) (*ViewClickedResponse, error)
}

InputMethodServiceInputMethodSessionImplServiceClient is the client API for InputMethodServiceInputMethodSessionImplService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type InputMethodServiceInputMethodSessionImplServiceServer

InputMethodServiceInputMethodSessionImplServiceServer is the server API for InputMethodServiceInputMethodSessionImplService service. All implementations must embed UnimplementedInputMethodServiceInputMethodSessionImplServiceServer for forward compatibility.

type InputMethodServiceOnConfigurationChangedRequest

type InputMethodServiceOnConfigurationChangedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodServiceOnConfigurationChangedRequest) Descriptor deprecated

Deprecated: Use InputMethodServiceOnConfigurationChangedRequest.ProtoReflect.Descriptor instead.

func (*InputMethodServiceOnConfigurationChangedRequest) GetArg0

func (*InputMethodServiceOnConfigurationChangedRequest) GetHandle

func (*InputMethodServiceOnConfigurationChangedRequest) ProtoMessage

func (*InputMethodServiceOnConfigurationChangedRequest) ProtoReflect

func (*InputMethodServiceOnConfigurationChangedRequest) Reset

func (*InputMethodServiceOnConfigurationChangedRequest) String

type InputMethodServiceOnCreateInputMethodInterfaceRequest

type InputMethodServiceOnCreateInputMethodInterfaceRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodServiceOnCreateInputMethodInterfaceRequest) Descriptor deprecated

Deprecated: Use InputMethodServiceOnCreateInputMethodInterfaceRequest.ProtoReflect.Descriptor instead.

func (*InputMethodServiceOnCreateInputMethodInterfaceRequest) GetHandle

func (*InputMethodServiceOnCreateInputMethodInterfaceRequest) ProtoMessage

func (*InputMethodServiceOnCreateInputMethodInterfaceRequest) ProtoReflect

func (*InputMethodServiceOnCreateInputMethodInterfaceRequest) Reset

func (*InputMethodServiceOnCreateInputMethodInterfaceRequest) String

type InputMethodServiceOnCreateInputMethodSessionInterfaceRequest

type InputMethodServiceOnCreateInputMethodSessionInterfaceRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) Descriptor deprecated

Deprecated: Use InputMethodServiceOnCreateInputMethodSessionInterfaceRequest.ProtoReflect.Descriptor instead.

func (*InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) GetHandle

func (*InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) ProtoMessage

func (*InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) ProtoReflect

func (*InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) Reset

func (*InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) String

type InputMethodServiceOnDestroyRequest

type InputMethodServiceOnDestroyRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodServiceOnDestroyRequest) Descriptor deprecated

func (*InputMethodServiceOnDestroyRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodServiceOnDestroyRequest.ProtoReflect.Descriptor instead.

func (*InputMethodServiceOnDestroyRequest) GetHandle

func (*InputMethodServiceOnDestroyRequest) ProtoMessage

func (*InputMethodServiceOnDestroyRequest) ProtoMessage()

func (*InputMethodServiceOnDestroyRequest) ProtoReflect

func (*InputMethodServiceOnDestroyRequest) Reset

func (*InputMethodServiceOnDestroyRequest) String

type InputMethodServiceOnGenericMotionEventRequest

type InputMethodServiceOnGenericMotionEventRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodServiceOnGenericMotionEventRequest) Descriptor deprecated

Deprecated: Use InputMethodServiceOnGenericMotionEventRequest.ProtoReflect.Descriptor instead.

func (*InputMethodServiceOnGenericMotionEventRequest) GetArg0

func (*InputMethodServiceOnGenericMotionEventRequest) GetHandle

func (*InputMethodServiceOnGenericMotionEventRequest) ProtoMessage

func (*InputMethodServiceOnGenericMotionEventRequest) ProtoReflect

func (*InputMethodServiceOnGenericMotionEventRequest) Reset

func (*InputMethodServiceOnGenericMotionEventRequest) String

type InputMethodServiceOnShouldVerifyKeyEventRequest

type InputMethodServiceOnShouldVerifyKeyEventRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodServiceOnShouldVerifyKeyEventRequest) Descriptor deprecated

Deprecated: Use InputMethodServiceOnShouldVerifyKeyEventRequest.ProtoReflect.Descriptor instead.

func (*InputMethodServiceOnShouldVerifyKeyEventRequest) GetArg0

func (*InputMethodServiceOnShouldVerifyKeyEventRequest) GetHandle

func (*InputMethodServiceOnShouldVerifyKeyEventRequest) ProtoMessage

func (*InputMethodServiceOnShouldVerifyKeyEventRequest) ProtoReflect

func (*InputMethodServiceOnShouldVerifyKeyEventRequest) Reset

func (*InputMethodServiceOnShouldVerifyKeyEventRequest) String

type InputMethodServiceOnTrackballEventRequest

type InputMethodServiceOnTrackballEventRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InputMethodServiceOnTrackballEventRequest) Descriptor deprecated

func (*InputMethodServiceOnTrackballEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use InputMethodServiceOnTrackballEventRequest.ProtoReflect.Descriptor instead.

func (*InputMethodServiceOnTrackballEventRequest) GetArg0

func (*InputMethodServiceOnTrackballEventRequest) GetHandle

func (*InputMethodServiceOnTrackballEventRequest) ProtoMessage

func (*InputMethodServiceOnTrackballEventRequest) ProtoReflect

func (*InputMethodServiceOnTrackballEventRequest) Reset

func (*InputMethodServiceOnTrackballEventRequest) String

type InputMethodServiceServiceClient

type InputMethodServiceServiceClient interface {
	NewInputMethodService(ctx context.Context, in *NewInputMethodServiceRequest, opts ...grpc.CallOption) (*NewInputMethodServiceResponse, error)
	EnableHardwareAcceleration(ctx context.Context, in *EnableHardwareAccelerationRequest, opts ...grpc.CallOption) (*EnableHardwareAccelerationResponse, error)
	FinishConnectionlessStylusHandwriting(ctx context.Context, in *FinishConnectionlessStylusHandwritingRequest, opts ...grpc.CallOption) (*FinishConnectionlessStylusHandwritingResponse, error)
	FinishStylusHandwriting(ctx context.Context, in *FinishStylusHandwritingRequest, opts ...grpc.CallOption) (*FinishStylusHandwritingResponse, error)
	GetBackDisposition(ctx context.Context, in *GetBackDispositionRequest, opts ...grpc.CallOption) (*GetBackDispositionResponse, error)
	GetCandidatesHiddenVisibility(ctx context.Context, in *GetCandidatesHiddenVisibilityRequest, opts ...grpc.CallOption) (*GetCandidatesHiddenVisibilityResponse, error)
	GetCurrentInputBinding(ctx context.Context, in *GetCurrentInputBindingRequest, opts ...grpc.CallOption) (*GetCurrentInputBindingResponse, error)
	GetCurrentInputConnection(ctx context.Context, in *GetCurrentInputConnectionRequest, opts ...grpc.CallOption) (*GetCurrentInputConnectionResponse, error)
	GetCurrentInputEditorInfo(ctx context.Context, in *GetCurrentInputEditorInfoRequest, opts ...grpc.CallOption) (*GetCurrentInputEditorInfoResponse, error)
	GetCurrentInputStarted(ctx context.Context, in *GetCurrentInputStartedRequest, opts ...grpc.CallOption) (*GetCurrentInputStartedResponse, error)
	GetInputMethodWindowRecommendedHeight(ctx context.Context, in *GetInputMethodWindowRecommendedHeightRequest, opts ...grpc.CallOption) (*GetInputMethodWindowRecommendedHeightResponse, error)
	GetLayoutInflater(ctx context.Context, in *GetLayoutInflaterRequest, opts ...grpc.CallOption) (*GetLayoutInflaterResponse, error)
	GetMaxWidth(ctx context.Context, in *GetMaxWidthRequest, opts ...grpc.CallOption) (*GetMaxWidthResponse, error)
	GetStylusHandwritingSessionTimeout(ctx context.Context, in *GetStylusHandwritingSessionTimeoutRequest, opts ...grpc.CallOption) (*GetStylusHandwritingSessionTimeoutResponse, error)
	GetStylusHandwritingWindow(ctx context.Context, in *GetStylusHandwritingWindowRequest, opts ...grpc.CallOption) (*GetStylusHandwritingWindowResponse, error)
	GetSystemService(ctx context.Context, in *InputMethodServiceGetSystemServiceRequest, opts ...grpc.CallOption) (*GetSystemServiceResponse, error)
	GetTextForImeAction(ctx context.Context, in *GetTextForImeActionRequest, opts ...grpc.CallOption) (*GetTextForImeActionResponse, error)
	GetWindow(ctx context.Context, in *GetWindowRequest, opts ...grpc.CallOption) (*GetWindowResponse, error)
	HideStatusIcon(ctx context.Context, in *HideStatusIconRequest, opts ...grpc.CallOption) (*HideStatusIconResponse, error)
	HideWindow(ctx context.Context, in *HideWindowRequest, opts ...grpc.CallOption) (*HideWindowResponse, error)
	IsExtractViewShown(ctx context.Context, in *IsExtractViewShownRequest, opts ...grpc.CallOption) (*IsExtractViewShownResponse, error)
	IsFullscreenMode(ctx context.Context, in *IsFullscreenModeRequest, opts ...grpc.CallOption) (*IsFullscreenModeResponse, error)
	IsInputViewShown(ctx context.Context, in *IsInputViewShownRequest, opts ...grpc.CallOption) (*IsInputViewShownResponse, error)
	IsShowInputRequested(ctx context.Context, in *IsShowInputRequestedRequest, opts ...grpc.CallOption) (*IsShowInputRequestedResponse, error)
	OnAppPrivateCommand(ctx context.Context, in *OnAppPrivateCommandRequest, opts ...grpc.CallOption) (*OnAppPrivateCommandResponse, error)
	OnBindInput(ctx context.Context, in *OnBindInputRequest, opts ...grpc.CallOption) (*OnBindInputResponse, error)
	OnComputeInsets(ctx context.Context, in *OnComputeInsetsRequest, opts ...grpc.CallOption) (*OnComputeInsetsResponse, error)
	OnConfigurationChanged(ctx context.Context, in *InputMethodServiceOnConfigurationChangedRequest, opts ...grpc.CallOption) (*OnConfigurationChangedResponse, error)
	OnConfigureWindow(ctx context.Context, in *OnConfigureWindowRequest, opts ...grpc.CallOption) (*OnConfigureWindowResponse, error)
	OnCreate(ctx context.Context, in *OnCreateRequest, opts ...grpc.CallOption) (*OnCreateResponse, error)
	OnCreateCandidatesView(ctx context.Context, in *OnCreateCandidatesViewRequest, opts ...grpc.CallOption) (*OnCreateCandidatesViewResponse, error)
	OnCreateExtractTextView(ctx context.Context, in *OnCreateExtractTextViewRequest, opts ...grpc.CallOption) (*OnCreateExtractTextViewResponse, error)
	OnCreateInlineSuggestionsRequest(ctx context.Context, in *OnCreateInlineSuggestionsRequestRequest, opts ...grpc.CallOption) (*OnCreateInlineSuggestionsRequestResponse, error)
	OnCreateInputMethodInterface(ctx context.Context, in *InputMethodServiceOnCreateInputMethodInterfaceRequest, opts ...grpc.CallOption) (*OnCreateInputMethodInterfaceResponse, error)
	OnCreateInputMethodSessionInterface(ctx context.Context, in *InputMethodServiceOnCreateInputMethodSessionInterfaceRequest, opts ...grpc.CallOption) (*OnCreateInputMethodSessionInterfaceResponse, error)
	OnCreateInputView(ctx context.Context, in *OnCreateInputViewRequest, opts ...grpc.CallOption) (*OnCreateInputViewResponse, error)
	OnCustomImeSwitcherButtonRequestedVisible(ctx context.Context, in *OnCustomImeSwitcherButtonRequestedVisibleRequest, opts ...grpc.CallOption) (*OnCustomImeSwitcherButtonRequestedVisibleResponse, error)
	OnDestroy(ctx context.Context, in *InputMethodServiceOnDestroyRequest, opts ...grpc.CallOption) (*OnDestroyResponse, error)
	OnDisplayCompletions(ctx context.Context, in *OnDisplayCompletionsRequest, opts ...grpc.CallOption) (*OnDisplayCompletionsResponse, error)
	OnEvaluateFullscreenMode(ctx context.Context, in *OnEvaluateFullscreenModeRequest, opts ...grpc.CallOption) (*OnEvaluateFullscreenModeResponse, error)
	OnEvaluateInputViewShown(ctx context.Context, in *OnEvaluateInputViewShownRequest, opts ...grpc.CallOption) (*OnEvaluateInputViewShownResponse, error)
	OnExtractTextContextMenuItem(ctx context.Context, in *OnExtractTextContextMenuItemRequest, opts ...grpc.CallOption) (*OnExtractTextContextMenuItemResponse, error)
	OnExtractedCursorMovement(ctx context.Context, in *OnExtractedCursorMovementRequest, opts ...grpc.CallOption) (*OnExtractedCursorMovementResponse, error)
	OnExtractedSelectionChanged(ctx context.Context, in *OnExtractedSelectionChangedRequest, opts ...grpc.CallOption) (*OnExtractedSelectionChangedResponse, error)
	OnExtractedTextClicked(ctx context.Context, in *OnExtractedTextClickedRequest, opts ...grpc.CallOption) (*OnExtractedTextClickedResponse, error)
	OnExtractingInputChanged(ctx context.Context, in *OnExtractingInputChangedRequest, opts ...grpc.CallOption) (*OnExtractingInputChangedResponse, error)
	OnFinishCandidatesView(ctx context.Context, in *OnFinishCandidatesViewRequest, opts ...grpc.CallOption) (*OnFinishCandidatesViewResponse, error)
	OnFinishInput(ctx context.Context, in *OnFinishInputRequest, opts ...grpc.CallOption) (*OnFinishInputResponse, error)
	OnFinishInputView(ctx context.Context, in *OnFinishInputViewRequest, opts ...grpc.CallOption) (*OnFinishInputViewResponse, error)
	OnFinishStylusHandwriting(ctx context.Context, in *OnFinishStylusHandwritingRequest, opts ...grpc.CallOption) (*OnFinishStylusHandwritingResponse, error)
	OnGenericMotionEvent(ctx context.Context, in *InputMethodServiceOnGenericMotionEventRequest, opts ...grpc.CallOption) (*OnGenericMotionEventResponse, error)
	OnInitializeInterface(ctx context.Context, in *OnInitializeInterfaceRequest, opts ...grpc.CallOption) (*OnInitializeInterfaceResponse, error)
	OnInlineSuggestionsResponse(ctx context.Context, in *OnInlineSuggestionsResponseRequest, opts ...grpc.CallOption) (*OnInlineSuggestionsResponseResponse, error)
	OnKeyDown(ctx context.Context, in *OnKeyDownRequest, opts ...grpc.CallOption) (*OnKeyDownResponse, error)
	OnKeyLongPress(ctx context.Context, in *OnKeyLongPressRequest, opts ...grpc.CallOption) (*OnKeyLongPressResponse, error)
	OnKeyMultiple(ctx context.Context, in *OnKeyMultipleRequest, opts ...grpc.CallOption) (*OnKeyMultipleResponse, error)
	OnKeyUp(ctx context.Context, in *OnKeyUpRequest, opts ...grpc.CallOption) (*OnKeyUpResponse, error)
	OnPrepareStylusHandwriting(ctx context.Context, in *OnPrepareStylusHandwritingRequest, opts ...grpc.CallOption) (*OnPrepareStylusHandwritingResponse, error)
	OnShouldVerifyKeyEvent(ctx context.Context, in *InputMethodServiceOnShouldVerifyKeyEventRequest, opts ...grpc.CallOption) (*OnShouldVerifyKeyEventResponse, error)
	OnShowInputRequested(ctx context.Context, in *OnShowInputRequestedRequest, opts ...grpc.CallOption) (*OnShowInputRequestedResponse, error)
	OnStartCandidatesView(ctx context.Context, in *OnStartCandidatesViewRequest, opts ...grpc.CallOption) (*OnStartCandidatesViewResponse, error)
	OnStartConnectionlessStylusHandwriting(ctx context.Context, in *OnStartConnectionlessStylusHandwritingRequest, opts ...grpc.CallOption) (*OnStartConnectionlessStylusHandwritingResponse, error)
	OnStartInput(ctx context.Context, in *OnStartInputRequest, opts ...grpc.CallOption) (*OnStartInputResponse, error)
	OnStartInputView(ctx context.Context, in *OnStartInputViewRequest, opts ...grpc.CallOption) (*OnStartInputViewResponse, error)
	OnStartStylusHandwriting(ctx context.Context, in *OnStartStylusHandwritingRequest, opts ...grpc.CallOption) (*OnStartStylusHandwritingResponse, error)
	OnStylusHandwritingMotionEvent(ctx context.Context, in *OnStylusHandwritingMotionEventRequest, opts ...grpc.CallOption) (*OnStylusHandwritingMotionEventResponse, error)
	OnTrackballEvent(ctx context.Context, in *InputMethodServiceOnTrackballEventRequest, opts ...grpc.CallOption) (*OnTrackballEventResponse, error)
	OnUnbindInput(ctx context.Context, in *OnUnbindInputRequest, opts ...grpc.CallOption) (*OnUnbindInputResponse, error)
	OnUpdateCursor(ctx context.Context, in *OnUpdateCursorRequest, opts ...grpc.CallOption) (*OnUpdateCursorResponse, error)
	OnUpdateCursorAnchorInfo(ctx context.Context, in *OnUpdateCursorAnchorInfoRequest, opts ...grpc.CallOption) (*OnUpdateCursorAnchorInfoResponse, error)
	OnUpdateEditorToolType(ctx context.Context, in *OnUpdateEditorToolTypeRequest, opts ...grpc.CallOption) (*OnUpdateEditorToolTypeResponse, error)
	OnUpdateExtractedText(ctx context.Context, in *OnUpdateExtractedTextRequest, opts ...grpc.CallOption) (*OnUpdateExtractedTextResponse, error)
	OnUpdateExtractingViews(ctx context.Context, in *OnUpdateExtractingViewsRequest, opts ...grpc.CallOption) (*OnUpdateExtractingViewsResponse, error)
	OnUpdateExtractingVisibility(ctx context.Context, in *OnUpdateExtractingVisibilityRequest, opts ...grpc.CallOption) (*OnUpdateExtractingVisibilityResponse, error)
	OnUpdateSelection(ctx context.Context, in *OnUpdateSelectionRequest, opts ...grpc.CallOption) (*OnUpdateSelectionResponse, error)
	OnViewClicked(ctx context.Context, in *OnViewClickedRequest, opts ...grpc.CallOption) (*OnViewClickedResponse, error)
	OnWindowHidden(ctx context.Context, in *OnWindowHiddenRequest, opts ...grpc.CallOption) (*OnWindowHiddenResponse, error)
	OnWindowShown(ctx context.Context, in *OnWindowShownRequest, opts ...grpc.CallOption) (*OnWindowShownResponse, error)
	RequestHideSelf(ctx context.Context, in *RequestHideSelfRequest, opts ...grpc.CallOption) (*RequestHideSelfResponse, error)
	RequestShowSelf(ctx context.Context, in *RequestShowSelfRequest, opts ...grpc.CallOption) (*RequestShowSelfResponse, error)
	SendDefaultEditorAction(ctx context.Context, in *SendDefaultEditorActionRequest, opts ...grpc.CallOption) (*SendDefaultEditorActionResponse, error)
	SendDownUpKeyEvents(ctx context.Context, in *SendDownUpKeyEventsRequest, opts ...grpc.CallOption) (*SendDownUpKeyEventsResponse, error)
	SendKeyChar(ctx context.Context, in *SendKeyCharRequest, opts ...grpc.CallOption) (*SendKeyCharResponse, error)
	SetBackDisposition(ctx context.Context, in *SetBackDispositionRequest, opts ...grpc.CallOption) (*SetBackDispositionResponse, error)
	SetCandidatesView(ctx context.Context, in *SetCandidatesViewRequest, opts ...grpc.CallOption) (*SetCandidatesViewResponse, error)
	SetCandidatesViewShown(ctx context.Context, in *SetCandidatesViewShownRequest, opts ...grpc.CallOption) (*SetCandidatesViewShownResponse, error)
	SetExtractView(ctx context.Context, in *SetExtractViewRequest, opts ...grpc.CallOption) (*SetExtractViewResponse, error)
	SetExtractViewShown(ctx context.Context, in *SetExtractViewShownRequest, opts ...grpc.CallOption) (*SetExtractViewShownResponse, error)
	SetInputView(ctx context.Context, in *SetInputViewRequest, opts ...grpc.CallOption) (*SetInputViewResponse, error)
	SetStylusHandwritingRegion(ctx context.Context, in *SetStylusHandwritingRegionRequest, opts ...grpc.CallOption) (*SetStylusHandwritingRegionResponse, error)
	SetStylusHandwritingSessionTimeout(ctx context.Context, in *SetStylusHandwritingSessionTimeoutRequest, opts ...grpc.CallOption) (*SetStylusHandwritingSessionTimeoutResponse, error)
	SetTheme(ctx context.Context, in *SetThemeRequest, opts ...grpc.CallOption) (*SetThemeResponse, error)
	ShouldOfferSwitchingToNextInputMethod(ctx context.Context, in *ShouldOfferSwitchingToNextInputMethodRequest, opts ...grpc.CallOption) (*ShouldOfferSwitchingToNextInputMethodResponse, error)
	ShowStatusIcon(ctx context.Context, in *ShowStatusIconRequest, opts ...grpc.CallOption) (*ShowStatusIconResponse, error)
	ShowWindow(ctx context.Context, in *ShowWindowRequest, opts ...grpc.CallOption) (*ShowWindowResponse, error)
	SwitchInputMethod1(ctx context.Context, in *SwitchInputMethod1Request, opts ...grpc.CallOption) (*SwitchInputMethod1Response, error)
	SwitchInputMethod2_1(ctx context.Context, in *SwitchInputMethod2_1Request, opts ...grpc.CallOption) (*SwitchInputMethod2_1Response, error)
	SwitchToNextInputMethod(ctx context.Context, in *SwitchToNextInputMethodRequest, opts ...grpc.CallOption) (*SwitchToNextInputMethodResponse, error)
	SwitchToPreviousInputMethod(ctx context.Context, in *SwitchToPreviousInputMethodRequest, opts ...grpc.CallOption) (*SwitchToPreviousInputMethodResponse, error)
	UpdateFullscreenMode(ctx context.Context, in *UpdateFullscreenModeRequest, opts ...grpc.CallOption) (*UpdateFullscreenModeResponse, error)
	UpdateInputViewShown(ctx context.Context, in *UpdateInputViewShownRequest, opts ...grpc.CallOption) (*UpdateInputViewShownResponse, error)
	GetStylusHandwritingIdleTimeoutMax(ctx context.Context, in *GetStylusHandwritingIdleTimeoutMaxRequest, opts ...grpc.CallOption) (*GetStylusHandwritingIdleTimeoutMaxResponse, error)
}

InputMethodServiceServiceClient is the client API for InputMethodServiceService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type InputMethodServiceServiceServer

type InputMethodServiceServiceServer interface {
	NewInputMethodService(context.Context, *NewInputMethodServiceRequest) (*NewInputMethodServiceResponse, error)
	EnableHardwareAcceleration(context.Context, *EnableHardwareAccelerationRequest) (*EnableHardwareAccelerationResponse, error)
	FinishConnectionlessStylusHandwriting(context.Context, *FinishConnectionlessStylusHandwritingRequest) (*FinishConnectionlessStylusHandwritingResponse, error)
	FinishStylusHandwriting(context.Context, *FinishStylusHandwritingRequest) (*FinishStylusHandwritingResponse, error)
	GetBackDisposition(context.Context, *GetBackDispositionRequest) (*GetBackDispositionResponse, error)
	GetCandidatesHiddenVisibility(context.Context, *GetCandidatesHiddenVisibilityRequest) (*GetCandidatesHiddenVisibilityResponse, error)
	GetCurrentInputBinding(context.Context, *GetCurrentInputBindingRequest) (*GetCurrentInputBindingResponse, error)
	GetCurrentInputConnection(context.Context, *GetCurrentInputConnectionRequest) (*GetCurrentInputConnectionResponse, error)
	GetCurrentInputEditorInfo(context.Context, *GetCurrentInputEditorInfoRequest) (*GetCurrentInputEditorInfoResponse, error)
	GetCurrentInputStarted(context.Context, *GetCurrentInputStartedRequest) (*GetCurrentInputStartedResponse, error)
	GetInputMethodWindowRecommendedHeight(context.Context, *GetInputMethodWindowRecommendedHeightRequest) (*GetInputMethodWindowRecommendedHeightResponse, error)
	GetLayoutInflater(context.Context, *GetLayoutInflaterRequest) (*GetLayoutInflaterResponse, error)
	GetMaxWidth(context.Context, *GetMaxWidthRequest) (*GetMaxWidthResponse, error)
	GetStylusHandwritingSessionTimeout(context.Context, *GetStylusHandwritingSessionTimeoutRequest) (*GetStylusHandwritingSessionTimeoutResponse, error)
	GetStylusHandwritingWindow(context.Context, *GetStylusHandwritingWindowRequest) (*GetStylusHandwritingWindowResponse, error)
	GetSystemService(context.Context, *InputMethodServiceGetSystemServiceRequest) (*GetSystemServiceResponse, error)
	GetTextForImeAction(context.Context, *GetTextForImeActionRequest) (*GetTextForImeActionResponse, error)
	GetWindow(context.Context, *GetWindowRequest) (*GetWindowResponse, error)
	HideStatusIcon(context.Context, *HideStatusIconRequest) (*HideStatusIconResponse, error)
	HideWindow(context.Context, *HideWindowRequest) (*HideWindowResponse, error)
	IsExtractViewShown(context.Context, *IsExtractViewShownRequest) (*IsExtractViewShownResponse, error)
	IsFullscreenMode(context.Context, *IsFullscreenModeRequest) (*IsFullscreenModeResponse, error)
	IsInputViewShown(context.Context, *IsInputViewShownRequest) (*IsInputViewShownResponse, error)
	IsShowInputRequested(context.Context, *IsShowInputRequestedRequest) (*IsShowInputRequestedResponse, error)
	OnAppPrivateCommand(context.Context, *OnAppPrivateCommandRequest) (*OnAppPrivateCommandResponse, error)
	OnBindInput(context.Context, *OnBindInputRequest) (*OnBindInputResponse, error)
	OnComputeInsets(context.Context, *OnComputeInsetsRequest) (*OnComputeInsetsResponse, error)
	OnConfigurationChanged(context.Context, *InputMethodServiceOnConfigurationChangedRequest) (*OnConfigurationChangedResponse, error)
	OnConfigureWindow(context.Context, *OnConfigureWindowRequest) (*OnConfigureWindowResponse, error)
	OnCreate(context.Context, *OnCreateRequest) (*OnCreateResponse, error)
	OnCreateCandidatesView(context.Context, *OnCreateCandidatesViewRequest) (*OnCreateCandidatesViewResponse, error)
	OnCreateExtractTextView(context.Context, *OnCreateExtractTextViewRequest) (*OnCreateExtractTextViewResponse, error)
	OnCreateInlineSuggestionsRequest(context.Context, *OnCreateInlineSuggestionsRequestRequest) (*OnCreateInlineSuggestionsRequestResponse, error)
	OnCreateInputMethodInterface(context.Context, *InputMethodServiceOnCreateInputMethodInterfaceRequest) (*OnCreateInputMethodInterfaceResponse, error)
	OnCreateInputMethodSessionInterface(context.Context, *InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) (*OnCreateInputMethodSessionInterfaceResponse, error)
	OnCreateInputView(context.Context, *OnCreateInputViewRequest) (*OnCreateInputViewResponse, error)
	OnCustomImeSwitcherButtonRequestedVisible(context.Context, *OnCustomImeSwitcherButtonRequestedVisibleRequest) (*OnCustomImeSwitcherButtonRequestedVisibleResponse, error)
	OnDestroy(context.Context, *InputMethodServiceOnDestroyRequest) (*OnDestroyResponse, error)
	OnDisplayCompletions(context.Context, *OnDisplayCompletionsRequest) (*OnDisplayCompletionsResponse, error)
	OnEvaluateFullscreenMode(context.Context, *OnEvaluateFullscreenModeRequest) (*OnEvaluateFullscreenModeResponse, error)
	OnEvaluateInputViewShown(context.Context, *OnEvaluateInputViewShownRequest) (*OnEvaluateInputViewShownResponse, error)
	OnExtractTextContextMenuItem(context.Context, *OnExtractTextContextMenuItemRequest) (*OnExtractTextContextMenuItemResponse, error)
	OnExtractedCursorMovement(context.Context, *OnExtractedCursorMovementRequest) (*OnExtractedCursorMovementResponse, error)
	OnExtractedSelectionChanged(context.Context, *OnExtractedSelectionChangedRequest) (*OnExtractedSelectionChangedResponse, error)
	OnExtractedTextClicked(context.Context, *OnExtractedTextClickedRequest) (*OnExtractedTextClickedResponse, error)
	OnExtractingInputChanged(context.Context, *OnExtractingInputChangedRequest) (*OnExtractingInputChangedResponse, error)
	OnFinishCandidatesView(context.Context, *OnFinishCandidatesViewRequest) (*OnFinishCandidatesViewResponse, error)
	OnFinishInput(context.Context, *OnFinishInputRequest) (*OnFinishInputResponse, error)
	OnFinishInputView(context.Context, *OnFinishInputViewRequest) (*OnFinishInputViewResponse, error)
	OnFinishStylusHandwriting(context.Context, *OnFinishStylusHandwritingRequest) (*OnFinishStylusHandwritingResponse, error)
	OnGenericMotionEvent(context.Context, *InputMethodServiceOnGenericMotionEventRequest) (*OnGenericMotionEventResponse, error)
	OnInitializeInterface(context.Context, *OnInitializeInterfaceRequest) (*OnInitializeInterfaceResponse, error)
	OnInlineSuggestionsResponse(context.Context, *OnInlineSuggestionsResponseRequest) (*OnInlineSuggestionsResponseResponse, error)
	OnKeyDown(context.Context, *OnKeyDownRequest) (*OnKeyDownResponse, error)
	OnKeyLongPress(context.Context, *OnKeyLongPressRequest) (*OnKeyLongPressResponse, error)
	OnKeyMultiple(context.Context, *OnKeyMultipleRequest) (*OnKeyMultipleResponse, error)
	OnKeyUp(context.Context, *OnKeyUpRequest) (*OnKeyUpResponse, error)
	OnPrepareStylusHandwriting(context.Context, *OnPrepareStylusHandwritingRequest) (*OnPrepareStylusHandwritingResponse, error)
	OnShouldVerifyKeyEvent(context.Context, *InputMethodServiceOnShouldVerifyKeyEventRequest) (*OnShouldVerifyKeyEventResponse, error)
	OnShowInputRequested(context.Context, *OnShowInputRequestedRequest) (*OnShowInputRequestedResponse, error)
	OnStartCandidatesView(context.Context, *OnStartCandidatesViewRequest) (*OnStartCandidatesViewResponse, error)
	OnStartConnectionlessStylusHandwriting(context.Context, *OnStartConnectionlessStylusHandwritingRequest) (*OnStartConnectionlessStylusHandwritingResponse, error)
	OnStartInput(context.Context, *OnStartInputRequest) (*OnStartInputResponse, error)
	OnStartInputView(context.Context, *OnStartInputViewRequest) (*OnStartInputViewResponse, error)
	OnStartStylusHandwriting(context.Context, *OnStartStylusHandwritingRequest) (*OnStartStylusHandwritingResponse, error)
	OnStylusHandwritingMotionEvent(context.Context, *OnStylusHandwritingMotionEventRequest) (*OnStylusHandwritingMotionEventResponse, error)
	OnTrackballEvent(context.Context, *InputMethodServiceOnTrackballEventRequest) (*OnTrackballEventResponse, error)
	OnUnbindInput(context.Context, *OnUnbindInputRequest) (*OnUnbindInputResponse, error)
	OnUpdateCursor(context.Context, *OnUpdateCursorRequest) (*OnUpdateCursorResponse, error)
	OnUpdateCursorAnchorInfo(context.Context, *OnUpdateCursorAnchorInfoRequest) (*OnUpdateCursorAnchorInfoResponse, error)
	OnUpdateEditorToolType(context.Context, *OnUpdateEditorToolTypeRequest) (*OnUpdateEditorToolTypeResponse, error)
	OnUpdateExtractedText(context.Context, *OnUpdateExtractedTextRequest) (*OnUpdateExtractedTextResponse, error)
	OnUpdateExtractingViews(context.Context, *OnUpdateExtractingViewsRequest) (*OnUpdateExtractingViewsResponse, error)
	OnUpdateExtractingVisibility(context.Context, *OnUpdateExtractingVisibilityRequest) (*OnUpdateExtractingVisibilityResponse, error)
	OnUpdateSelection(context.Context, *OnUpdateSelectionRequest) (*OnUpdateSelectionResponse, error)
	OnViewClicked(context.Context, *OnViewClickedRequest) (*OnViewClickedResponse, error)
	OnWindowHidden(context.Context, *OnWindowHiddenRequest) (*OnWindowHiddenResponse, error)
	OnWindowShown(context.Context, *OnWindowShownRequest) (*OnWindowShownResponse, error)
	RequestHideSelf(context.Context, *RequestHideSelfRequest) (*RequestHideSelfResponse, error)
	RequestShowSelf(context.Context, *RequestShowSelfRequest) (*RequestShowSelfResponse, error)
	SendDefaultEditorAction(context.Context, *SendDefaultEditorActionRequest) (*SendDefaultEditorActionResponse, error)
	SendDownUpKeyEvents(context.Context, *SendDownUpKeyEventsRequest) (*SendDownUpKeyEventsResponse, error)
	SendKeyChar(context.Context, *SendKeyCharRequest) (*SendKeyCharResponse, error)
	SetBackDisposition(context.Context, *SetBackDispositionRequest) (*SetBackDispositionResponse, error)
	SetCandidatesView(context.Context, *SetCandidatesViewRequest) (*SetCandidatesViewResponse, error)
	SetCandidatesViewShown(context.Context, *SetCandidatesViewShownRequest) (*SetCandidatesViewShownResponse, error)
	SetExtractView(context.Context, *SetExtractViewRequest) (*SetExtractViewResponse, error)
	SetExtractViewShown(context.Context, *SetExtractViewShownRequest) (*SetExtractViewShownResponse, error)
	SetInputView(context.Context, *SetInputViewRequest) (*SetInputViewResponse, error)
	SetStylusHandwritingRegion(context.Context, *SetStylusHandwritingRegionRequest) (*SetStylusHandwritingRegionResponse, error)
	SetStylusHandwritingSessionTimeout(context.Context, *SetStylusHandwritingSessionTimeoutRequest) (*SetStylusHandwritingSessionTimeoutResponse, error)
	SetTheme(context.Context, *SetThemeRequest) (*SetThemeResponse, error)
	ShouldOfferSwitchingToNextInputMethod(context.Context, *ShouldOfferSwitchingToNextInputMethodRequest) (*ShouldOfferSwitchingToNextInputMethodResponse, error)
	ShowStatusIcon(context.Context, *ShowStatusIconRequest) (*ShowStatusIconResponse, error)
	ShowWindow(context.Context, *ShowWindowRequest) (*ShowWindowResponse, error)
	SwitchInputMethod1(context.Context, *SwitchInputMethod1Request) (*SwitchInputMethod1Response, error)
	SwitchInputMethod2_1(context.Context, *SwitchInputMethod2_1Request) (*SwitchInputMethod2_1Response, error)
	SwitchToNextInputMethod(context.Context, *SwitchToNextInputMethodRequest) (*SwitchToNextInputMethodResponse, error)
	SwitchToPreviousInputMethod(context.Context, *SwitchToPreviousInputMethodRequest) (*SwitchToPreviousInputMethodResponse, error)
	UpdateFullscreenMode(context.Context, *UpdateFullscreenModeRequest) (*UpdateFullscreenModeResponse, error)
	UpdateInputViewShown(context.Context, *UpdateInputViewShownRequest) (*UpdateInputViewShownResponse, error)
	GetStylusHandwritingIdleTimeoutMax(context.Context, *GetStylusHandwritingIdleTimeoutMaxRequest) (*GetStylusHandwritingIdleTimeoutMaxResponse, error)
	// contains filtered or unexported methods
}

InputMethodServiceServiceServer is the server API for InputMethodServiceService service. All implementations must embed UnimplementedInputMethodServiceServiceServer for forward compatibility.

type InvalidateAllKeysRequest

type InvalidateAllKeysRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*InvalidateAllKeysRequest) Descriptor deprecated

func (*InvalidateAllKeysRequest) Descriptor() ([]byte, []int)

Deprecated: Use InvalidateAllKeysRequest.ProtoReflect.Descriptor instead.

func (*InvalidateAllKeysRequest) GetHandle

func (x *InvalidateAllKeysRequest) GetHandle() int64

func (*InvalidateAllKeysRequest) ProtoMessage

func (*InvalidateAllKeysRequest) ProtoMessage()

func (*InvalidateAllKeysRequest) ProtoReflect

func (x *InvalidateAllKeysRequest) ProtoReflect() protoreflect.Message

func (*InvalidateAllKeysRequest) Reset

func (x *InvalidateAllKeysRequest) Reset()

func (*InvalidateAllKeysRequest) String

func (x *InvalidateAllKeysRequest) String() string

type InvalidateAllKeysResponse

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

func (*InvalidateAllKeysResponse) Descriptor deprecated

func (*InvalidateAllKeysResponse) Descriptor() ([]byte, []int)

Deprecated: Use InvalidateAllKeysResponse.ProtoReflect.Descriptor instead.

func (*InvalidateAllKeysResponse) ProtoMessage

func (*InvalidateAllKeysResponse) ProtoMessage()

func (*InvalidateAllKeysResponse) ProtoReflect

func (*InvalidateAllKeysResponse) Reset

func (x *InvalidateAllKeysResponse) Reset()

func (*InvalidateAllKeysResponse) String

func (x *InvalidateAllKeysResponse) String() string

type InvalidateKeyRequest

type InvalidateKeyRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*InvalidateKeyRequest) Descriptor deprecated

func (*InvalidateKeyRequest) Descriptor() ([]byte, []int)

Deprecated: Use InvalidateKeyRequest.ProtoReflect.Descriptor instead.

func (*InvalidateKeyRequest) GetArg0

func (x *InvalidateKeyRequest) GetArg0() int32

func (*InvalidateKeyRequest) GetHandle

func (x *InvalidateKeyRequest) GetHandle() int64

func (*InvalidateKeyRequest) ProtoMessage

func (*InvalidateKeyRequest) ProtoMessage()

func (*InvalidateKeyRequest) ProtoReflect

func (x *InvalidateKeyRequest) ProtoReflect() protoreflect.Message

func (*InvalidateKeyRequest) Reset

func (x *InvalidateKeyRequest) Reset()

func (*InvalidateKeyRequest) String

func (x *InvalidateKeyRequest) String() string

type InvalidateKeyResponse

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

func (*InvalidateKeyResponse) Descriptor deprecated

func (*InvalidateKeyResponse) Descriptor() ([]byte, []int)

Deprecated: Use InvalidateKeyResponse.ProtoReflect.Descriptor instead.

func (*InvalidateKeyResponse) ProtoMessage

func (*InvalidateKeyResponse) ProtoMessage()

func (*InvalidateKeyResponse) ProtoReflect

func (x *InvalidateKeyResponse) ProtoReflect() protoreflect.Message

func (*InvalidateKeyResponse) Reset

func (x *InvalidateKeyResponse) Reset()

func (*InvalidateKeyResponse) String

func (x *InvalidateKeyResponse) String() string

type IsEnabledRequest

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

func (*IsEnabledRequest) Descriptor deprecated

func (*IsEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsEnabledRequest.ProtoReflect.Descriptor instead.

func (*IsEnabledRequest) ProtoMessage

func (*IsEnabledRequest) ProtoMessage()

func (*IsEnabledRequest) ProtoReflect

func (x *IsEnabledRequest) ProtoReflect() protoreflect.Message

func (*IsEnabledRequest) Reset

func (x *IsEnabledRequest) Reset()

func (*IsEnabledRequest) String

func (x *IsEnabledRequest) String() string

type IsEnabledResponse

type IsEnabledResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsEnabledResponse) Descriptor deprecated

func (*IsEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsEnabledResponse.ProtoReflect.Descriptor instead.

func (*IsEnabledResponse) GetResult

func (x *IsEnabledResponse) GetResult() bool

func (*IsEnabledResponse) ProtoMessage

func (*IsEnabledResponse) ProtoMessage()

func (*IsEnabledResponse) ProtoReflect

func (x *IsEnabledResponse) ProtoReflect() protoreflect.Message

func (*IsEnabledResponse) Reset

func (x *IsEnabledResponse) Reset()

func (*IsEnabledResponse) String

func (x *IsEnabledResponse) String() string

type IsExtractViewShownRequest

type IsExtractViewShownRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*IsExtractViewShownRequest) Descriptor deprecated

func (*IsExtractViewShownRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsExtractViewShownRequest.ProtoReflect.Descriptor instead.

func (*IsExtractViewShownRequest) GetHandle

func (x *IsExtractViewShownRequest) GetHandle() int64

func (*IsExtractViewShownRequest) ProtoMessage

func (*IsExtractViewShownRequest) ProtoMessage()

func (*IsExtractViewShownRequest) ProtoReflect

func (*IsExtractViewShownRequest) Reset

func (x *IsExtractViewShownRequest) Reset()

func (*IsExtractViewShownRequest) String

func (x *IsExtractViewShownRequest) String() string

type IsExtractViewShownResponse

type IsExtractViewShownResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsExtractViewShownResponse) Descriptor deprecated

func (*IsExtractViewShownResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsExtractViewShownResponse.ProtoReflect.Descriptor instead.

func (*IsExtractViewShownResponse) GetResult

func (x *IsExtractViewShownResponse) GetResult() bool

func (*IsExtractViewShownResponse) ProtoMessage

func (*IsExtractViewShownResponse) ProtoMessage()

func (*IsExtractViewShownResponse) ProtoReflect

func (*IsExtractViewShownResponse) Reset

func (x *IsExtractViewShownResponse) Reset()

func (*IsExtractViewShownResponse) String

func (x *IsExtractViewShownResponse) String() string

type IsFocusedRequest

type IsFocusedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*IsFocusedRequest) Descriptor deprecated

func (*IsFocusedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsFocusedRequest.ProtoReflect.Descriptor instead.

func (*IsFocusedRequest) GetHandle

func (x *IsFocusedRequest) GetHandle() int64

func (*IsFocusedRequest) ProtoMessage

func (*IsFocusedRequest) ProtoMessage()

func (*IsFocusedRequest) ProtoReflect

func (x *IsFocusedRequest) ProtoReflect() protoreflect.Message

func (*IsFocusedRequest) Reset

func (x *IsFocusedRequest) Reset()

func (*IsFocusedRequest) String

func (x *IsFocusedRequest) String() string

type IsFocusedResponse

type IsFocusedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsFocusedResponse) Descriptor deprecated

func (*IsFocusedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsFocusedResponse.ProtoReflect.Descriptor instead.

func (*IsFocusedResponse) GetResult

func (x *IsFocusedResponse) GetResult() bool

func (*IsFocusedResponse) ProtoMessage

func (*IsFocusedResponse) ProtoMessage()

func (*IsFocusedResponse) ProtoReflect

func (x *IsFocusedResponse) ProtoReflect() protoreflect.Message

func (*IsFocusedResponse) Reset

func (x *IsFocusedResponse) Reset()

func (*IsFocusedResponse) String

func (x *IsFocusedResponse) String() string

type IsFullscreenModeRequest

type IsFullscreenModeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*IsFullscreenModeRequest) Descriptor deprecated

func (*IsFullscreenModeRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsFullscreenModeRequest.ProtoReflect.Descriptor instead.

func (*IsFullscreenModeRequest) GetHandle

func (x *IsFullscreenModeRequest) GetHandle() int64

func (*IsFullscreenModeRequest) ProtoMessage

func (*IsFullscreenModeRequest) ProtoMessage()

func (*IsFullscreenModeRequest) ProtoReflect

func (x *IsFullscreenModeRequest) ProtoReflect() protoreflect.Message

func (*IsFullscreenModeRequest) Reset

func (x *IsFullscreenModeRequest) Reset()

func (*IsFullscreenModeRequest) String

func (x *IsFullscreenModeRequest) String() string

type IsFullscreenModeResponse

type IsFullscreenModeResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsFullscreenModeResponse) Descriptor deprecated

func (*IsFullscreenModeResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsFullscreenModeResponse.ProtoReflect.Descriptor instead.

func (*IsFullscreenModeResponse) GetResult

func (x *IsFullscreenModeResponse) GetResult() bool

func (*IsFullscreenModeResponse) ProtoMessage

func (*IsFullscreenModeResponse) ProtoMessage()

func (*IsFullscreenModeResponse) ProtoReflect

func (x *IsFullscreenModeResponse) ProtoReflect() protoreflect.Message

func (*IsFullscreenModeResponse) Reset

func (x *IsFullscreenModeResponse) Reset()

func (*IsFullscreenModeResponse) String

func (x *IsFullscreenModeResponse) String() string

type IsInputMethodTargetRequest

type IsInputMethodTargetRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*IsInputMethodTargetRequest) Descriptor deprecated

func (*IsInputMethodTargetRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsInputMethodTargetRequest.ProtoReflect.Descriptor instead.

func (*IsInputMethodTargetRequest) GetHandle

func (x *IsInputMethodTargetRequest) GetHandle() int64

func (*IsInputMethodTargetRequest) ProtoMessage

func (*IsInputMethodTargetRequest) ProtoMessage()

func (*IsInputMethodTargetRequest) ProtoReflect

func (*IsInputMethodTargetRequest) Reset

func (x *IsInputMethodTargetRequest) Reset()

func (*IsInputMethodTargetRequest) String

func (x *IsInputMethodTargetRequest) String() string

type IsInputMethodTargetResponse

type IsInputMethodTargetResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsInputMethodTargetResponse) Descriptor deprecated

func (*IsInputMethodTargetResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsInputMethodTargetResponse.ProtoReflect.Descriptor instead.

func (*IsInputMethodTargetResponse) GetResult

func (x *IsInputMethodTargetResponse) GetResult() bool

func (*IsInputMethodTargetResponse) ProtoMessage

func (*IsInputMethodTargetResponse) ProtoMessage()

func (*IsInputMethodTargetResponse) ProtoReflect

func (*IsInputMethodTargetResponse) Reset

func (x *IsInputMethodTargetResponse) Reset()

func (*IsInputMethodTargetResponse) String

func (x *IsInputMethodTargetResponse) String() string

type IsInputViewShownRequest

type IsInputViewShownRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*IsInputViewShownRequest) Descriptor deprecated

func (*IsInputViewShownRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsInputViewShownRequest.ProtoReflect.Descriptor instead.

func (*IsInputViewShownRequest) GetHandle

func (x *IsInputViewShownRequest) GetHandle() int64

func (*IsInputViewShownRequest) ProtoMessage

func (*IsInputViewShownRequest) ProtoMessage()

func (*IsInputViewShownRequest) ProtoReflect

func (x *IsInputViewShownRequest) ProtoReflect() protoreflect.Message

func (*IsInputViewShownRequest) Reset

func (x *IsInputViewShownRequest) Reset()

func (*IsInputViewShownRequest) String

func (x *IsInputViewShownRequest) String() string

type IsInputViewShownResponse

type IsInputViewShownResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsInputViewShownResponse) Descriptor deprecated

func (*IsInputViewShownResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsInputViewShownResponse.ProtoReflect.Descriptor instead.

func (*IsInputViewShownResponse) GetResult

func (x *IsInputViewShownResponse) GetResult() bool

func (*IsInputViewShownResponse) ProtoMessage

func (*IsInputViewShownResponse) ProtoMessage()

func (*IsInputViewShownResponse) ProtoReflect

func (x *IsInputViewShownResponse) ProtoReflect() protoreflect.Message

func (*IsInputViewShownResponse) Reset

func (x *IsInputViewShownResponse) Reset()

func (*IsInputViewShownResponse) String

func (x *IsInputViewShownResponse) String() string

type IsInsideRequest

type IsInsideRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*IsInsideRequest) Descriptor deprecated

func (*IsInsideRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsInsideRequest.ProtoReflect.Descriptor instead.

func (*IsInsideRequest) GetArg0

func (x *IsInsideRequest) GetArg0() int32

func (*IsInsideRequest) GetArg1

func (x *IsInsideRequest) GetArg1() int32

func (*IsInsideRequest) ProtoMessage

func (*IsInsideRequest) ProtoMessage()

func (*IsInsideRequest) ProtoReflect

func (x *IsInsideRequest) ProtoReflect() protoreflect.Message

func (*IsInsideRequest) Reset

func (x *IsInsideRequest) Reset()

func (*IsInsideRequest) String

func (x *IsInsideRequest) String() string

type IsInsideResponse

type IsInsideResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsInsideResponse) Descriptor deprecated

func (*IsInsideResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsInsideResponse.ProtoReflect.Descriptor instead.

func (*IsInsideResponse) GetResult

func (x *IsInsideResponse) GetResult() bool

func (*IsInsideResponse) ProtoMessage

func (*IsInsideResponse) ProtoMessage()

func (*IsInsideResponse) ProtoReflect

func (x *IsInsideResponse) ProtoReflect() protoreflect.Message

func (*IsInsideResponse) Reset

func (x *IsInsideResponse) Reset()

func (*IsInsideResponse) String

func (x *IsInsideResponse) String() string

type IsPreviewEnabledRequest

type IsPreviewEnabledRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*IsPreviewEnabledRequest) Descriptor deprecated

func (*IsPreviewEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsPreviewEnabledRequest.ProtoReflect.Descriptor instead.

func (*IsPreviewEnabledRequest) GetHandle

func (x *IsPreviewEnabledRequest) GetHandle() int64

func (*IsPreviewEnabledRequest) ProtoMessage

func (*IsPreviewEnabledRequest) ProtoMessage()

func (*IsPreviewEnabledRequest) ProtoReflect

func (x *IsPreviewEnabledRequest) ProtoReflect() protoreflect.Message

func (*IsPreviewEnabledRequest) Reset

func (x *IsPreviewEnabledRequest) Reset()

func (*IsPreviewEnabledRequest) String

func (x *IsPreviewEnabledRequest) String() string

type IsPreviewEnabledResponse

type IsPreviewEnabledResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsPreviewEnabledResponse) Descriptor deprecated

func (*IsPreviewEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsPreviewEnabledResponse.ProtoReflect.Descriptor instead.

func (*IsPreviewEnabledResponse) GetResult

func (x *IsPreviewEnabledResponse) GetResult() bool

func (*IsPreviewEnabledResponse) ProtoMessage

func (*IsPreviewEnabledResponse) ProtoMessage()

func (*IsPreviewEnabledResponse) ProtoReflect

func (x *IsPreviewEnabledResponse) ProtoReflect() protoreflect.Message

func (*IsPreviewEnabledResponse) Reset

func (x *IsPreviewEnabledResponse) Reset()

func (*IsPreviewEnabledResponse) String

func (x *IsPreviewEnabledResponse) String() string

type IsProximityCorrectionEnabledRequest

type IsProximityCorrectionEnabledRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*IsProximityCorrectionEnabledRequest) Descriptor deprecated

func (*IsProximityCorrectionEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsProximityCorrectionEnabledRequest.ProtoReflect.Descriptor instead.

func (*IsProximityCorrectionEnabledRequest) GetHandle

func (*IsProximityCorrectionEnabledRequest) ProtoMessage

func (*IsProximityCorrectionEnabledRequest) ProtoMessage()

func (*IsProximityCorrectionEnabledRequest) ProtoReflect

func (*IsProximityCorrectionEnabledRequest) Reset

func (*IsProximityCorrectionEnabledRequest) String

type IsProximityCorrectionEnabledResponse

type IsProximityCorrectionEnabledResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsProximityCorrectionEnabledResponse) Descriptor deprecated

func (*IsProximityCorrectionEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsProximityCorrectionEnabledResponse.ProtoReflect.Descriptor instead.

func (*IsProximityCorrectionEnabledResponse) GetResult

func (*IsProximityCorrectionEnabledResponse) ProtoMessage

func (*IsProximityCorrectionEnabledResponse) ProtoMessage()

func (*IsProximityCorrectionEnabledResponse) ProtoReflect

func (*IsProximityCorrectionEnabledResponse) Reset

func (*IsProximityCorrectionEnabledResponse) String

type IsRevokedRequest

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

func (*IsRevokedRequest) Descriptor deprecated

func (*IsRevokedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsRevokedRequest.ProtoReflect.Descriptor instead.

func (*IsRevokedRequest) ProtoMessage

func (*IsRevokedRequest) ProtoMessage()

func (*IsRevokedRequest) ProtoReflect

func (x *IsRevokedRequest) ProtoReflect() protoreflect.Message

func (*IsRevokedRequest) Reset

func (x *IsRevokedRequest) Reset()

func (*IsRevokedRequest) String

func (x *IsRevokedRequest) String() string

type IsRevokedResponse

type IsRevokedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsRevokedResponse) Descriptor deprecated

func (*IsRevokedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsRevokedResponse.ProtoReflect.Descriptor instead.

func (*IsRevokedResponse) GetResult

func (x *IsRevokedResponse) GetResult() bool

func (*IsRevokedResponse) ProtoMessage

func (*IsRevokedResponse) ProtoMessage()

func (*IsRevokedResponse) ProtoReflect

func (x *IsRevokedResponse) ProtoReflect() protoreflect.Message

func (*IsRevokedResponse) Reset

func (x *IsRevokedResponse) Reset()

func (*IsRevokedResponse) String

func (x *IsRevokedResponse) String() string

type IsShiftedRequest

type IsShiftedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*IsShiftedRequest) Descriptor deprecated

func (*IsShiftedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsShiftedRequest.ProtoReflect.Descriptor instead.

func (*IsShiftedRequest) GetHandle

func (x *IsShiftedRequest) GetHandle() int64

func (*IsShiftedRequest) ProtoMessage

func (*IsShiftedRequest) ProtoMessage()

func (*IsShiftedRequest) ProtoReflect

func (x *IsShiftedRequest) ProtoReflect() protoreflect.Message

func (*IsShiftedRequest) Reset

func (x *IsShiftedRequest) Reset()

func (*IsShiftedRequest) String

func (x *IsShiftedRequest) String() string

type IsShiftedResponse

type IsShiftedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsShiftedResponse) Descriptor deprecated

func (*IsShiftedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsShiftedResponse.ProtoReflect.Descriptor instead.

func (*IsShiftedResponse) GetResult

func (x *IsShiftedResponse) GetResult() bool

func (*IsShiftedResponse) ProtoMessage

func (*IsShiftedResponse) ProtoMessage()

func (*IsShiftedResponse) ProtoReflect

func (x *IsShiftedResponse) ProtoReflect() protoreflect.Message

func (*IsShiftedResponse) Reset

func (x *IsShiftedResponse) Reset()

func (*IsShiftedResponse) String

func (x *IsShiftedResponse) String() string

type IsShowInputRequestedRequest

type IsShowInputRequestedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*IsShowInputRequestedRequest) Descriptor deprecated

func (*IsShowInputRequestedRequest) Descriptor() ([]byte, []int)

Deprecated: Use IsShowInputRequestedRequest.ProtoReflect.Descriptor instead.

func (*IsShowInputRequestedRequest) GetHandle

func (x *IsShowInputRequestedRequest) GetHandle() int64

func (*IsShowInputRequestedRequest) ProtoMessage

func (*IsShowInputRequestedRequest) ProtoMessage()

func (*IsShowInputRequestedRequest) ProtoReflect

func (*IsShowInputRequestedRequest) Reset

func (x *IsShowInputRequestedRequest) Reset()

func (*IsShowInputRequestedRequest) String

func (x *IsShowInputRequestedRequest) String() string

type IsShowInputRequestedResponse

type IsShowInputRequestedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*IsShowInputRequestedResponse) Descriptor deprecated

func (*IsShowInputRequestedResponse) Descriptor() ([]byte, []int)

Deprecated: Use IsShowInputRequestedResponse.ProtoReflect.Descriptor instead.

func (*IsShowInputRequestedResponse) GetResult

func (x *IsShowInputRequestedResponse) GetResult() bool

func (*IsShowInputRequestedResponse) ProtoMessage

func (*IsShowInputRequestedResponse) ProtoMessage()

func (*IsShowInputRequestedResponse) ProtoReflect

func (*IsShowInputRequestedResponse) Reset

func (x *IsShowInputRequestedResponse) Reset()

func (*IsShowInputRequestedResponse) String

type KeyboardKeyServiceClient

type KeyboardKeyServiceClient interface {
	GetCurrentDrawableState(ctx context.Context, in *GetCurrentDrawableStateRequest, opts ...grpc.CallOption) (*GetCurrentDrawableStateResponse, error)
	IsInside(ctx context.Context, in *IsInsideRequest, opts ...grpc.CallOption) (*IsInsideResponse, error)
	OnPressed(ctx context.Context, in *OnPressedRequest, opts ...grpc.CallOption) (*OnPressedResponse, error)
	OnReleased(ctx context.Context, in *OnReleasedRequest, opts ...grpc.CallOption) (*OnReleasedResponse, error)
	SquaredDistanceFrom(ctx context.Context, in *SquaredDistanceFromRequest, opts ...grpc.CallOption) (*SquaredDistanceFromResponse, error)
}

KeyboardKeyServiceClient is the client API for KeyboardKeyService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type KeyboardKeyServiceServer

type KeyboardKeyServiceServer interface {
	GetCurrentDrawableState(context.Context, *GetCurrentDrawableStateRequest) (*GetCurrentDrawableStateResponse, error)
	IsInside(context.Context, *IsInsideRequest) (*IsInsideResponse, error)
	OnPressed(context.Context, *OnPressedRequest) (*OnPressedResponse, error)
	OnReleased(context.Context, *OnReleasedRequest) (*OnReleasedResponse, error)
	SquaredDistanceFrom(context.Context, *SquaredDistanceFromRequest) (*SquaredDistanceFromResponse, error)
	// contains filtered or unexported methods
}

KeyboardKeyServiceServer is the server API for KeyboardKeyService service. All implementations must embed UnimplementedKeyboardKeyServiceServer for forward compatibility.

type KeyboardServiceClient

KeyboardServiceClient is the client API for KeyboardService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type KeyboardServiceServer

KeyboardServiceServer is the server API for KeyboardService service. All implementations must embed UnimplementedKeyboardServiceServer for forward compatibility.

type KeyboardViewOnKeyboardActionListenerServiceClient

type KeyboardViewOnKeyboardActionListenerServiceClient interface {
	OnKey(ctx context.Context, in *OnKeyRequest, opts ...grpc.CallOption) (*OnKeyResponse, error)
	OnPress(ctx context.Context, in *OnPressRequest, opts ...grpc.CallOption) (*OnPressResponse, error)
	OnRelease(ctx context.Context, in *OnReleaseRequest, opts ...grpc.CallOption) (*OnReleaseResponse, error)
	OnText(ctx context.Context, in *OnTextRequest, opts ...grpc.CallOption) (*OnTextResponse, error)
	SwipeDown(ctx context.Context, in *SwipeDownRequest, opts ...grpc.CallOption) (*SwipeDownResponse, error)
	SwipeLeft(ctx context.Context, in *SwipeLeftRequest, opts ...grpc.CallOption) (*SwipeLeftResponse, error)
	SwipeRight(ctx context.Context, in *SwipeRightRequest, opts ...grpc.CallOption) (*SwipeRightResponse, error)
	SwipeUp(ctx context.Context, in *SwipeUpRequest, opts ...grpc.CallOption) (*SwipeUpResponse, error)
}

KeyboardViewOnKeyboardActionListenerServiceClient is the client API for KeyboardViewOnKeyboardActionListenerService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type KeyboardViewOnKeyboardActionListenerServiceServer

type KeyboardViewOnKeyboardActionListenerServiceServer interface {
	OnKey(context.Context, *OnKeyRequest) (*OnKeyResponse, error)
	OnPress(context.Context, *OnPressRequest) (*OnPressResponse, error)
	OnRelease(context.Context, *OnReleaseRequest) (*OnReleaseResponse, error)
	OnText(context.Context, *OnTextRequest) (*OnTextResponse, error)
	SwipeDown(context.Context, *SwipeDownRequest) (*SwipeDownResponse, error)
	SwipeLeft(context.Context, *SwipeLeftRequest) (*SwipeLeftResponse, error)
	SwipeRight(context.Context, *SwipeRightRequest) (*SwipeRightResponse, error)
	SwipeUp(context.Context, *SwipeUpRequest) (*SwipeUpResponse, error)
	// contains filtered or unexported methods
}

KeyboardViewOnKeyboardActionListenerServiceServer is the server API for KeyboardViewOnKeyboardActionListenerService service. All implementations must embed UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer for forward compatibility.

type KeyboardViewServiceClient

type KeyboardViewServiceClient interface {
	NewKeyboardView(ctx context.Context, in *NewKeyboardViewRequest, opts ...grpc.CallOption) (*NewKeyboardViewResponse, error)
	Closing(ctx context.Context, in *ClosingRequest, opts ...grpc.CallOption) (*ClosingResponse, error)
	GetKeyboard(ctx context.Context, in *GetKeyboardRequest, opts ...grpc.CallOption) (*GetKeyboardResponse, error)
	HandleBack(ctx context.Context, in *HandleBackRequest, opts ...grpc.CallOption) (*HandleBackResponse, error)
	InvalidateAllKeys(ctx context.Context, in *InvalidateAllKeysRequest, opts ...grpc.CallOption) (*InvalidateAllKeysResponse, error)
	InvalidateKey(ctx context.Context, in *InvalidateKeyRequest, opts ...grpc.CallOption) (*InvalidateKeyResponse, error)
	IsPreviewEnabled(ctx context.Context, in *IsPreviewEnabledRequest, opts ...grpc.CallOption) (*IsPreviewEnabledResponse, error)
	IsProximityCorrectionEnabled(ctx context.Context, in *IsProximityCorrectionEnabledRequest, opts ...grpc.CallOption) (*IsProximityCorrectionEnabledResponse, error)
	IsShifted(ctx context.Context, in *IsShiftedRequest, opts ...grpc.CallOption) (*IsShiftedResponse, error)
	OnClick(ctx context.Context, in *OnClickRequest, opts ...grpc.CallOption) (*OnClickResponse, error)
	OnDetachedFromWindow(ctx context.Context, in *OnDetachedFromWindowRequest, opts ...grpc.CallOption) (*OnDetachedFromWindowResponse, error)
	OnDraw(ctx context.Context, in *OnDrawRequest, opts ...grpc.CallOption) (*OnDrawResponse, error)
	OnHoverEvent(ctx context.Context, in *OnHoverEventRequest, opts ...grpc.CallOption) (*OnHoverEventResponse, error)
	OnMeasure(ctx context.Context, in *OnMeasureRequest, opts ...grpc.CallOption) (*OnMeasureResponse, error)
	OnSizeChanged(ctx context.Context, in *OnSizeChangedRequest, opts ...grpc.CallOption) (*OnSizeChangedResponse, error)
	OnTouchEvent(ctx context.Context, in *OnTouchEventRequest, opts ...grpc.CallOption) (*OnTouchEventResponse, error)
	SetKeyboard(ctx context.Context, in *SetKeyboardRequest, opts ...grpc.CallOption) (*SetKeyboardResponse, error)
	SetOnKeyboardActionListener(ctx context.Context, in *SetOnKeyboardActionListenerRequest, opts ...grpc.CallOption) (*SetOnKeyboardActionListenerResponse, error)
	SetPopupOffset(ctx context.Context, in *SetPopupOffsetRequest, opts ...grpc.CallOption) (*SetPopupOffsetResponse, error)
	SetPopupParent(ctx context.Context, in *SetPopupParentRequest, opts ...grpc.CallOption) (*SetPopupParentResponse, error)
	SetPreviewEnabled(ctx context.Context, in *SetPreviewEnabledRequest, opts ...grpc.CallOption) (*SetPreviewEnabledResponse, error)
	SetProximityCorrectionEnabled(ctx context.Context, in *SetProximityCorrectionEnabledRequest, opts ...grpc.CallOption) (*SetProximityCorrectionEnabledResponse, error)
	SetShifted(ctx context.Context, in *SetShiftedRequest, opts ...grpc.CallOption) (*SetShiftedResponse, error)
	SetVerticalCorrection(ctx context.Context, in *SetVerticalCorrectionRequest, opts ...grpc.CallOption) (*SetVerticalCorrectionResponse, error)
}

KeyboardViewServiceClient is the client API for KeyboardViewService service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.

type KeyboardViewServiceServer

type KeyboardViewServiceServer interface {
	NewKeyboardView(context.Context, *NewKeyboardViewRequest) (*NewKeyboardViewResponse, error)
	Closing(context.Context, *ClosingRequest) (*ClosingResponse, error)
	GetKeyboard(context.Context, *GetKeyboardRequest) (*GetKeyboardResponse, error)
	HandleBack(context.Context, *HandleBackRequest) (*HandleBackResponse, error)
	InvalidateAllKeys(context.Context, *InvalidateAllKeysRequest) (*InvalidateAllKeysResponse, error)
	InvalidateKey(context.Context, *InvalidateKeyRequest) (*InvalidateKeyResponse, error)
	IsPreviewEnabled(context.Context, *IsPreviewEnabledRequest) (*IsPreviewEnabledResponse, error)
	IsProximityCorrectionEnabled(context.Context, *IsProximityCorrectionEnabledRequest) (*IsProximityCorrectionEnabledResponse, error)
	IsShifted(context.Context, *IsShiftedRequest) (*IsShiftedResponse, error)
	OnClick(context.Context, *OnClickRequest) (*OnClickResponse, error)
	OnDetachedFromWindow(context.Context, *OnDetachedFromWindowRequest) (*OnDetachedFromWindowResponse, error)
	OnDraw(context.Context, *OnDrawRequest) (*OnDrawResponse, error)
	OnHoverEvent(context.Context, *OnHoverEventRequest) (*OnHoverEventResponse, error)
	OnMeasure(context.Context, *OnMeasureRequest) (*OnMeasureResponse, error)
	OnSizeChanged(context.Context, *OnSizeChangedRequest) (*OnSizeChangedResponse, error)
	OnTouchEvent(context.Context, *OnTouchEventRequest) (*OnTouchEventResponse, error)
	SetKeyboard(context.Context, *SetKeyboardRequest) (*SetKeyboardResponse, error)
	SetOnKeyboardActionListener(context.Context, *SetOnKeyboardActionListenerRequest) (*SetOnKeyboardActionListenerResponse, error)
	SetPopupOffset(context.Context, *SetPopupOffsetRequest) (*SetPopupOffsetResponse, error)
	SetPopupParent(context.Context, *SetPopupParentRequest) (*SetPopupParentResponse, error)
	SetPreviewEnabled(context.Context, *SetPreviewEnabledRequest) (*SetPreviewEnabledResponse, error)
	SetProximityCorrectionEnabled(context.Context, *SetProximityCorrectionEnabledRequest) (*SetProximityCorrectionEnabledResponse, error)
	SetShifted(context.Context, *SetShiftedRequest) (*SetShiftedResponse, error)
	SetVerticalCorrection(context.Context, *SetVerticalCorrectionRequest) (*SetVerticalCorrectionResponse, error)
	// contains filtered or unexported methods
}

KeyboardViewServiceServer is the server API for KeyboardViewService service. All implementations must embed UnimplementedKeyboardViewServiceServer for forward compatibility.

type NewExtractEditTextRequest

type NewExtractEditTextRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*NewExtractEditTextRequest) Descriptor deprecated

func (*NewExtractEditTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewExtractEditTextRequest.ProtoReflect.Descriptor instead.

func (*NewExtractEditTextRequest) GetArg0

func (x *NewExtractEditTextRequest) GetArg0() int64

func (*NewExtractEditTextRequest) ProtoMessage

func (*NewExtractEditTextRequest) ProtoMessage()

func (*NewExtractEditTextRequest) ProtoReflect

func (*NewExtractEditTextRequest) Reset

func (x *NewExtractEditTextRequest) Reset()

func (*NewExtractEditTextRequest) String

func (x *NewExtractEditTextRequest) String() string

type NewExtractEditTextResponse

type NewExtractEditTextResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewExtractEditTextResponse) Descriptor deprecated

func (*NewExtractEditTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewExtractEditTextResponse.ProtoReflect.Descriptor instead.

func (*NewExtractEditTextResponse) GetResult

func (x *NewExtractEditTextResponse) GetResult() int64

func (*NewExtractEditTextResponse) ProtoMessage

func (*NewExtractEditTextResponse) ProtoMessage()

func (*NewExtractEditTextResponse) ProtoReflect

func (*NewExtractEditTextResponse) Reset

func (x *NewExtractEditTextResponse) Reset()

func (*NewExtractEditTextResponse) String

func (x *NewExtractEditTextResponse) String() string

type NewInputMethodServiceRequest

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

func (*NewInputMethodServiceRequest) Descriptor deprecated

func (*NewInputMethodServiceRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewInputMethodServiceRequest.ProtoReflect.Descriptor instead.

func (*NewInputMethodServiceRequest) ProtoMessage

func (*NewInputMethodServiceRequest) ProtoMessage()

func (*NewInputMethodServiceRequest) ProtoReflect

func (*NewInputMethodServiceRequest) Reset

func (x *NewInputMethodServiceRequest) Reset()

func (*NewInputMethodServiceRequest) String

type NewInputMethodServiceResponse

type NewInputMethodServiceResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewInputMethodServiceResponse) Descriptor deprecated

func (*NewInputMethodServiceResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewInputMethodServiceResponse.ProtoReflect.Descriptor instead.

func (*NewInputMethodServiceResponse) GetResult

func (x *NewInputMethodServiceResponse) GetResult() int64

func (*NewInputMethodServiceResponse) ProtoMessage

func (*NewInputMethodServiceResponse) ProtoMessage()

func (*NewInputMethodServiceResponse) ProtoReflect

func (*NewInputMethodServiceResponse) Reset

func (x *NewInputMethodServiceResponse) Reset()

func (*NewInputMethodServiceResponse) String

type NewKeyboardRequest

type NewKeyboardRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*NewKeyboardRequest) Descriptor deprecated

func (*NewKeyboardRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewKeyboardRequest.ProtoReflect.Descriptor instead.

func (*NewKeyboardRequest) GetArg0

func (x *NewKeyboardRequest) GetArg0() int64

func (*NewKeyboardRequest) GetArg1

func (x *NewKeyboardRequest) GetArg1() int32

func (*NewKeyboardRequest) ProtoMessage

func (*NewKeyboardRequest) ProtoMessage()

func (*NewKeyboardRequest) ProtoReflect

func (x *NewKeyboardRequest) ProtoReflect() protoreflect.Message

func (*NewKeyboardRequest) Reset

func (x *NewKeyboardRequest) Reset()

func (*NewKeyboardRequest) String

func (x *NewKeyboardRequest) String() string

type NewKeyboardResponse

type NewKeyboardResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewKeyboardResponse) Descriptor deprecated

func (*NewKeyboardResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewKeyboardResponse.ProtoReflect.Descriptor instead.

func (*NewKeyboardResponse) GetResult

func (x *NewKeyboardResponse) GetResult() int64

func (*NewKeyboardResponse) ProtoMessage

func (*NewKeyboardResponse) ProtoMessage()

func (*NewKeyboardResponse) ProtoReflect

func (x *NewKeyboardResponse) ProtoReflect() protoreflect.Message

func (*NewKeyboardResponse) Reset

func (x *NewKeyboardResponse) Reset()

func (*NewKeyboardResponse) String

func (x *NewKeyboardResponse) String() string

type NewKeyboardViewRequest

type NewKeyboardViewRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*NewKeyboardViewRequest) Descriptor deprecated

func (*NewKeyboardViewRequest) Descriptor() ([]byte, []int)

Deprecated: Use NewKeyboardViewRequest.ProtoReflect.Descriptor instead.

func (*NewKeyboardViewRequest) GetArg0

func (x *NewKeyboardViewRequest) GetArg0() int64

func (*NewKeyboardViewRequest) GetArg1

func (x *NewKeyboardViewRequest) GetArg1() int64

func (*NewKeyboardViewRequest) ProtoMessage

func (*NewKeyboardViewRequest) ProtoMessage()

func (*NewKeyboardViewRequest) ProtoReflect

func (x *NewKeyboardViewRequest) ProtoReflect() protoreflect.Message

func (*NewKeyboardViewRequest) Reset

func (x *NewKeyboardViewRequest) Reset()

func (*NewKeyboardViewRequest) String

func (x *NewKeyboardViewRequest) String() string

type NewKeyboardViewResponse

type NewKeyboardViewResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*NewKeyboardViewResponse) Descriptor deprecated

func (*NewKeyboardViewResponse) Descriptor() ([]byte, []int)

Deprecated: Use NewKeyboardViewResponse.ProtoReflect.Descriptor instead.

func (*NewKeyboardViewResponse) GetResult

func (x *NewKeyboardViewResponse) GetResult() int64

func (*NewKeyboardViewResponse) ProtoMessage

func (*NewKeyboardViewResponse) ProtoMessage()

func (*NewKeyboardViewResponse) ProtoReflect

func (x *NewKeyboardViewResponse) ProtoReflect() protoreflect.Message

func (*NewKeyboardViewResponse) Reset

func (x *NewKeyboardViewResponse) Reset()

func (*NewKeyboardViewResponse) String

func (x *NewKeyboardViewResponse) String() string

type OnAppPrivateCommandRequest

type OnAppPrivateCommandRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnAppPrivateCommandRequest) Descriptor deprecated

func (*OnAppPrivateCommandRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnAppPrivateCommandRequest.ProtoReflect.Descriptor instead.

func (*OnAppPrivateCommandRequest) GetArg0

func (x *OnAppPrivateCommandRequest) GetArg0() string

func (*OnAppPrivateCommandRequest) GetArg1

func (x *OnAppPrivateCommandRequest) GetArg1() int64

func (*OnAppPrivateCommandRequest) GetHandle

func (x *OnAppPrivateCommandRequest) GetHandle() int64

func (*OnAppPrivateCommandRequest) ProtoMessage

func (*OnAppPrivateCommandRequest) ProtoMessage()

func (*OnAppPrivateCommandRequest) ProtoReflect

func (*OnAppPrivateCommandRequest) Reset

func (x *OnAppPrivateCommandRequest) Reset()

func (*OnAppPrivateCommandRequest) String

func (x *OnAppPrivateCommandRequest) String() string

type OnAppPrivateCommandResponse

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

func (*OnAppPrivateCommandResponse) Descriptor deprecated

func (*OnAppPrivateCommandResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnAppPrivateCommandResponse.ProtoReflect.Descriptor instead.

func (*OnAppPrivateCommandResponse) ProtoMessage

func (*OnAppPrivateCommandResponse) ProtoMessage()

func (*OnAppPrivateCommandResponse) ProtoReflect

func (*OnAppPrivateCommandResponse) Reset

func (x *OnAppPrivateCommandResponse) Reset()

func (*OnAppPrivateCommandResponse) String

func (x *OnAppPrivateCommandResponse) String() string

type OnBindInputRequest

type OnBindInputRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnBindInputRequest) Descriptor deprecated

func (*OnBindInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnBindInputRequest.ProtoReflect.Descriptor instead.

func (*OnBindInputRequest) GetHandle

func (x *OnBindInputRequest) GetHandle() int64

func (*OnBindInputRequest) ProtoMessage

func (*OnBindInputRequest) ProtoMessage()

func (*OnBindInputRequest) ProtoReflect

func (x *OnBindInputRequest) ProtoReflect() protoreflect.Message

func (*OnBindInputRequest) Reset

func (x *OnBindInputRequest) Reset()

func (*OnBindInputRequest) String

func (x *OnBindInputRequest) String() string

type OnBindInputResponse

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

func (*OnBindInputResponse) Descriptor deprecated

func (*OnBindInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnBindInputResponse.ProtoReflect.Descriptor instead.

func (*OnBindInputResponse) ProtoMessage

func (*OnBindInputResponse) ProtoMessage()

func (*OnBindInputResponse) ProtoReflect

func (x *OnBindInputResponse) ProtoReflect() protoreflect.Message

func (*OnBindInputResponse) Reset

func (x *OnBindInputResponse) Reset()

func (*OnBindInputResponse) String

func (x *OnBindInputResponse) String() string

type OnBindRequest

type OnBindRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnBindRequest) Descriptor deprecated

func (*OnBindRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnBindRequest.ProtoReflect.Descriptor instead.

func (*OnBindRequest) GetArg0

func (x *OnBindRequest) GetArg0() int64

func (*OnBindRequest) ProtoMessage

func (*OnBindRequest) ProtoMessage()

func (*OnBindRequest) ProtoReflect

func (x *OnBindRequest) ProtoReflect() protoreflect.Message

func (*OnBindRequest) Reset

func (x *OnBindRequest) Reset()

func (*OnBindRequest) String

func (x *OnBindRequest) String() string

type OnBindResponse

type OnBindResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnBindResponse) Descriptor deprecated

func (*OnBindResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnBindResponse.ProtoReflect.Descriptor instead.

func (*OnBindResponse) GetResult

func (x *OnBindResponse) GetResult() int64

func (*OnBindResponse) ProtoMessage

func (*OnBindResponse) ProtoMessage()

func (*OnBindResponse) ProtoReflect

func (x *OnBindResponse) ProtoReflect() protoreflect.Message

func (*OnBindResponse) Reset

func (x *OnBindResponse) Reset()

func (*OnBindResponse) String

func (x *OnBindResponse) String() string

type OnClickRequest

type OnClickRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnClickRequest) Descriptor deprecated

func (*OnClickRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnClickRequest.ProtoReflect.Descriptor instead.

func (*OnClickRequest) GetArg0

func (x *OnClickRequest) GetArg0() int64

func (*OnClickRequest) GetHandle

func (x *OnClickRequest) GetHandle() int64

func (*OnClickRequest) ProtoMessage

func (*OnClickRequest) ProtoMessage()

func (*OnClickRequest) ProtoReflect

func (x *OnClickRequest) ProtoReflect() protoreflect.Message

func (*OnClickRequest) Reset

func (x *OnClickRequest) Reset()

func (*OnClickRequest) String

func (x *OnClickRequest) String() string

type OnClickResponse

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

func (*OnClickResponse) Descriptor deprecated

func (*OnClickResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnClickResponse.ProtoReflect.Descriptor instead.

func (*OnClickResponse) ProtoMessage

func (*OnClickResponse) ProtoMessage()

func (*OnClickResponse) ProtoReflect

func (x *OnClickResponse) ProtoReflect() protoreflect.Message

func (*OnClickResponse) Reset

func (x *OnClickResponse) Reset()

func (*OnClickResponse) String

func (x *OnClickResponse) String() string

type OnComputeInsetsRequest

type OnComputeInsetsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnComputeInsetsRequest) Descriptor deprecated

func (*OnComputeInsetsRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnComputeInsetsRequest.ProtoReflect.Descriptor instead.

func (*OnComputeInsetsRequest) GetArg0

func (x *OnComputeInsetsRequest) GetArg0() int64

func (*OnComputeInsetsRequest) GetHandle

func (x *OnComputeInsetsRequest) GetHandle() int64

func (*OnComputeInsetsRequest) ProtoMessage

func (*OnComputeInsetsRequest) ProtoMessage()

func (*OnComputeInsetsRequest) ProtoReflect

func (x *OnComputeInsetsRequest) ProtoReflect() protoreflect.Message

func (*OnComputeInsetsRequest) Reset

func (x *OnComputeInsetsRequest) Reset()

func (*OnComputeInsetsRequest) String

func (x *OnComputeInsetsRequest) String() string

type OnComputeInsetsResponse

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

func (*OnComputeInsetsResponse) Descriptor deprecated

func (*OnComputeInsetsResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnComputeInsetsResponse.ProtoReflect.Descriptor instead.

func (*OnComputeInsetsResponse) ProtoMessage

func (*OnComputeInsetsResponse) ProtoMessage()

func (*OnComputeInsetsResponse) ProtoReflect

func (x *OnComputeInsetsResponse) ProtoReflect() protoreflect.Message

func (*OnComputeInsetsResponse) Reset

func (x *OnComputeInsetsResponse) Reset()

func (*OnComputeInsetsResponse) String

func (x *OnComputeInsetsResponse) String() string

type OnConfigurationChangedRequest

type OnConfigurationChangedRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnConfigurationChangedRequest) Descriptor deprecated

func (*OnConfigurationChangedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnConfigurationChangedRequest.ProtoReflect.Descriptor instead.

func (*OnConfigurationChangedRequest) GetArg0

func (x *OnConfigurationChangedRequest) GetArg0() int64

func (*OnConfigurationChangedRequest) ProtoMessage

func (*OnConfigurationChangedRequest) ProtoMessage()

func (*OnConfigurationChangedRequest) ProtoReflect

func (*OnConfigurationChangedRequest) Reset

func (x *OnConfigurationChangedRequest) Reset()

func (*OnConfigurationChangedRequest) String

type OnConfigurationChangedResponse

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

func (*OnConfigurationChangedResponse) Descriptor deprecated

func (*OnConfigurationChangedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnConfigurationChangedResponse.ProtoReflect.Descriptor instead.

func (*OnConfigurationChangedResponse) ProtoMessage

func (*OnConfigurationChangedResponse) ProtoMessage()

func (*OnConfigurationChangedResponse) ProtoReflect

func (*OnConfigurationChangedResponse) Reset

func (x *OnConfigurationChangedResponse) Reset()

func (*OnConfigurationChangedResponse) String

type OnConfigureWindowRequest

type OnConfigureWindowRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   bool  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   bool  `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*OnConfigureWindowRequest) Descriptor deprecated

func (*OnConfigureWindowRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnConfigureWindowRequest.ProtoReflect.Descriptor instead.

func (*OnConfigureWindowRequest) GetArg0

func (x *OnConfigureWindowRequest) GetArg0() int64

func (*OnConfigureWindowRequest) GetArg1

func (x *OnConfigureWindowRequest) GetArg1() bool

func (*OnConfigureWindowRequest) GetArg2

func (x *OnConfigureWindowRequest) GetArg2() bool

func (*OnConfigureWindowRequest) GetHandle

func (x *OnConfigureWindowRequest) GetHandle() int64

func (*OnConfigureWindowRequest) ProtoMessage

func (*OnConfigureWindowRequest) ProtoMessage()

func (*OnConfigureWindowRequest) ProtoReflect

func (x *OnConfigureWindowRequest) ProtoReflect() protoreflect.Message

func (*OnConfigureWindowRequest) Reset

func (x *OnConfigureWindowRequest) Reset()

func (*OnConfigureWindowRequest) String

func (x *OnConfigureWindowRequest) String() string

type OnConfigureWindowResponse

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

func (*OnConfigureWindowResponse) Descriptor deprecated

func (*OnConfigureWindowResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnConfigureWindowResponse.ProtoReflect.Descriptor instead.

func (*OnConfigureWindowResponse) ProtoMessage

func (*OnConfigureWindowResponse) ProtoMessage()

func (*OnConfigureWindowResponse) ProtoReflect

func (*OnConfigureWindowResponse) Reset

func (x *OnConfigureWindowResponse) Reset()

func (*OnConfigureWindowResponse) String

func (x *OnConfigureWindowResponse) String() string

type OnCreateCandidatesViewRequest

type OnCreateCandidatesViewRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnCreateCandidatesViewRequest) Descriptor deprecated

func (*OnCreateCandidatesViewRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnCreateCandidatesViewRequest.ProtoReflect.Descriptor instead.

func (*OnCreateCandidatesViewRequest) GetHandle

func (x *OnCreateCandidatesViewRequest) GetHandle() int64

func (*OnCreateCandidatesViewRequest) ProtoMessage

func (*OnCreateCandidatesViewRequest) ProtoMessage()

func (*OnCreateCandidatesViewRequest) ProtoReflect

func (*OnCreateCandidatesViewRequest) Reset

func (x *OnCreateCandidatesViewRequest) Reset()

func (*OnCreateCandidatesViewRequest) String

type OnCreateCandidatesViewResponse

type OnCreateCandidatesViewResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnCreateCandidatesViewResponse) Descriptor deprecated

func (*OnCreateCandidatesViewResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnCreateCandidatesViewResponse.ProtoReflect.Descriptor instead.

func (*OnCreateCandidatesViewResponse) GetResult

func (x *OnCreateCandidatesViewResponse) GetResult() int64

func (*OnCreateCandidatesViewResponse) ProtoMessage

func (*OnCreateCandidatesViewResponse) ProtoMessage()

func (*OnCreateCandidatesViewResponse) ProtoReflect

func (*OnCreateCandidatesViewResponse) Reset

func (x *OnCreateCandidatesViewResponse) Reset()

func (*OnCreateCandidatesViewResponse) String

type OnCreateExtractTextViewRequest

type OnCreateExtractTextViewRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnCreateExtractTextViewRequest) Descriptor deprecated

func (*OnCreateExtractTextViewRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnCreateExtractTextViewRequest.ProtoReflect.Descriptor instead.

func (*OnCreateExtractTextViewRequest) GetHandle

func (x *OnCreateExtractTextViewRequest) GetHandle() int64

func (*OnCreateExtractTextViewRequest) ProtoMessage

func (*OnCreateExtractTextViewRequest) ProtoMessage()

func (*OnCreateExtractTextViewRequest) ProtoReflect

func (*OnCreateExtractTextViewRequest) Reset

func (x *OnCreateExtractTextViewRequest) Reset()

func (*OnCreateExtractTextViewRequest) String

type OnCreateExtractTextViewResponse

type OnCreateExtractTextViewResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnCreateExtractTextViewResponse) Descriptor deprecated

func (*OnCreateExtractTextViewResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnCreateExtractTextViewResponse.ProtoReflect.Descriptor instead.

func (*OnCreateExtractTextViewResponse) GetResult

func (x *OnCreateExtractTextViewResponse) GetResult() int64

func (*OnCreateExtractTextViewResponse) ProtoMessage

func (*OnCreateExtractTextViewResponse) ProtoMessage()

func (*OnCreateExtractTextViewResponse) ProtoReflect

func (*OnCreateExtractTextViewResponse) Reset

func (*OnCreateExtractTextViewResponse) String

type OnCreateInlineSuggestionsRequestRequest

type OnCreateInlineSuggestionsRequestRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnCreateInlineSuggestionsRequestRequest) Descriptor deprecated

func (*OnCreateInlineSuggestionsRequestRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnCreateInlineSuggestionsRequestRequest.ProtoReflect.Descriptor instead.

func (*OnCreateInlineSuggestionsRequestRequest) GetArg0

func (*OnCreateInlineSuggestionsRequestRequest) GetHandle

func (*OnCreateInlineSuggestionsRequestRequest) ProtoMessage

func (*OnCreateInlineSuggestionsRequestRequest) ProtoReflect

func (*OnCreateInlineSuggestionsRequestRequest) Reset

func (*OnCreateInlineSuggestionsRequestRequest) String

type OnCreateInlineSuggestionsRequestResponse

type OnCreateInlineSuggestionsRequestResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnCreateInlineSuggestionsRequestResponse) Descriptor deprecated

func (*OnCreateInlineSuggestionsRequestResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnCreateInlineSuggestionsRequestResponse.ProtoReflect.Descriptor instead.

func (*OnCreateInlineSuggestionsRequestResponse) GetResult

func (*OnCreateInlineSuggestionsRequestResponse) ProtoMessage

func (*OnCreateInlineSuggestionsRequestResponse) ProtoReflect

func (*OnCreateInlineSuggestionsRequestResponse) Reset

func (*OnCreateInlineSuggestionsRequestResponse) String

type OnCreateInputMethodInterfaceRequest

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

func (*OnCreateInputMethodInterfaceRequest) Descriptor deprecated

func (*OnCreateInputMethodInterfaceRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnCreateInputMethodInterfaceRequest.ProtoReflect.Descriptor instead.

func (*OnCreateInputMethodInterfaceRequest) ProtoMessage

func (*OnCreateInputMethodInterfaceRequest) ProtoMessage()

func (*OnCreateInputMethodInterfaceRequest) ProtoReflect

func (*OnCreateInputMethodInterfaceRequest) Reset

func (*OnCreateInputMethodInterfaceRequest) String

type OnCreateInputMethodInterfaceResponse

type OnCreateInputMethodInterfaceResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnCreateInputMethodInterfaceResponse) Descriptor deprecated

func (*OnCreateInputMethodInterfaceResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnCreateInputMethodInterfaceResponse.ProtoReflect.Descriptor instead.

func (*OnCreateInputMethodInterfaceResponse) GetResult

func (*OnCreateInputMethodInterfaceResponse) ProtoMessage

func (*OnCreateInputMethodInterfaceResponse) ProtoMessage()

func (*OnCreateInputMethodInterfaceResponse) ProtoReflect

func (*OnCreateInputMethodInterfaceResponse) Reset

func (*OnCreateInputMethodInterfaceResponse) String

type OnCreateInputMethodSessionInterfaceRequest

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

func (*OnCreateInputMethodSessionInterfaceRequest) Descriptor deprecated

Deprecated: Use OnCreateInputMethodSessionInterfaceRequest.ProtoReflect.Descriptor instead.

func (*OnCreateInputMethodSessionInterfaceRequest) ProtoMessage

func (*OnCreateInputMethodSessionInterfaceRequest) ProtoReflect

func (*OnCreateInputMethodSessionInterfaceRequest) Reset

func (*OnCreateInputMethodSessionInterfaceRequest) String

type OnCreateInputMethodSessionInterfaceResponse

type OnCreateInputMethodSessionInterfaceResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnCreateInputMethodSessionInterfaceResponse) Descriptor deprecated

Deprecated: Use OnCreateInputMethodSessionInterfaceResponse.ProtoReflect.Descriptor instead.

func (*OnCreateInputMethodSessionInterfaceResponse) GetResult

func (*OnCreateInputMethodSessionInterfaceResponse) ProtoMessage

func (*OnCreateInputMethodSessionInterfaceResponse) ProtoReflect

func (*OnCreateInputMethodSessionInterfaceResponse) Reset

func (*OnCreateInputMethodSessionInterfaceResponse) String

type OnCreateInputViewRequest

type OnCreateInputViewRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnCreateInputViewRequest) Descriptor deprecated

func (*OnCreateInputViewRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnCreateInputViewRequest.ProtoReflect.Descriptor instead.

func (*OnCreateInputViewRequest) GetHandle

func (x *OnCreateInputViewRequest) GetHandle() int64

func (*OnCreateInputViewRequest) ProtoMessage

func (*OnCreateInputViewRequest) ProtoMessage()

func (*OnCreateInputViewRequest) ProtoReflect

func (x *OnCreateInputViewRequest) ProtoReflect() protoreflect.Message

func (*OnCreateInputViewRequest) Reset

func (x *OnCreateInputViewRequest) Reset()

func (*OnCreateInputViewRequest) String

func (x *OnCreateInputViewRequest) String() string

type OnCreateInputViewResponse

type OnCreateInputViewResponse struct {
	Result int64 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnCreateInputViewResponse) Descriptor deprecated

func (*OnCreateInputViewResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnCreateInputViewResponse.ProtoReflect.Descriptor instead.

func (*OnCreateInputViewResponse) GetResult

func (x *OnCreateInputViewResponse) GetResult() int64

func (*OnCreateInputViewResponse) ProtoMessage

func (*OnCreateInputViewResponse) ProtoMessage()

func (*OnCreateInputViewResponse) ProtoReflect

func (*OnCreateInputViewResponse) Reset

func (x *OnCreateInputViewResponse) Reset()

func (*OnCreateInputViewResponse) String

func (x *OnCreateInputViewResponse) String() string

type OnCreateRequest

type OnCreateRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnCreateRequest) Descriptor deprecated

func (*OnCreateRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnCreateRequest.ProtoReflect.Descriptor instead.

func (*OnCreateRequest) GetHandle

func (x *OnCreateRequest) GetHandle() int64

func (*OnCreateRequest) ProtoMessage

func (*OnCreateRequest) ProtoMessage()

func (*OnCreateRequest) ProtoReflect

func (x *OnCreateRequest) ProtoReflect() protoreflect.Message

func (*OnCreateRequest) Reset

func (x *OnCreateRequest) Reset()

func (*OnCreateRequest) String

func (x *OnCreateRequest) String() string

type OnCreateResponse

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

func (*OnCreateResponse) Descriptor deprecated

func (*OnCreateResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnCreateResponse.ProtoReflect.Descriptor instead.

func (*OnCreateResponse) ProtoMessage

func (*OnCreateResponse) ProtoMessage()

func (*OnCreateResponse) ProtoReflect

func (x *OnCreateResponse) ProtoReflect() protoreflect.Message

func (*OnCreateResponse) Reset

func (x *OnCreateResponse) Reset()

func (*OnCreateResponse) String

func (x *OnCreateResponse) String() string

type OnCustomImeSwitcherButtonRequestedVisibleRequest

type OnCustomImeSwitcherButtonRequestedVisibleRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) Descriptor deprecated

Deprecated: Use OnCustomImeSwitcherButtonRequestedVisibleRequest.ProtoReflect.Descriptor instead.

func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) GetArg0

func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) GetHandle

func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) ProtoMessage

func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) ProtoReflect

func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) Reset

func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) String

type OnCustomImeSwitcherButtonRequestedVisibleResponse

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

func (*OnCustomImeSwitcherButtonRequestedVisibleResponse) Descriptor deprecated

Deprecated: Use OnCustomImeSwitcherButtonRequestedVisibleResponse.ProtoReflect.Descriptor instead.

func (*OnCustomImeSwitcherButtonRequestedVisibleResponse) ProtoMessage

func (*OnCustomImeSwitcherButtonRequestedVisibleResponse) ProtoReflect

func (*OnCustomImeSwitcherButtonRequestedVisibleResponse) Reset

func (*OnCustomImeSwitcherButtonRequestedVisibleResponse) String

type OnDestroyRequest

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

func (*OnDestroyRequest) Descriptor deprecated

func (*OnDestroyRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnDestroyRequest.ProtoReflect.Descriptor instead.

func (*OnDestroyRequest) ProtoMessage

func (*OnDestroyRequest) ProtoMessage()

func (*OnDestroyRequest) ProtoReflect

func (x *OnDestroyRequest) ProtoReflect() protoreflect.Message

func (*OnDestroyRequest) Reset

func (x *OnDestroyRequest) Reset()

func (*OnDestroyRequest) String

func (x *OnDestroyRequest) String() string

type OnDestroyResponse

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

func (*OnDestroyResponse) Descriptor deprecated

func (*OnDestroyResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnDestroyResponse.ProtoReflect.Descriptor instead.

func (*OnDestroyResponse) ProtoMessage

func (*OnDestroyResponse) ProtoMessage()

func (*OnDestroyResponse) ProtoReflect

func (x *OnDestroyResponse) ProtoReflect() protoreflect.Message

func (*OnDestroyResponse) Reset

func (x *OnDestroyResponse) Reset()

func (*OnDestroyResponse) String

func (x *OnDestroyResponse) String() string

type OnDetachedFromWindowRequest

type OnDetachedFromWindowRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnDetachedFromWindowRequest) Descriptor deprecated

func (*OnDetachedFromWindowRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnDetachedFromWindowRequest.ProtoReflect.Descriptor instead.

func (*OnDetachedFromWindowRequest) GetHandle

func (x *OnDetachedFromWindowRequest) GetHandle() int64

func (*OnDetachedFromWindowRequest) ProtoMessage

func (*OnDetachedFromWindowRequest) ProtoMessage()

func (*OnDetachedFromWindowRequest) ProtoReflect

func (*OnDetachedFromWindowRequest) Reset

func (x *OnDetachedFromWindowRequest) Reset()

func (*OnDetachedFromWindowRequest) String

func (x *OnDetachedFromWindowRequest) String() string

type OnDetachedFromWindowResponse

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

func (*OnDetachedFromWindowResponse) Descriptor deprecated

func (*OnDetachedFromWindowResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnDetachedFromWindowResponse.ProtoReflect.Descriptor instead.

func (*OnDetachedFromWindowResponse) ProtoMessage

func (*OnDetachedFromWindowResponse) ProtoMessage()

func (*OnDetachedFromWindowResponse) ProtoReflect

func (*OnDetachedFromWindowResponse) Reset

func (x *OnDetachedFromWindowResponse) Reset()

func (*OnDetachedFromWindowResponse) String

type OnDisplayCompletionsRequest

type OnDisplayCompletionsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnDisplayCompletionsRequest) Descriptor deprecated

func (*OnDisplayCompletionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnDisplayCompletionsRequest.ProtoReflect.Descriptor instead.

func (*OnDisplayCompletionsRequest) GetArg0

func (x *OnDisplayCompletionsRequest) GetArg0() int64

func (*OnDisplayCompletionsRequest) GetHandle

func (x *OnDisplayCompletionsRequest) GetHandle() int64

func (*OnDisplayCompletionsRequest) ProtoMessage

func (*OnDisplayCompletionsRequest) ProtoMessage()

func (*OnDisplayCompletionsRequest) ProtoReflect

func (*OnDisplayCompletionsRequest) Reset

func (x *OnDisplayCompletionsRequest) Reset()

func (*OnDisplayCompletionsRequest) String

func (x *OnDisplayCompletionsRequest) String() string

type OnDisplayCompletionsResponse

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

func (*OnDisplayCompletionsResponse) Descriptor deprecated

func (*OnDisplayCompletionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnDisplayCompletionsResponse.ProtoReflect.Descriptor instead.

func (*OnDisplayCompletionsResponse) ProtoMessage

func (*OnDisplayCompletionsResponse) ProtoMessage()

func (*OnDisplayCompletionsResponse) ProtoReflect

func (*OnDisplayCompletionsResponse) Reset

func (x *OnDisplayCompletionsResponse) Reset()

func (*OnDisplayCompletionsResponse) String

type OnDrawRequest

type OnDrawRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnDrawRequest) Descriptor deprecated

func (*OnDrawRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnDrawRequest.ProtoReflect.Descriptor instead.

func (*OnDrawRequest) GetArg0

func (x *OnDrawRequest) GetArg0() int64

func (*OnDrawRequest) GetHandle

func (x *OnDrawRequest) GetHandle() int64

func (*OnDrawRequest) ProtoMessage

func (*OnDrawRequest) ProtoMessage()

func (*OnDrawRequest) ProtoReflect

func (x *OnDrawRequest) ProtoReflect() protoreflect.Message

func (*OnDrawRequest) Reset

func (x *OnDrawRequest) Reset()

func (*OnDrawRequest) String

func (x *OnDrawRequest) String() string

type OnDrawResponse

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

func (*OnDrawResponse) Descriptor deprecated

func (*OnDrawResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnDrawResponse.ProtoReflect.Descriptor instead.

func (*OnDrawResponse) ProtoMessage

func (*OnDrawResponse) ProtoMessage()

func (*OnDrawResponse) ProtoReflect

func (x *OnDrawResponse) ProtoReflect() protoreflect.Message

func (*OnDrawResponse) Reset

func (x *OnDrawResponse) Reset()

func (*OnDrawResponse) String

func (x *OnDrawResponse) String() string

type OnEvaluateFullscreenModeRequest

type OnEvaluateFullscreenModeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnEvaluateFullscreenModeRequest) Descriptor deprecated

func (*OnEvaluateFullscreenModeRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnEvaluateFullscreenModeRequest.ProtoReflect.Descriptor instead.

func (*OnEvaluateFullscreenModeRequest) GetHandle

func (x *OnEvaluateFullscreenModeRequest) GetHandle() int64

func (*OnEvaluateFullscreenModeRequest) ProtoMessage

func (*OnEvaluateFullscreenModeRequest) ProtoMessage()

func (*OnEvaluateFullscreenModeRequest) ProtoReflect

func (*OnEvaluateFullscreenModeRequest) Reset

func (*OnEvaluateFullscreenModeRequest) String

type OnEvaluateFullscreenModeResponse

type OnEvaluateFullscreenModeResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnEvaluateFullscreenModeResponse) Descriptor deprecated

func (*OnEvaluateFullscreenModeResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnEvaluateFullscreenModeResponse.ProtoReflect.Descriptor instead.

func (*OnEvaluateFullscreenModeResponse) GetResult

func (x *OnEvaluateFullscreenModeResponse) GetResult() bool

func (*OnEvaluateFullscreenModeResponse) ProtoMessage

func (*OnEvaluateFullscreenModeResponse) ProtoMessage()

func (*OnEvaluateFullscreenModeResponse) ProtoReflect

func (*OnEvaluateFullscreenModeResponse) Reset

func (*OnEvaluateFullscreenModeResponse) String

type OnEvaluateInputViewShownRequest

type OnEvaluateInputViewShownRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnEvaluateInputViewShownRequest) Descriptor deprecated

func (*OnEvaluateInputViewShownRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnEvaluateInputViewShownRequest.ProtoReflect.Descriptor instead.

func (*OnEvaluateInputViewShownRequest) GetHandle

func (x *OnEvaluateInputViewShownRequest) GetHandle() int64

func (*OnEvaluateInputViewShownRequest) ProtoMessage

func (*OnEvaluateInputViewShownRequest) ProtoMessage()

func (*OnEvaluateInputViewShownRequest) ProtoReflect

func (*OnEvaluateInputViewShownRequest) Reset

func (*OnEvaluateInputViewShownRequest) String

type OnEvaluateInputViewShownResponse

type OnEvaluateInputViewShownResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnEvaluateInputViewShownResponse) Descriptor deprecated

func (*OnEvaluateInputViewShownResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnEvaluateInputViewShownResponse.ProtoReflect.Descriptor instead.

func (*OnEvaluateInputViewShownResponse) GetResult

func (x *OnEvaluateInputViewShownResponse) GetResult() bool

func (*OnEvaluateInputViewShownResponse) ProtoMessage

func (*OnEvaluateInputViewShownResponse) ProtoMessage()

func (*OnEvaluateInputViewShownResponse) ProtoReflect

func (*OnEvaluateInputViewShownResponse) Reset

func (*OnEvaluateInputViewShownResponse) String

type OnExtractTextContextMenuItemRequest

type OnExtractTextContextMenuItemRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnExtractTextContextMenuItemRequest) Descriptor deprecated

func (*OnExtractTextContextMenuItemRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnExtractTextContextMenuItemRequest.ProtoReflect.Descriptor instead.

func (*OnExtractTextContextMenuItemRequest) GetArg0

func (*OnExtractTextContextMenuItemRequest) GetHandle

func (*OnExtractTextContextMenuItemRequest) ProtoMessage

func (*OnExtractTextContextMenuItemRequest) ProtoMessage()

func (*OnExtractTextContextMenuItemRequest) ProtoReflect

func (*OnExtractTextContextMenuItemRequest) Reset

func (*OnExtractTextContextMenuItemRequest) String

type OnExtractTextContextMenuItemResponse

type OnExtractTextContextMenuItemResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnExtractTextContextMenuItemResponse) Descriptor deprecated

func (*OnExtractTextContextMenuItemResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnExtractTextContextMenuItemResponse.ProtoReflect.Descriptor instead.

func (*OnExtractTextContextMenuItemResponse) GetResult

func (*OnExtractTextContextMenuItemResponse) ProtoMessage

func (*OnExtractTextContextMenuItemResponse) ProtoMessage()

func (*OnExtractTextContextMenuItemResponse) ProtoReflect

func (*OnExtractTextContextMenuItemResponse) Reset

func (*OnExtractTextContextMenuItemResponse) String

type OnExtractedCursorMovementRequest

type OnExtractedCursorMovementRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnExtractedCursorMovementRequest) Descriptor deprecated

func (*OnExtractedCursorMovementRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnExtractedCursorMovementRequest.ProtoReflect.Descriptor instead.

func (*OnExtractedCursorMovementRequest) GetArg0

func (*OnExtractedCursorMovementRequest) GetArg1

func (*OnExtractedCursorMovementRequest) GetHandle

func (x *OnExtractedCursorMovementRequest) GetHandle() int64

func (*OnExtractedCursorMovementRequest) ProtoMessage

func (*OnExtractedCursorMovementRequest) ProtoMessage()

func (*OnExtractedCursorMovementRequest) ProtoReflect

func (*OnExtractedCursorMovementRequest) Reset

func (*OnExtractedCursorMovementRequest) String

type OnExtractedCursorMovementResponse

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

func (*OnExtractedCursorMovementResponse) Descriptor deprecated

func (*OnExtractedCursorMovementResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnExtractedCursorMovementResponse.ProtoReflect.Descriptor instead.

func (*OnExtractedCursorMovementResponse) ProtoMessage

func (*OnExtractedCursorMovementResponse) ProtoMessage()

func (*OnExtractedCursorMovementResponse) ProtoReflect

func (*OnExtractedCursorMovementResponse) Reset

func (*OnExtractedCursorMovementResponse) String

type OnExtractedSelectionChangedRequest

type OnExtractedSelectionChangedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnExtractedSelectionChangedRequest) Descriptor deprecated

func (*OnExtractedSelectionChangedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnExtractedSelectionChangedRequest.ProtoReflect.Descriptor instead.

func (*OnExtractedSelectionChangedRequest) GetArg0

func (*OnExtractedSelectionChangedRequest) GetArg1

func (*OnExtractedSelectionChangedRequest) GetHandle

func (*OnExtractedSelectionChangedRequest) ProtoMessage

func (*OnExtractedSelectionChangedRequest) ProtoMessage()

func (*OnExtractedSelectionChangedRequest) ProtoReflect

func (*OnExtractedSelectionChangedRequest) Reset

func (*OnExtractedSelectionChangedRequest) String

type OnExtractedSelectionChangedResponse

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

func (*OnExtractedSelectionChangedResponse) Descriptor deprecated

func (*OnExtractedSelectionChangedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnExtractedSelectionChangedResponse.ProtoReflect.Descriptor instead.

func (*OnExtractedSelectionChangedResponse) ProtoMessage

func (*OnExtractedSelectionChangedResponse) ProtoMessage()

func (*OnExtractedSelectionChangedResponse) ProtoReflect

func (*OnExtractedSelectionChangedResponse) Reset

func (*OnExtractedSelectionChangedResponse) String

type OnExtractedTextClickedRequest

type OnExtractedTextClickedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnExtractedTextClickedRequest) Descriptor deprecated

func (*OnExtractedTextClickedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnExtractedTextClickedRequest.ProtoReflect.Descriptor instead.

func (*OnExtractedTextClickedRequest) GetHandle

func (x *OnExtractedTextClickedRequest) GetHandle() int64

func (*OnExtractedTextClickedRequest) ProtoMessage

func (*OnExtractedTextClickedRequest) ProtoMessage()

func (*OnExtractedTextClickedRequest) ProtoReflect

func (*OnExtractedTextClickedRequest) Reset

func (x *OnExtractedTextClickedRequest) Reset()

func (*OnExtractedTextClickedRequest) String

type OnExtractedTextClickedResponse

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

func (*OnExtractedTextClickedResponse) Descriptor deprecated

func (*OnExtractedTextClickedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnExtractedTextClickedResponse.ProtoReflect.Descriptor instead.

func (*OnExtractedTextClickedResponse) ProtoMessage

func (*OnExtractedTextClickedResponse) ProtoMessage()

func (*OnExtractedTextClickedResponse) ProtoReflect

func (*OnExtractedTextClickedResponse) Reset

func (x *OnExtractedTextClickedResponse) Reset()

func (*OnExtractedTextClickedResponse) String

type OnExtractingInputChangedRequest

type OnExtractingInputChangedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnExtractingInputChangedRequest) Descriptor deprecated

func (*OnExtractingInputChangedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnExtractingInputChangedRequest.ProtoReflect.Descriptor instead.

func (*OnExtractingInputChangedRequest) GetArg0

func (*OnExtractingInputChangedRequest) GetHandle

func (x *OnExtractingInputChangedRequest) GetHandle() int64

func (*OnExtractingInputChangedRequest) ProtoMessage

func (*OnExtractingInputChangedRequest) ProtoMessage()

func (*OnExtractingInputChangedRequest) ProtoReflect

func (*OnExtractingInputChangedRequest) Reset

func (*OnExtractingInputChangedRequest) String

type OnExtractingInputChangedResponse

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

func (*OnExtractingInputChangedResponse) Descriptor deprecated

func (*OnExtractingInputChangedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnExtractingInputChangedResponse.ProtoReflect.Descriptor instead.

func (*OnExtractingInputChangedResponse) ProtoMessage

func (*OnExtractingInputChangedResponse) ProtoMessage()

func (*OnExtractingInputChangedResponse) ProtoReflect

func (*OnExtractingInputChangedResponse) Reset

func (*OnExtractingInputChangedResponse) String

type OnFinishCandidatesViewRequest

type OnFinishCandidatesViewRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnFinishCandidatesViewRequest) Descriptor deprecated

func (*OnFinishCandidatesViewRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnFinishCandidatesViewRequest.ProtoReflect.Descriptor instead.

func (*OnFinishCandidatesViewRequest) GetArg0

func (x *OnFinishCandidatesViewRequest) GetArg0() bool

func (*OnFinishCandidatesViewRequest) GetHandle

func (x *OnFinishCandidatesViewRequest) GetHandle() int64

func (*OnFinishCandidatesViewRequest) ProtoMessage

func (*OnFinishCandidatesViewRequest) ProtoMessage()

func (*OnFinishCandidatesViewRequest) ProtoReflect

func (*OnFinishCandidatesViewRequest) Reset

func (x *OnFinishCandidatesViewRequest) Reset()

func (*OnFinishCandidatesViewRequest) String

type OnFinishCandidatesViewResponse

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

func (*OnFinishCandidatesViewResponse) Descriptor deprecated

func (*OnFinishCandidatesViewResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnFinishCandidatesViewResponse.ProtoReflect.Descriptor instead.

func (*OnFinishCandidatesViewResponse) ProtoMessage

func (*OnFinishCandidatesViewResponse) ProtoMessage()

func (*OnFinishCandidatesViewResponse) ProtoReflect

func (*OnFinishCandidatesViewResponse) Reset

func (x *OnFinishCandidatesViewResponse) Reset()

func (*OnFinishCandidatesViewResponse) String

type OnFinishInputRequest

type OnFinishInputRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnFinishInputRequest) Descriptor deprecated

func (*OnFinishInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnFinishInputRequest.ProtoReflect.Descriptor instead.

func (*OnFinishInputRequest) GetHandle

func (x *OnFinishInputRequest) GetHandle() int64

func (*OnFinishInputRequest) ProtoMessage

func (*OnFinishInputRequest) ProtoMessage()

func (*OnFinishInputRequest) ProtoReflect

func (x *OnFinishInputRequest) ProtoReflect() protoreflect.Message

func (*OnFinishInputRequest) Reset

func (x *OnFinishInputRequest) Reset()

func (*OnFinishInputRequest) String

func (x *OnFinishInputRequest) String() string

type OnFinishInputResponse

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

func (*OnFinishInputResponse) Descriptor deprecated

func (*OnFinishInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnFinishInputResponse.ProtoReflect.Descriptor instead.

func (*OnFinishInputResponse) ProtoMessage

func (*OnFinishInputResponse) ProtoMessage()

func (*OnFinishInputResponse) ProtoReflect

func (x *OnFinishInputResponse) ProtoReflect() protoreflect.Message

func (*OnFinishInputResponse) Reset

func (x *OnFinishInputResponse) Reset()

func (*OnFinishInputResponse) String

func (x *OnFinishInputResponse) String() string

type OnFinishInputViewRequest

type OnFinishInputViewRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnFinishInputViewRequest) Descriptor deprecated

func (*OnFinishInputViewRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnFinishInputViewRequest.ProtoReflect.Descriptor instead.

func (*OnFinishInputViewRequest) GetArg0

func (x *OnFinishInputViewRequest) GetArg0() bool

func (*OnFinishInputViewRequest) GetHandle

func (x *OnFinishInputViewRequest) GetHandle() int64

func (*OnFinishInputViewRequest) ProtoMessage

func (*OnFinishInputViewRequest) ProtoMessage()

func (*OnFinishInputViewRequest) ProtoReflect

func (x *OnFinishInputViewRequest) ProtoReflect() protoreflect.Message

func (*OnFinishInputViewRequest) Reset

func (x *OnFinishInputViewRequest) Reset()

func (*OnFinishInputViewRequest) String

func (x *OnFinishInputViewRequest) String() string

type OnFinishInputViewResponse

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

func (*OnFinishInputViewResponse) Descriptor deprecated

func (*OnFinishInputViewResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnFinishInputViewResponse.ProtoReflect.Descriptor instead.

func (*OnFinishInputViewResponse) ProtoMessage

func (*OnFinishInputViewResponse) ProtoMessage()

func (*OnFinishInputViewResponse) ProtoReflect

func (*OnFinishInputViewResponse) Reset

func (x *OnFinishInputViewResponse) Reset()

func (*OnFinishInputViewResponse) String

func (x *OnFinishInputViewResponse) String() string

type OnFinishStylusHandwritingRequest

type OnFinishStylusHandwritingRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnFinishStylusHandwritingRequest) Descriptor deprecated

func (*OnFinishStylusHandwritingRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnFinishStylusHandwritingRequest.ProtoReflect.Descriptor instead.

func (*OnFinishStylusHandwritingRequest) GetHandle

func (x *OnFinishStylusHandwritingRequest) GetHandle() int64

func (*OnFinishStylusHandwritingRequest) ProtoMessage

func (*OnFinishStylusHandwritingRequest) ProtoMessage()

func (*OnFinishStylusHandwritingRequest) ProtoReflect

func (*OnFinishStylusHandwritingRequest) Reset

func (*OnFinishStylusHandwritingRequest) String

type OnFinishStylusHandwritingResponse

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

func (*OnFinishStylusHandwritingResponse) Descriptor deprecated

func (*OnFinishStylusHandwritingResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnFinishStylusHandwritingResponse.ProtoReflect.Descriptor instead.

func (*OnFinishStylusHandwritingResponse) ProtoMessage

func (*OnFinishStylusHandwritingResponse) ProtoMessage()

func (*OnFinishStylusHandwritingResponse) ProtoReflect

func (*OnFinishStylusHandwritingResponse) Reset

func (*OnFinishStylusHandwritingResponse) String

type OnGenericMotionEventRequest

type OnGenericMotionEventRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnGenericMotionEventRequest) Descriptor deprecated

func (*OnGenericMotionEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnGenericMotionEventRequest.ProtoReflect.Descriptor instead.

func (*OnGenericMotionEventRequest) GetArg0

func (x *OnGenericMotionEventRequest) GetArg0() int64

func (*OnGenericMotionEventRequest) ProtoMessage

func (*OnGenericMotionEventRequest) ProtoMessage()

func (*OnGenericMotionEventRequest) ProtoReflect

func (*OnGenericMotionEventRequest) Reset

func (x *OnGenericMotionEventRequest) Reset()

func (*OnGenericMotionEventRequest) String

func (x *OnGenericMotionEventRequest) String() string

type OnGenericMotionEventResponse

type OnGenericMotionEventResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnGenericMotionEventResponse) Descriptor deprecated

func (*OnGenericMotionEventResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnGenericMotionEventResponse.ProtoReflect.Descriptor instead.

func (*OnGenericMotionEventResponse) GetResult

func (x *OnGenericMotionEventResponse) GetResult() bool

func (*OnGenericMotionEventResponse) ProtoMessage

func (*OnGenericMotionEventResponse) ProtoMessage()

func (*OnGenericMotionEventResponse) ProtoReflect

func (*OnGenericMotionEventResponse) Reset

func (x *OnGenericMotionEventResponse) Reset()

func (*OnGenericMotionEventResponse) String

type OnHoverEventRequest

type OnHoverEventRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnHoverEventRequest) Descriptor deprecated

func (*OnHoverEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnHoverEventRequest.ProtoReflect.Descriptor instead.

func (*OnHoverEventRequest) GetArg0

func (x *OnHoverEventRequest) GetArg0() int64

func (*OnHoverEventRequest) GetHandle

func (x *OnHoverEventRequest) GetHandle() int64

func (*OnHoverEventRequest) ProtoMessage

func (*OnHoverEventRequest) ProtoMessage()

func (*OnHoverEventRequest) ProtoReflect

func (x *OnHoverEventRequest) ProtoReflect() protoreflect.Message

func (*OnHoverEventRequest) Reset

func (x *OnHoverEventRequest) Reset()

func (*OnHoverEventRequest) String

func (x *OnHoverEventRequest) String() string

type OnHoverEventResponse

type OnHoverEventResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnHoverEventResponse) Descriptor deprecated

func (*OnHoverEventResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnHoverEventResponse.ProtoReflect.Descriptor instead.

func (*OnHoverEventResponse) GetResult

func (x *OnHoverEventResponse) GetResult() bool

func (*OnHoverEventResponse) ProtoMessage

func (*OnHoverEventResponse) ProtoMessage()

func (*OnHoverEventResponse) ProtoReflect

func (x *OnHoverEventResponse) ProtoReflect() protoreflect.Message

func (*OnHoverEventResponse) Reset

func (x *OnHoverEventResponse) Reset()

func (*OnHoverEventResponse) String

func (x *OnHoverEventResponse) String() string

type OnInitializeInterfaceRequest

type OnInitializeInterfaceRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnInitializeInterfaceRequest) Descriptor deprecated

func (*OnInitializeInterfaceRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnInitializeInterfaceRequest.ProtoReflect.Descriptor instead.

func (*OnInitializeInterfaceRequest) GetHandle

func (x *OnInitializeInterfaceRequest) GetHandle() int64

func (*OnInitializeInterfaceRequest) ProtoMessage

func (*OnInitializeInterfaceRequest) ProtoMessage()

func (*OnInitializeInterfaceRequest) ProtoReflect

func (*OnInitializeInterfaceRequest) Reset

func (x *OnInitializeInterfaceRequest) Reset()

func (*OnInitializeInterfaceRequest) String

type OnInitializeInterfaceResponse

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

func (*OnInitializeInterfaceResponse) Descriptor deprecated

func (*OnInitializeInterfaceResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnInitializeInterfaceResponse.ProtoReflect.Descriptor instead.

func (*OnInitializeInterfaceResponse) ProtoMessage

func (*OnInitializeInterfaceResponse) ProtoMessage()

func (*OnInitializeInterfaceResponse) ProtoReflect

func (*OnInitializeInterfaceResponse) Reset

func (x *OnInitializeInterfaceResponse) Reset()

func (*OnInitializeInterfaceResponse) String

type OnInlineSuggestionsResponseRequest

type OnInlineSuggestionsResponseRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnInlineSuggestionsResponseRequest) Descriptor deprecated

func (*OnInlineSuggestionsResponseRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnInlineSuggestionsResponseRequest.ProtoReflect.Descriptor instead.

func (*OnInlineSuggestionsResponseRequest) GetArg0

func (*OnInlineSuggestionsResponseRequest) GetHandle

func (*OnInlineSuggestionsResponseRequest) ProtoMessage

func (*OnInlineSuggestionsResponseRequest) ProtoMessage()

func (*OnInlineSuggestionsResponseRequest) ProtoReflect

func (*OnInlineSuggestionsResponseRequest) Reset

func (*OnInlineSuggestionsResponseRequest) String

type OnInlineSuggestionsResponseResponse

type OnInlineSuggestionsResponseResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnInlineSuggestionsResponseResponse) Descriptor deprecated

func (*OnInlineSuggestionsResponseResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnInlineSuggestionsResponseResponse.ProtoReflect.Descriptor instead.

func (*OnInlineSuggestionsResponseResponse) GetResult

func (*OnInlineSuggestionsResponseResponse) ProtoMessage

func (*OnInlineSuggestionsResponseResponse) ProtoMessage()

func (*OnInlineSuggestionsResponseResponse) ProtoReflect

func (*OnInlineSuggestionsResponseResponse) Reset

func (*OnInlineSuggestionsResponseResponse) String

type OnKeyDownRequest

type OnKeyDownRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnKeyDownRequest) Descriptor deprecated

func (*OnKeyDownRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnKeyDownRequest.ProtoReflect.Descriptor instead.

func (*OnKeyDownRequest) GetArg0

func (x *OnKeyDownRequest) GetArg0() int32

func (*OnKeyDownRequest) GetArg1

func (x *OnKeyDownRequest) GetArg1() int64

func (*OnKeyDownRequest) GetHandle

func (x *OnKeyDownRequest) GetHandle() int64

func (*OnKeyDownRequest) ProtoMessage

func (*OnKeyDownRequest) ProtoMessage()

func (*OnKeyDownRequest) ProtoReflect

func (x *OnKeyDownRequest) ProtoReflect() protoreflect.Message

func (*OnKeyDownRequest) Reset

func (x *OnKeyDownRequest) Reset()

func (*OnKeyDownRequest) String

func (x *OnKeyDownRequest) String() string

type OnKeyDownResponse

type OnKeyDownResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnKeyDownResponse) Descriptor deprecated

func (*OnKeyDownResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnKeyDownResponse.ProtoReflect.Descriptor instead.

func (*OnKeyDownResponse) GetResult

func (x *OnKeyDownResponse) GetResult() bool

func (*OnKeyDownResponse) ProtoMessage

func (*OnKeyDownResponse) ProtoMessage()

func (*OnKeyDownResponse) ProtoReflect

func (x *OnKeyDownResponse) ProtoReflect() protoreflect.Message

func (*OnKeyDownResponse) Reset

func (x *OnKeyDownResponse) Reset()

func (*OnKeyDownResponse) String

func (x *OnKeyDownResponse) String() string

type OnKeyLongPressRequest

type OnKeyLongPressRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnKeyLongPressRequest) Descriptor deprecated

func (*OnKeyLongPressRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnKeyLongPressRequest.ProtoReflect.Descriptor instead.

func (*OnKeyLongPressRequest) GetArg0

func (x *OnKeyLongPressRequest) GetArg0() int32

func (*OnKeyLongPressRequest) GetArg1

func (x *OnKeyLongPressRequest) GetArg1() int64

func (*OnKeyLongPressRequest) GetHandle

func (x *OnKeyLongPressRequest) GetHandle() int64

func (*OnKeyLongPressRequest) ProtoMessage

func (*OnKeyLongPressRequest) ProtoMessage()

func (*OnKeyLongPressRequest) ProtoReflect

func (x *OnKeyLongPressRequest) ProtoReflect() protoreflect.Message

func (*OnKeyLongPressRequest) Reset

func (x *OnKeyLongPressRequest) Reset()

func (*OnKeyLongPressRequest) String

func (x *OnKeyLongPressRequest) String() string

type OnKeyLongPressResponse

type OnKeyLongPressResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnKeyLongPressResponse) Descriptor deprecated

func (*OnKeyLongPressResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnKeyLongPressResponse.ProtoReflect.Descriptor instead.

func (*OnKeyLongPressResponse) GetResult

func (x *OnKeyLongPressResponse) GetResult() bool

func (*OnKeyLongPressResponse) ProtoMessage

func (*OnKeyLongPressResponse) ProtoMessage()

func (*OnKeyLongPressResponse) ProtoReflect

func (x *OnKeyLongPressResponse) ProtoReflect() protoreflect.Message

func (*OnKeyLongPressResponse) Reset

func (x *OnKeyLongPressResponse) Reset()

func (*OnKeyLongPressResponse) String

func (x *OnKeyLongPressResponse) String() string

type OnKeyMultipleRequest

type OnKeyMultipleRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int64 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	// contains filtered or unexported fields
}

func (*OnKeyMultipleRequest) Descriptor deprecated

func (*OnKeyMultipleRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnKeyMultipleRequest.ProtoReflect.Descriptor instead.

func (*OnKeyMultipleRequest) GetArg0

func (x *OnKeyMultipleRequest) GetArg0() int32

func (*OnKeyMultipleRequest) GetArg1

func (x *OnKeyMultipleRequest) GetArg1() int32

func (*OnKeyMultipleRequest) GetArg2

func (x *OnKeyMultipleRequest) GetArg2() int64

func (*OnKeyMultipleRequest) GetHandle

func (x *OnKeyMultipleRequest) GetHandle() int64

func (*OnKeyMultipleRequest) ProtoMessage

func (*OnKeyMultipleRequest) ProtoMessage()

func (*OnKeyMultipleRequest) ProtoReflect

func (x *OnKeyMultipleRequest) ProtoReflect() protoreflect.Message

func (*OnKeyMultipleRequest) Reset

func (x *OnKeyMultipleRequest) Reset()

func (*OnKeyMultipleRequest) String

func (x *OnKeyMultipleRequest) String() string

type OnKeyMultipleResponse

type OnKeyMultipleResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnKeyMultipleResponse) Descriptor deprecated

func (*OnKeyMultipleResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnKeyMultipleResponse.ProtoReflect.Descriptor instead.

func (*OnKeyMultipleResponse) GetResult

func (x *OnKeyMultipleResponse) GetResult() bool

func (*OnKeyMultipleResponse) ProtoMessage

func (*OnKeyMultipleResponse) ProtoMessage()

func (*OnKeyMultipleResponse) ProtoReflect

func (x *OnKeyMultipleResponse) ProtoReflect() protoreflect.Message

func (*OnKeyMultipleResponse) Reset

func (x *OnKeyMultipleResponse) Reset()

func (*OnKeyMultipleResponse) String

func (x *OnKeyMultipleResponse) String() string

type OnKeyRequest

type OnKeyRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnKeyRequest) Descriptor deprecated

func (*OnKeyRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnKeyRequest.ProtoReflect.Descriptor instead.

func (*OnKeyRequest) GetArg0

func (x *OnKeyRequest) GetArg0() int32

func (*OnKeyRequest) GetArg1

func (x *OnKeyRequest) GetArg1() int64

func (*OnKeyRequest) ProtoMessage

func (*OnKeyRequest) ProtoMessage()

func (*OnKeyRequest) ProtoReflect

func (x *OnKeyRequest) ProtoReflect() protoreflect.Message

func (*OnKeyRequest) Reset

func (x *OnKeyRequest) Reset()

func (*OnKeyRequest) String

func (x *OnKeyRequest) String() string

type OnKeyResponse

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

func (*OnKeyResponse) Descriptor deprecated

func (*OnKeyResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnKeyResponse.ProtoReflect.Descriptor instead.

func (*OnKeyResponse) ProtoMessage

func (*OnKeyResponse) ProtoMessage()

func (*OnKeyResponse) ProtoReflect

func (x *OnKeyResponse) ProtoReflect() protoreflect.Message

func (*OnKeyResponse) Reset

func (x *OnKeyResponse) Reset()

func (*OnKeyResponse) String

func (x *OnKeyResponse) String() string

type OnKeyUpRequest

type OnKeyUpRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnKeyUpRequest) Descriptor deprecated

func (*OnKeyUpRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnKeyUpRequest.ProtoReflect.Descriptor instead.

func (*OnKeyUpRequest) GetArg0

func (x *OnKeyUpRequest) GetArg0() int32

func (*OnKeyUpRequest) GetArg1

func (x *OnKeyUpRequest) GetArg1() int64

func (*OnKeyUpRequest) GetHandle

func (x *OnKeyUpRequest) GetHandle() int64

func (*OnKeyUpRequest) ProtoMessage

func (*OnKeyUpRequest) ProtoMessage()

func (*OnKeyUpRequest) ProtoReflect

func (x *OnKeyUpRequest) ProtoReflect() protoreflect.Message

func (*OnKeyUpRequest) Reset

func (x *OnKeyUpRequest) Reset()

func (*OnKeyUpRequest) String

func (x *OnKeyUpRequest) String() string

type OnKeyUpResponse

type OnKeyUpResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnKeyUpResponse) Descriptor deprecated

func (*OnKeyUpResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnKeyUpResponse.ProtoReflect.Descriptor instead.

func (*OnKeyUpResponse) GetResult

func (x *OnKeyUpResponse) GetResult() bool

func (*OnKeyUpResponse) ProtoMessage

func (*OnKeyUpResponse) ProtoMessage()

func (*OnKeyUpResponse) ProtoReflect

func (x *OnKeyUpResponse) ProtoReflect() protoreflect.Message

func (*OnKeyUpResponse) Reset

func (x *OnKeyUpResponse) Reset()

func (*OnKeyUpResponse) String

func (x *OnKeyUpResponse) String() string

type OnLowMemoryRequest

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

func (*OnLowMemoryRequest) Descriptor deprecated

func (*OnLowMemoryRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnLowMemoryRequest.ProtoReflect.Descriptor instead.

func (*OnLowMemoryRequest) ProtoMessage

func (*OnLowMemoryRequest) ProtoMessage()

func (*OnLowMemoryRequest) ProtoReflect

func (x *OnLowMemoryRequest) ProtoReflect() protoreflect.Message

func (*OnLowMemoryRequest) Reset

func (x *OnLowMemoryRequest) Reset()

func (*OnLowMemoryRequest) String

func (x *OnLowMemoryRequest) String() string

type OnLowMemoryResponse

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

func (*OnLowMemoryResponse) Descriptor deprecated

func (*OnLowMemoryResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnLowMemoryResponse.ProtoReflect.Descriptor instead.

func (*OnLowMemoryResponse) ProtoMessage

func (*OnLowMemoryResponse) ProtoMessage()

func (*OnLowMemoryResponse) ProtoReflect

func (x *OnLowMemoryResponse) ProtoReflect() protoreflect.Message

func (*OnLowMemoryResponse) Reset

func (x *OnLowMemoryResponse) Reset()

func (*OnLowMemoryResponse) String

func (x *OnLowMemoryResponse) String() string

type OnMeasureRequest

type OnMeasureRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnMeasureRequest) Descriptor deprecated

func (*OnMeasureRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnMeasureRequest.ProtoReflect.Descriptor instead.

func (*OnMeasureRequest) GetArg0

func (x *OnMeasureRequest) GetArg0() int32

func (*OnMeasureRequest) GetArg1

func (x *OnMeasureRequest) GetArg1() int32

func (*OnMeasureRequest) GetHandle

func (x *OnMeasureRequest) GetHandle() int64

func (*OnMeasureRequest) ProtoMessage

func (*OnMeasureRequest) ProtoMessage()

func (*OnMeasureRequest) ProtoReflect

func (x *OnMeasureRequest) ProtoReflect() protoreflect.Message

func (*OnMeasureRequest) Reset

func (x *OnMeasureRequest) Reset()

func (*OnMeasureRequest) String

func (x *OnMeasureRequest) String() string

type OnMeasureResponse

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

func (*OnMeasureResponse) Descriptor deprecated

func (*OnMeasureResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnMeasureResponse.ProtoReflect.Descriptor instead.

func (*OnMeasureResponse) ProtoMessage

func (*OnMeasureResponse) ProtoMessage()

func (*OnMeasureResponse) ProtoReflect

func (x *OnMeasureResponse) ProtoReflect() protoreflect.Message

func (*OnMeasureResponse) Reset

func (x *OnMeasureResponse) Reset()

func (*OnMeasureResponse) String

func (x *OnMeasureResponse) String() string

type OnPrepareStylusHandwritingRequest

type OnPrepareStylusHandwritingRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnPrepareStylusHandwritingRequest) Descriptor deprecated

func (*OnPrepareStylusHandwritingRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnPrepareStylusHandwritingRequest.ProtoReflect.Descriptor instead.

func (*OnPrepareStylusHandwritingRequest) GetHandle

func (*OnPrepareStylusHandwritingRequest) ProtoMessage

func (*OnPrepareStylusHandwritingRequest) ProtoMessage()

func (*OnPrepareStylusHandwritingRequest) ProtoReflect

func (*OnPrepareStylusHandwritingRequest) Reset

func (*OnPrepareStylusHandwritingRequest) String

type OnPrepareStylusHandwritingResponse

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

func (*OnPrepareStylusHandwritingResponse) Descriptor deprecated

func (*OnPrepareStylusHandwritingResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnPrepareStylusHandwritingResponse.ProtoReflect.Descriptor instead.

func (*OnPrepareStylusHandwritingResponse) ProtoMessage

func (*OnPrepareStylusHandwritingResponse) ProtoMessage()

func (*OnPrepareStylusHandwritingResponse) ProtoReflect

func (*OnPrepareStylusHandwritingResponse) Reset

func (*OnPrepareStylusHandwritingResponse) String

type OnPressRequest

type OnPressRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnPressRequest) Descriptor deprecated

func (*OnPressRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnPressRequest.ProtoReflect.Descriptor instead.

func (*OnPressRequest) GetArg0

func (x *OnPressRequest) GetArg0() int32

func (*OnPressRequest) ProtoMessage

func (*OnPressRequest) ProtoMessage()

func (*OnPressRequest) ProtoReflect

func (x *OnPressRequest) ProtoReflect() protoreflect.Message

func (*OnPressRequest) Reset

func (x *OnPressRequest) Reset()

func (*OnPressRequest) String

func (x *OnPressRequest) String() string

type OnPressResponse

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

func (*OnPressResponse) Descriptor deprecated

func (*OnPressResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnPressResponse.ProtoReflect.Descriptor instead.

func (*OnPressResponse) ProtoMessage

func (*OnPressResponse) ProtoMessage()

func (*OnPressResponse) ProtoReflect

func (x *OnPressResponse) ProtoReflect() protoreflect.Message

func (*OnPressResponse) Reset

func (x *OnPressResponse) Reset()

func (*OnPressResponse) String

func (x *OnPressResponse) String() string

type OnPressedRequest

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

func (*OnPressedRequest) Descriptor deprecated

func (*OnPressedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnPressedRequest.ProtoReflect.Descriptor instead.

func (*OnPressedRequest) ProtoMessage

func (*OnPressedRequest) ProtoMessage()

func (*OnPressedRequest) ProtoReflect

func (x *OnPressedRequest) ProtoReflect() protoreflect.Message

func (*OnPressedRequest) Reset

func (x *OnPressedRequest) Reset()

func (*OnPressedRequest) String

func (x *OnPressedRequest) String() string

type OnPressedResponse

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

func (*OnPressedResponse) Descriptor deprecated

func (*OnPressedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnPressedResponse.ProtoReflect.Descriptor instead.

func (*OnPressedResponse) ProtoMessage

func (*OnPressedResponse) ProtoMessage()

func (*OnPressedResponse) ProtoReflect

func (x *OnPressedResponse) ProtoReflect() protoreflect.Message

func (*OnPressedResponse) Reset

func (x *OnPressedResponse) Reset()

func (*OnPressedResponse) String

func (x *OnPressedResponse) String() string

type OnReleaseRequest

type OnReleaseRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnReleaseRequest) Descriptor deprecated

func (*OnReleaseRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnReleaseRequest.ProtoReflect.Descriptor instead.

func (*OnReleaseRequest) GetArg0

func (x *OnReleaseRequest) GetArg0() int32

func (*OnReleaseRequest) ProtoMessage

func (*OnReleaseRequest) ProtoMessage()

func (*OnReleaseRequest) ProtoReflect

func (x *OnReleaseRequest) ProtoReflect() protoreflect.Message

func (*OnReleaseRequest) Reset

func (x *OnReleaseRequest) Reset()

func (*OnReleaseRequest) String

func (x *OnReleaseRequest) String() string

type OnReleaseResponse

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

func (*OnReleaseResponse) Descriptor deprecated

func (*OnReleaseResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnReleaseResponse.ProtoReflect.Descriptor instead.

func (*OnReleaseResponse) ProtoMessage

func (*OnReleaseResponse) ProtoMessage()

func (*OnReleaseResponse) ProtoReflect

func (x *OnReleaseResponse) ProtoReflect() protoreflect.Message

func (*OnReleaseResponse) Reset

func (x *OnReleaseResponse) Reset()

func (*OnReleaseResponse) String

func (x *OnReleaseResponse) String() string

type OnReleasedRequest

type OnReleasedRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnReleasedRequest) Descriptor deprecated

func (*OnReleasedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnReleasedRequest.ProtoReflect.Descriptor instead.

func (*OnReleasedRequest) GetArg0

func (x *OnReleasedRequest) GetArg0() bool

func (*OnReleasedRequest) ProtoMessage

func (*OnReleasedRequest) ProtoMessage()

func (*OnReleasedRequest) ProtoReflect

func (x *OnReleasedRequest) ProtoReflect() protoreflect.Message

func (*OnReleasedRequest) Reset

func (x *OnReleasedRequest) Reset()

func (*OnReleasedRequest) String

func (x *OnReleasedRequest) String() string

type OnReleasedResponse

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

func (*OnReleasedResponse) Descriptor deprecated

func (*OnReleasedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnReleasedResponse.ProtoReflect.Descriptor instead.

func (*OnReleasedResponse) ProtoMessage

func (*OnReleasedResponse) ProtoMessage()

func (*OnReleasedResponse) ProtoReflect

func (x *OnReleasedResponse) ProtoReflect() protoreflect.Message

func (*OnReleasedResponse) Reset

func (x *OnReleasedResponse) Reset()

func (*OnReleasedResponse) String

func (x *OnReleasedResponse) String() string

type OnShouldVerifyKeyEventRequest

type OnShouldVerifyKeyEventRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnShouldVerifyKeyEventRequest) Descriptor deprecated

func (*OnShouldVerifyKeyEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnShouldVerifyKeyEventRequest.ProtoReflect.Descriptor instead.

func (*OnShouldVerifyKeyEventRequest) GetArg0

func (x *OnShouldVerifyKeyEventRequest) GetArg0() int64

func (*OnShouldVerifyKeyEventRequest) ProtoMessage

func (*OnShouldVerifyKeyEventRequest) ProtoMessage()

func (*OnShouldVerifyKeyEventRequest) ProtoReflect

func (*OnShouldVerifyKeyEventRequest) Reset

func (x *OnShouldVerifyKeyEventRequest) Reset()

func (*OnShouldVerifyKeyEventRequest) String

type OnShouldVerifyKeyEventResponse

type OnShouldVerifyKeyEventResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnShouldVerifyKeyEventResponse) Descriptor deprecated

func (*OnShouldVerifyKeyEventResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnShouldVerifyKeyEventResponse.ProtoReflect.Descriptor instead.

func (*OnShouldVerifyKeyEventResponse) GetResult

func (x *OnShouldVerifyKeyEventResponse) GetResult() bool

func (*OnShouldVerifyKeyEventResponse) ProtoMessage

func (*OnShouldVerifyKeyEventResponse) ProtoMessage()

func (*OnShouldVerifyKeyEventResponse) ProtoReflect

func (*OnShouldVerifyKeyEventResponse) Reset

func (x *OnShouldVerifyKeyEventResponse) Reset()

func (*OnShouldVerifyKeyEventResponse) String

type OnShowInputRequestedRequest

type OnShowInputRequestedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   bool  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnShowInputRequestedRequest) Descriptor deprecated

func (*OnShowInputRequestedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnShowInputRequestedRequest.ProtoReflect.Descriptor instead.

func (*OnShowInputRequestedRequest) GetArg0

func (x *OnShowInputRequestedRequest) GetArg0() int32

func (*OnShowInputRequestedRequest) GetArg1

func (x *OnShowInputRequestedRequest) GetArg1() bool

func (*OnShowInputRequestedRequest) GetHandle

func (x *OnShowInputRequestedRequest) GetHandle() int64

func (*OnShowInputRequestedRequest) ProtoMessage

func (*OnShowInputRequestedRequest) ProtoMessage()

func (*OnShowInputRequestedRequest) ProtoReflect

func (*OnShowInputRequestedRequest) Reset

func (x *OnShowInputRequestedRequest) Reset()

func (*OnShowInputRequestedRequest) String

func (x *OnShowInputRequestedRequest) String() string

type OnShowInputRequestedResponse

type OnShowInputRequestedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnShowInputRequestedResponse) Descriptor deprecated

func (*OnShowInputRequestedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnShowInputRequestedResponse.ProtoReflect.Descriptor instead.

func (*OnShowInputRequestedResponse) GetResult

func (x *OnShowInputRequestedResponse) GetResult() bool

func (*OnShowInputRequestedResponse) ProtoMessage

func (*OnShowInputRequestedResponse) ProtoMessage()

func (*OnShowInputRequestedResponse) ProtoReflect

func (*OnShowInputRequestedResponse) Reset

func (x *OnShowInputRequestedResponse) Reset()

func (*OnShowInputRequestedResponse) String

type OnSizeChangedRequest

type OnSizeChangedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int32 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3   int32 `protobuf:"varint,5,opt,name=arg3,proto3" json:"arg3,omitempty"`
	// contains filtered or unexported fields
}

func (*OnSizeChangedRequest) Descriptor deprecated

func (*OnSizeChangedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnSizeChangedRequest.ProtoReflect.Descriptor instead.

func (*OnSizeChangedRequest) GetArg0

func (x *OnSizeChangedRequest) GetArg0() int32

func (*OnSizeChangedRequest) GetArg1

func (x *OnSizeChangedRequest) GetArg1() int32

func (*OnSizeChangedRequest) GetArg2

func (x *OnSizeChangedRequest) GetArg2() int32

func (*OnSizeChangedRequest) GetArg3

func (x *OnSizeChangedRequest) GetArg3() int32

func (*OnSizeChangedRequest) GetHandle

func (x *OnSizeChangedRequest) GetHandle() int64

func (*OnSizeChangedRequest) ProtoMessage

func (*OnSizeChangedRequest) ProtoMessage()

func (*OnSizeChangedRequest) ProtoReflect

func (x *OnSizeChangedRequest) ProtoReflect() protoreflect.Message

func (*OnSizeChangedRequest) Reset

func (x *OnSizeChangedRequest) Reset()

func (*OnSizeChangedRequest) String

func (x *OnSizeChangedRequest) String() string

type OnSizeChangedResponse

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

func (*OnSizeChangedResponse) Descriptor deprecated

func (*OnSizeChangedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnSizeChangedResponse.ProtoReflect.Descriptor instead.

func (*OnSizeChangedResponse) ProtoMessage

func (*OnSizeChangedResponse) ProtoMessage()

func (*OnSizeChangedResponse) ProtoReflect

func (x *OnSizeChangedResponse) ProtoReflect() protoreflect.Message

func (*OnSizeChangedResponse) Reset

func (x *OnSizeChangedResponse) Reset()

func (*OnSizeChangedResponse) String

func (x *OnSizeChangedResponse) String() string

type OnStartCandidatesViewRequest

type OnStartCandidatesViewRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   bool  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnStartCandidatesViewRequest) Descriptor deprecated

func (*OnStartCandidatesViewRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnStartCandidatesViewRequest.ProtoReflect.Descriptor instead.

func (*OnStartCandidatesViewRequest) GetArg0

func (x *OnStartCandidatesViewRequest) GetArg0() int64

func (*OnStartCandidatesViewRequest) GetArg1

func (x *OnStartCandidatesViewRequest) GetArg1() bool

func (*OnStartCandidatesViewRequest) GetHandle

func (x *OnStartCandidatesViewRequest) GetHandle() int64

func (*OnStartCandidatesViewRequest) ProtoMessage

func (*OnStartCandidatesViewRequest) ProtoMessage()

func (*OnStartCandidatesViewRequest) ProtoReflect

func (*OnStartCandidatesViewRequest) Reset

func (x *OnStartCandidatesViewRequest) Reset()

func (*OnStartCandidatesViewRequest) String

type OnStartCandidatesViewResponse

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

func (*OnStartCandidatesViewResponse) Descriptor deprecated

func (*OnStartCandidatesViewResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnStartCandidatesViewResponse.ProtoReflect.Descriptor instead.

func (*OnStartCandidatesViewResponse) ProtoMessage

func (*OnStartCandidatesViewResponse) ProtoMessage()

func (*OnStartCandidatesViewResponse) ProtoReflect

func (*OnStartCandidatesViewResponse) Reset

func (x *OnStartCandidatesViewResponse) Reset()

func (*OnStartCandidatesViewResponse) String

type OnStartConnectionlessStylusHandwritingRequest

type OnStartConnectionlessStylusHandwritingRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnStartConnectionlessStylusHandwritingRequest) Descriptor deprecated

Deprecated: Use OnStartConnectionlessStylusHandwritingRequest.ProtoReflect.Descriptor instead.

func (*OnStartConnectionlessStylusHandwritingRequest) GetArg0

func (*OnStartConnectionlessStylusHandwritingRequest) GetArg1

func (*OnStartConnectionlessStylusHandwritingRequest) GetHandle

func (*OnStartConnectionlessStylusHandwritingRequest) ProtoMessage

func (*OnStartConnectionlessStylusHandwritingRequest) ProtoReflect

func (*OnStartConnectionlessStylusHandwritingRequest) Reset

func (*OnStartConnectionlessStylusHandwritingRequest) String

type OnStartConnectionlessStylusHandwritingResponse

type OnStartConnectionlessStylusHandwritingResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnStartConnectionlessStylusHandwritingResponse) Descriptor deprecated

Deprecated: Use OnStartConnectionlessStylusHandwritingResponse.ProtoReflect.Descriptor instead.

func (*OnStartConnectionlessStylusHandwritingResponse) GetResult

func (*OnStartConnectionlessStylusHandwritingResponse) ProtoMessage

func (*OnStartConnectionlessStylusHandwritingResponse) ProtoReflect

func (*OnStartConnectionlessStylusHandwritingResponse) Reset

func (*OnStartConnectionlessStylusHandwritingResponse) String

type OnStartInputRequest

type OnStartInputRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   bool  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnStartInputRequest) Descriptor deprecated

func (*OnStartInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnStartInputRequest.ProtoReflect.Descriptor instead.

func (*OnStartInputRequest) GetArg0

func (x *OnStartInputRequest) GetArg0() int64

func (*OnStartInputRequest) GetArg1

func (x *OnStartInputRequest) GetArg1() bool

func (*OnStartInputRequest) GetHandle

func (x *OnStartInputRequest) GetHandle() int64

func (*OnStartInputRequest) ProtoMessage

func (*OnStartInputRequest) ProtoMessage()

func (*OnStartInputRequest) ProtoReflect

func (x *OnStartInputRequest) ProtoReflect() protoreflect.Message

func (*OnStartInputRequest) Reset

func (x *OnStartInputRequest) Reset()

func (*OnStartInputRequest) String

func (x *OnStartInputRequest) String() string

type OnStartInputResponse

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

func (*OnStartInputResponse) Descriptor deprecated

func (*OnStartInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnStartInputResponse.ProtoReflect.Descriptor instead.

func (*OnStartInputResponse) ProtoMessage

func (*OnStartInputResponse) ProtoMessage()

func (*OnStartInputResponse) ProtoReflect

func (x *OnStartInputResponse) ProtoReflect() protoreflect.Message

func (*OnStartInputResponse) Reset

func (x *OnStartInputResponse) Reset()

func (*OnStartInputResponse) String

func (x *OnStartInputResponse) String() string

type OnStartInputViewRequest

type OnStartInputViewRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   bool  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnStartInputViewRequest) Descriptor deprecated

func (*OnStartInputViewRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnStartInputViewRequest.ProtoReflect.Descriptor instead.

func (*OnStartInputViewRequest) GetArg0

func (x *OnStartInputViewRequest) GetArg0() int64

func (*OnStartInputViewRequest) GetArg1

func (x *OnStartInputViewRequest) GetArg1() bool

func (*OnStartInputViewRequest) GetHandle

func (x *OnStartInputViewRequest) GetHandle() int64

func (*OnStartInputViewRequest) ProtoMessage

func (*OnStartInputViewRequest) ProtoMessage()

func (*OnStartInputViewRequest) ProtoReflect

func (x *OnStartInputViewRequest) ProtoReflect() protoreflect.Message

func (*OnStartInputViewRequest) Reset

func (x *OnStartInputViewRequest) Reset()

func (*OnStartInputViewRequest) String

func (x *OnStartInputViewRequest) String() string

type OnStartInputViewResponse

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

func (*OnStartInputViewResponse) Descriptor deprecated

func (*OnStartInputViewResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnStartInputViewResponse.ProtoReflect.Descriptor instead.

func (*OnStartInputViewResponse) ProtoMessage

func (*OnStartInputViewResponse) ProtoMessage()

func (*OnStartInputViewResponse) ProtoReflect

func (x *OnStartInputViewResponse) ProtoReflect() protoreflect.Message

func (*OnStartInputViewResponse) Reset

func (x *OnStartInputViewResponse) Reset()

func (*OnStartInputViewResponse) String

func (x *OnStartInputViewResponse) String() string

type OnStartStylusHandwritingRequest

type OnStartStylusHandwritingRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnStartStylusHandwritingRequest) Descriptor deprecated

func (*OnStartStylusHandwritingRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnStartStylusHandwritingRequest.ProtoReflect.Descriptor instead.

func (*OnStartStylusHandwritingRequest) GetHandle

func (x *OnStartStylusHandwritingRequest) GetHandle() int64

func (*OnStartStylusHandwritingRequest) ProtoMessage

func (*OnStartStylusHandwritingRequest) ProtoMessage()

func (*OnStartStylusHandwritingRequest) ProtoReflect

func (*OnStartStylusHandwritingRequest) Reset

func (*OnStartStylusHandwritingRequest) String

type OnStartStylusHandwritingResponse

type OnStartStylusHandwritingResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnStartStylusHandwritingResponse) Descriptor deprecated

func (*OnStartStylusHandwritingResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnStartStylusHandwritingResponse.ProtoReflect.Descriptor instead.

func (*OnStartStylusHandwritingResponse) GetResult

func (x *OnStartStylusHandwritingResponse) GetResult() bool

func (*OnStartStylusHandwritingResponse) ProtoMessage

func (*OnStartStylusHandwritingResponse) ProtoMessage()

func (*OnStartStylusHandwritingResponse) ProtoReflect

func (*OnStartStylusHandwritingResponse) Reset

func (*OnStartStylusHandwritingResponse) String

type OnStylusHandwritingMotionEventRequest

type OnStylusHandwritingMotionEventRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnStylusHandwritingMotionEventRequest) Descriptor deprecated

func (*OnStylusHandwritingMotionEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnStylusHandwritingMotionEventRequest.ProtoReflect.Descriptor instead.

func (*OnStylusHandwritingMotionEventRequest) GetArg0

func (*OnStylusHandwritingMotionEventRequest) GetHandle

func (*OnStylusHandwritingMotionEventRequest) ProtoMessage

func (*OnStylusHandwritingMotionEventRequest) ProtoMessage()

func (*OnStylusHandwritingMotionEventRequest) ProtoReflect

func (*OnStylusHandwritingMotionEventRequest) Reset

func (*OnStylusHandwritingMotionEventRequest) String

type OnStylusHandwritingMotionEventResponse

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

func (*OnStylusHandwritingMotionEventResponse) Descriptor deprecated

func (*OnStylusHandwritingMotionEventResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnStylusHandwritingMotionEventResponse.ProtoReflect.Descriptor instead.

func (*OnStylusHandwritingMotionEventResponse) ProtoMessage

func (*OnStylusHandwritingMotionEventResponse) ProtoReflect

func (*OnStylusHandwritingMotionEventResponse) Reset

func (*OnStylusHandwritingMotionEventResponse) String

type OnTextContextMenuItemRequest

type OnTextContextMenuItemRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnTextContextMenuItemRequest) Descriptor deprecated

func (*OnTextContextMenuItemRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnTextContextMenuItemRequest.ProtoReflect.Descriptor instead.

func (*OnTextContextMenuItemRequest) GetArg0

func (x *OnTextContextMenuItemRequest) GetArg0() int32

func (*OnTextContextMenuItemRequest) GetHandle

func (x *OnTextContextMenuItemRequest) GetHandle() int64

func (*OnTextContextMenuItemRequest) ProtoMessage

func (*OnTextContextMenuItemRequest) ProtoMessage()

func (*OnTextContextMenuItemRequest) ProtoReflect

func (*OnTextContextMenuItemRequest) Reset

func (x *OnTextContextMenuItemRequest) Reset()

func (*OnTextContextMenuItemRequest) String

type OnTextContextMenuItemResponse

type OnTextContextMenuItemResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnTextContextMenuItemResponse) Descriptor deprecated

func (*OnTextContextMenuItemResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnTextContextMenuItemResponse.ProtoReflect.Descriptor instead.

func (*OnTextContextMenuItemResponse) GetResult

func (x *OnTextContextMenuItemResponse) GetResult() bool

func (*OnTextContextMenuItemResponse) ProtoMessage

func (*OnTextContextMenuItemResponse) ProtoMessage()

func (*OnTextContextMenuItemResponse) ProtoReflect

func (*OnTextContextMenuItemResponse) Reset

func (x *OnTextContextMenuItemResponse) Reset()

func (*OnTextContextMenuItemResponse) String

type OnTextRequest

type OnTextRequest struct {
	Arg0 string `protobuf:"bytes,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnTextRequest) Descriptor deprecated

func (*OnTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnTextRequest.ProtoReflect.Descriptor instead.

func (*OnTextRequest) GetArg0

func (x *OnTextRequest) GetArg0() string

func (*OnTextRequest) ProtoMessage

func (*OnTextRequest) ProtoMessage()

func (*OnTextRequest) ProtoReflect

func (x *OnTextRequest) ProtoReflect() protoreflect.Message

func (*OnTextRequest) Reset

func (x *OnTextRequest) Reset()

func (*OnTextRequest) String

func (x *OnTextRequest) String() string

type OnTextResponse

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

func (*OnTextResponse) Descriptor deprecated

func (*OnTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnTextResponse.ProtoReflect.Descriptor instead.

func (*OnTextResponse) ProtoMessage

func (*OnTextResponse) ProtoMessage()

func (*OnTextResponse) ProtoReflect

func (x *OnTextResponse) ProtoReflect() protoreflect.Message

func (*OnTextResponse) Reset

func (x *OnTextResponse) Reset()

func (*OnTextResponse) String

func (x *OnTextResponse) String() string

type OnTouchEventRequest

type OnTouchEventRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnTouchEventRequest) Descriptor deprecated

func (*OnTouchEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnTouchEventRequest.ProtoReflect.Descriptor instead.

func (*OnTouchEventRequest) GetArg0

func (x *OnTouchEventRequest) GetArg0() int64

func (*OnTouchEventRequest) GetHandle

func (x *OnTouchEventRequest) GetHandle() int64

func (*OnTouchEventRequest) ProtoMessage

func (*OnTouchEventRequest) ProtoMessage()

func (*OnTouchEventRequest) ProtoReflect

func (x *OnTouchEventRequest) ProtoReflect() protoreflect.Message

func (*OnTouchEventRequest) Reset

func (x *OnTouchEventRequest) Reset()

func (*OnTouchEventRequest) String

func (x *OnTouchEventRequest) String() string

type OnTouchEventResponse

type OnTouchEventResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnTouchEventResponse) Descriptor deprecated

func (*OnTouchEventResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnTouchEventResponse.ProtoReflect.Descriptor instead.

func (*OnTouchEventResponse) GetResult

func (x *OnTouchEventResponse) GetResult() bool

func (*OnTouchEventResponse) ProtoMessage

func (*OnTouchEventResponse) ProtoMessage()

func (*OnTouchEventResponse) ProtoReflect

func (x *OnTouchEventResponse) ProtoReflect() protoreflect.Message

func (*OnTouchEventResponse) Reset

func (x *OnTouchEventResponse) Reset()

func (*OnTouchEventResponse) String

func (x *OnTouchEventResponse) String() string

type OnTrackballEventRequest

type OnTrackballEventRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnTrackballEventRequest) Descriptor deprecated

func (*OnTrackballEventRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnTrackballEventRequest.ProtoReflect.Descriptor instead.

func (*OnTrackballEventRequest) GetArg0

func (x *OnTrackballEventRequest) GetArg0() int64

func (*OnTrackballEventRequest) ProtoMessage

func (*OnTrackballEventRequest) ProtoMessage()

func (*OnTrackballEventRequest) ProtoReflect

func (x *OnTrackballEventRequest) ProtoReflect() protoreflect.Message

func (*OnTrackballEventRequest) Reset

func (x *OnTrackballEventRequest) Reset()

func (*OnTrackballEventRequest) String

func (x *OnTrackballEventRequest) String() string

type OnTrackballEventResponse

type OnTrackballEventResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*OnTrackballEventResponse) Descriptor deprecated

func (*OnTrackballEventResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnTrackballEventResponse.ProtoReflect.Descriptor instead.

func (*OnTrackballEventResponse) GetResult

func (x *OnTrackballEventResponse) GetResult() bool

func (*OnTrackballEventResponse) ProtoMessage

func (*OnTrackballEventResponse) ProtoMessage()

func (*OnTrackballEventResponse) ProtoReflect

func (x *OnTrackballEventResponse) ProtoReflect() protoreflect.Message

func (*OnTrackballEventResponse) Reset

func (x *OnTrackballEventResponse) Reset()

func (*OnTrackballEventResponse) String

func (x *OnTrackballEventResponse) String() string

type OnTrimMemoryRequest

type OnTrimMemoryRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnTrimMemoryRequest) Descriptor deprecated

func (*OnTrimMemoryRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnTrimMemoryRequest.ProtoReflect.Descriptor instead.

func (*OnTrimMemoryRequest) GetArg0

func (x *OnTrimMemoryRequest) GetArg0() int32

func (*OnTrimMemoryRequest) ProtoMessage

func (*OnTrimMemoryRequest) ProtoMessage()

func (*OnTrimMemoryRequest) ProtoReflect

func (x *OnTrimMemoryRequest) ProtoReflect() protoreflect.Message

func (*OnTrimMemoryRequest) Reset

func (x *OnTrimMemoryRequest) Reset()

func (*OnTrimMemoryRequest) String

func (x *OnTrimMemoryRequest) String() string

type OnTrimMemoryResponse

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

func (*OnTrimMemoryResponse) Descriptor deprecated

func (*OnTrimMemoryResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnTrimMemoryResponse.ProtoReflect.Descriptor instead.

func (*OnTrimMemoryResponse) ProtoMessage

func (*OnTrimMemoryResponse) ProtoMessage()

func (*OnTrimMemoryResponse) ProtoReflect

func (x *OnTrimMemoryResponse) ProtoReflect() protoreflect.Message

func (*OnTrimMemoryResponse) Reset

func (x *OnTrimMemoryResponse) Reset()

func (*OnTrimMemoryResponse) String

func (x *OnTrimMemoryResponse) String() string

type OnUnbindInputRequest

type OnUnbindInputRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnUnbindInputRequest) Descriptor deprecated

func (*OnUnbindInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnUnbindInputRequest.ProtoReflect.Descriptor instead.

func (*OnUnbindInputRequest) GetHandle

func (x *OnUnbindInputRequest) GetHandle() int64

func (*OnUnbindInputRequest) ProtoMessage

func (*OnUnbindInputRequest) ProtoMessage()

func (*OnUnbindInputRequest) ProtoReflect

func (x *OnUnbindInputRequest) ProtoReflect() protoreflect.Message

func (*OnUnbindInputRequest) Reset

func (x *OnUnbindInputRequest) Reset()

func (*OnUnbindInputRequest) String

func (x *OnUnbindInputRequest) String() string

type OnUnbindInputResponse

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

func (*OnUnbindInputResponse) Descriptor deprecated

func (*OnUnbindInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnUnbindInputResponse.ProtoReflect.Descriptor instead.

func (*OnUnbindInputResponse) ProtoMessage

func (*OnUnbindInputResponse) ProtoMessage()

func (*OnUnbindInputResponse) ProtoReflect

func (x *OnUnbindInputResponse) ProtoReflect() protoreflect.Message

func (*OnUnbindInputResponse) Reset

func (x *OnUnbindInputResponse) Reset()

func (*OnUnbindInputResponse) String

func (x *OnUnbindInputResponse) String() string

type OnUpdateCursorAnchorInfoRequest

type OnUpdateCursorAnchorInfoRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnUpdateCursorAnchorInfoRequest) Descriptor deprecated

func (*OnUpdateCursorAnchorInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnUpdateCursorAnchorInfoRequest.ProtoReflect.Descriptor instead.

func (*OnUpdateCursorAnchorInfoRequest) GetArg0

func (*OnUpdateCursorAnchorInfoRequest) GetHandle

func (x *OnUpdateCursorAnchorInfoRequest) GetHandle() int64

func (*OnUpdateCursorAnchorInfoRequest) ProtoMessage

func (*OnUpdateCursorAnchorInfoRequest) ProtoMessage()

func (*OnUpdateCursorAnchorInfoRequest) ProtoReflect

func (*OnUpdateCursorAnchorInfoRequest) Reset

func (*OnUpdateCursorAnchorInfoRequest) String

type OnUpdateCursorAnchorInfoResponse

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

func (*OnUpdateCursorAnchorInfoResponse) Descriptor deprecated

func (*OnUpdateCursorAnchorInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnUpdateCursorAnchorInfoResponse.ProtoReflect.Descriptor instead.

func (*OnUpdateCursorAnchorInfoResponse) ProtoMessage

func (*OnUpdateCursorAnchorInfoResponse) ProtoMessage()

func (*OnUpdateCursorAnchorInfoResponse) ProtoReflect

func (*OnUpdateCursorAnchorInfoResponse) Reset

func (*OnUpdateCursorAnchorInfoResponse) String

type OnUpdateCursorRequest

type OnUpdateCursorRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnUpdateCursorRequest) Descriptor deprecated

func (*OnUpdateCursorRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnUpdateCursorRequest.ProtoReflect.Descriptor instead.

func (*OnUpdateCursorRequest) GetArg0

func (x *OnUpdateCursorRequest) GetArg0() int64

func (*OnUpdateCursorRequest) GetHandle

func (x *OnUpdateCursorRequest) GetHandle() int64

func (*OnUpdateCursorRequest) ProtoMessage

func (*OnUpdateCursorRequest) ProtoMessage()

func (*OnUpdateCursorRequest) ProtoReflect

func (x *OnUpdateCursorRequest) ProtoReflect() protoreflect.Message

func (*OnUpdateCursorRequest) Reset

func (x *OnUpdateCursorRequest) Reset()

func (*OnUpdateCursorRequest) String

func (x *OnUpdateCursorRequest) String() string

type OnUpdateCursorResponse

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

func (*OnUpdateCursorResponse) Descriptor deprecated

func (*OnUpdateCursorResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnUpdateCursorResponse.ProtoReflect.Descriptor instead.

func (*OnUpdateCursorResponse) ProtoMessage

func (*OnUpdateCursorResponse) ProtoMessage()

func (*OnUpdateCursorResponse) ProtoReflect

func (x *OnUpdateCursorResponse) ProtoReflect() protoreflect.Message

func (*OnUpdateCursorResponse) Reset

func (x *OnUpdateCursorResponse) Reset()

func (*OnUpdateCursorResponse) String

func (x *OnUpdateCursorResponse) String() string

type OnUpdateEditorToolTypeRequest

type OnUpdateEditorToolTypeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnUpdateEditorToolTypeRequest) Descriptor deprecated

func (*OnUpdateEditorToolTypeRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnUpdateEditorToolTypeRequest.ProtoReflect.Descriptor instead.

func (*OnUpdateEditorToolTypeRequest) GetArg0

func (x *OnUpdateEditorToolTypeRequest) GetArg0() int32

func (*OnUpdateEditorToolTypeRequest) GetHandle

func (x *OnUpdateEditorToolTypeRequest) GetHandle() int64

func (*OnUpdateEditorToolTypeRequest) ProtoMessage

func (*OnUpdateEditorToolTypeRequest) ProtoMessage()

func (*OnUpdateEditorToolTypeRequest) ProtoReflect

func (*OnUpdateEditorToolTypeRequest) Reset

func (x *OnUpdateEditorToolTypeRequest) Reset()

func (*OnUpdateEditorToolTypeRequest) String

type OnUpdateEditorToolTypeResponse

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

func (*OnUpdateEditorToolTypeResponse) Descriptor deprecated

func (*OnUpdateEditorToolTypeResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnUpdateEditorToolTypeResponse.ProtoReflect.Descriptor instead.

func (*OnUpdateEditorToolTypeResponse) ProtoMessage

func (*OnUpdateEditorToolTypeResponse) ProtoMessage()

func (*OnUpdateEditorToolTypeResponse) ProtoReflect

func (*OnUpdateEditorToolTypeResponse) Reset

func (x *OnUpdateEditorToolTypeResponse) Reset()

func (*OnUpdateEditorToolTypeResponse) String

type OnUpdateExtractedTextRequest

type OnUpdateExtractedTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*OnUpdateExtractedTextRequest) Descriptor deprecated

func (*OnUpdateExtractedTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnUpdateExtractedTextRequest.ProtoReflect.Descriptor instead.

func (*OnUpdateExtractedTextRequest) GetArg0

func (x *OnUpdateExtractedTextRequest) GetArg0() int32

func (*OnUpdateExtractedTextRequest) GetArg1

func (x *OnUpdateExtractedTextRequest) GetArg1() int64

func (*OnUpdateExtractedTextRequest) GetHandle

func (x *OnUpdateExtractedTextRequest) GetHandle() int64

func (*OnUpdateExtractedTextRequest) ProtoMessage

func (*OnUpdateExtractedTextRequest) ProtoMessage()

func (*OnUpdateExtractedTextRequest) ProtoReflect

func (*OnUpdateExtractedTextRequest) Reset

func (x *OnUpdateExtractedTextRequest) Reset()

func (*OnUpdateExtractedTextRequest) String

type OnUpdateExtractedTextResponse

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

func (*OnUpdateExtractedTextResponse) Descriptor deprecated

func (*OnUpdateExtractedTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnUpdateExtractedTextResponse.ProtoReflect.Descriptor instead.

func (*OnUpdateExtractedTextResponse) ProtoMessage

func (*OnUpdateExtractedTextResponse) ProtoMessage()

func (*OnUpdateExtractedTextResponse) ProtoReflect

func (*OnUpdateExtractedTextResponse) Reset

func (x *OnUpdateExtractedTextResponse) Reset()

func (*OnUpdateExtractedTextResponse) String

type OnUpdateExtractingViewsRequest

type OnUpdateExtractingViewsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnUpdateExtractingViewsRequest) Descriptor deprecated

func (*OnUpdateExtractingViewsRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnUpdateExtractingViewsRequest.ProtoReflect.Descriptor instead.

func (*OnUpdateExtractingViewsRequest) GetArg0

func (*OnUpdateExtractingViewsRequest) GetHandle

func (x *OnUpdateExtractingViewsRequest) GetHandle() int64

func (*OnUpdateExtractingViewsRequest) ProtoMessage

func (*OnUpdateExtractingViewsRequest) ProtoMessage()

func (*OnUpdateExtractingViewsRequest) ProtoReflect

func (*OnUpdateExtractingViewsRequest) Reset

func (x *OnUpdateExtractingViewsRequest) Reset()

func (*OnUpdateExtractingViewsRequest) String

type OnUpdateExtractingViewsResponse

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

func (*OnUpdateExtractingViewsResponse) Descriptor deprecated

func (*OnUpdateExtractingViewsResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnUpdateExtractingViewsResponse.ProtoReflect.Descriptor instead.

func (*OnUpdateExtractingViewsResponse) ProtoMessage

func (*OnUpdateExtractingViewsResponse) ProtoMessage()

func (*OnUpdateExtractingViewsResponse) ProtoReflect

func (*OnUpdateExtractingViewsResponse) Reset

func (*OnUpdateExtractingViewsResponse) String

type OnUpdateExtractingVisibilityRequest

type OnUpdateExtractingVisibilityRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnUpdateExtractingVisibilityRequest) Descriptor deprecated

func (*OnUpdateExtractingVisibilityRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnUpdateExtractingVisibilityRequest.ProtoReflect.Descriptor instead.

func (*OnUpdateExtractingVisibilityRequest) GetArg0

func (*OnUpdateExtractingVisibilityRequest) GetHandle

func (*OnUpdateExtractingVisibilityRequest) ProtoMessage

func (*OnUpdateExtractingVisibilityRequest) ProtoMessage()

func (*OnUpdateExtractingVisibilityRequest) ProtoReflect

func (*OnUpdateExtractingVisibilityRequest) Reset

func (*OnUpdateExtractingVisibilityRequest) String

type OnUpdateExtractingVisibilityResponse

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

func (*OnUpdateExtractingVisibilityResponse) Descriptor deprecated

func (*OnUpdateExtractingVisibilityResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnUpdateExtractingVisibilityResponse.ProtoReflect.Descriptor instead.

func (*OnUpdateExtractingVisibilityResponse) ProtoMessage

func (*OnUpdateExtractingVisibilityResponse) ProtoMessage()

func (*OnUpdateExtractingVisibilityResponse) ProtoReflect

func (*OnUpdateExtractingVisibilityResponse) Reset

func (*OnUpdateExtractingVisibilityResponse) String

type OnUpdateSelectionRequest

type OnUpdateSelectionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2   int32 `protobuf:"varint,4,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3   int32 `protobuf:"varint,5,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4   int32 `protobuf:"varint,6,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5   int32 `protobuf:"varint,7,opt,name=arg5,proto3" json:"arg5,omitempty"`
	// contains filtered or unexported fields
}

func (*OnUpdateSelectionRequest) Descriptor deprecated

func (*OnUpdateSelectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnUpdateSelectionRequest.ProtoReflect.Descriptor instead.

func (*OnUpdateSelectionRequest) GetArg0

func (x *OnUpdateSelectionRequest) GetArg0() int32

func (*OnUpdateSelectionRequest) GetArg1

func (x *OnUpdateSelectionRequest) GetArg1() int32

func (*OnUpdateSelectionRequest) GetArg2

func (x *OnUpdateSelectionRequest) GetArg2() int32

func (*OnUpdateSelectionRequest) GetArg3

func (x *OnUpdateSelectionRequest) GetArg3() int32

func (*OnUpdateSelectionRequest) GetArg4

func (x *OnUpdateSelectionRequest) GetArg4() int32

func (*OnUpdateSelectionRequest) GetArg5

func (x *OnUpdateSelectionRequest) GetArg5() int32

func (*OnUpdateSelectionRequest) GetHandle

func (x *OnUpdateSelectionRequest) GetHandle() int64

func (*OnUpdateSelectionRequest) ProtoMessage

func (*OnUpdateSelectionRequest) ProtoMessage()

func (*OnUpdateSelectionRequest) ProtoReflect

func (x *OnUpdateSelectionRequest) ProtoReflect() protoreflect.Message

func (*OnUpdateSelectionRequest) Reset

func (x *OnUpdateSelectionRequest) Reset()

func (*OnUpdateSelectionRequest) String

func (x *OnUpdateSelectionRequest) String() string

type OnUpdateSelectionResponse

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

func (*OnUpdateSelectionResponse) Descriptor deprecated

func (*OnUpdateSelectionResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnUpdateSelectionResponse.ProtoReflect.Descriptor instead.

func (*OnUpdateSelectionResponse) ProtoMessage

func (*OnUpdateSelectionResponse) ProtoMessage()

func (*OnUpdateSelectionResponse) ProtoReflect

func (*OnUpdateSelectionResponse) Reset

func (x *OnUpdateSelectionResponse) Reset()

func (*OnUpdateSelectionResponse) String

func (x *OnUpdateSelectionResponse) String() string

type OnViewClickedRequest

type OnViewClickedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*OnViewClickedRequest) Descriptor deprecated

func (*OnViewClickedRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnViewClickedRequest.ProtoReflect.Descriptor instead.

func (*OnViewClickedRequest) GetArg0

func (x *OnViewClickedRequest) GetArg0() bool

func (*OnViewClickedRequest) GetHandle

func (x *OnViewClickedRequest) GetHandle() int64

func (*OnViewClickedRequest) ProtoMessage

func (*OnViewClickedRequest) ProtoMessage()

func (*OnViewClickedRequest) ProtoReflect

func (x *OnViewClickedRequest) ProtoReflect() protoreflect.Message

func (*OnViewClickedRequest) Reset

func (x *OnViewClickedRequest) Reset()

func (*OnViewClickedRequest) String

func (x *OnViewClickedRequest) String() string

type OnViewClickedResponse

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

func (*OnViewClickedResponse) Descriptor deprecated

func (*OnViewClickedResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnViewClickedResponse.ProtoReflect.Descriptor instead.

func (*OnViewClickedResponse) ProtoMessage

func (*OnViewClickedResponse) ProtoMessage()

func (*OnViewClickedResponse) ProtoReflect

func (x *OnViewClickedResponse) ProtoReflect() protoreflect.Message

func (*OnViewClickedResponse) Reset

func (x *OnViewClickedResponse) Reset()

func (*OnViewClickedResponse) String

func (x *OnViewClickedResponse) String() string

type OnWindowHiddenRequest

type OnWindowHiddenRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnWindowHiddenRequest) Descriptor deprecated

func (*OnWindowHiddenRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnWindowHiddenRequest.ProtoReflect.Descriptor instead.

func (*OnWindowHiddenRequest) GetHandle

func (x *OnWindowHiddenRequest) GetHandle() int64

func (*OnWindowHiddenRequest) ProtoMessage

func (*OnWindowHiddenRequest) ProtoMessage()

func (*OnWindowHiddenRequest) ProtoReflect

func (x *OnWindowHiddenRequest) ProtoReflect() protoreflect.Message

func (*OnWindowHiddenRequest) Reset

func (x *OnWindowHiddenRequest) Reset()

func (*OnWindowHiddenRequest) String

func (x *OnWindowHiddenRequest) String() string

type OnWindowHiddenResponse

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

func (*OnWindowHiddenResponse) Descriptor deprecated

func (*OnWindowHiddenResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnWindowHiddenResponse.ProtoReflect.Descriptor instead.

func (*OnWindowHiddenResponse) ProtoMessage

func (*OnWindowHiddenResponse) ProtoMessage()

func (*OnWindowHiddenResponse) ProtoReflect

func (x *OnWindowHiddenResponse) ProtoReflect() protoreflect.Message

func (*OnWindowHiddenResponse) Reset

func (x *OnWindowHiddenResponse) Reset()

func (*OnWindowHiddenResponse) String

func (x *OnWindowHiddenResponse) String() string

type OnWindowShownRequest

type OnWindowShownRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*OnWindowShownRequest) Descriptor deprecated

func (*OnWindowShownRequest) Descriptor() ([]byte, []int)

Deprecated: Use OnWindowShownRequest.ProtoReflect.Descriptor instead.

func (*OnWindowShownRequest) GetHandle

func (x *OnWindowShownRequest) GetHandle() int64

func (*OnWindowShownRequest) ProtoMessage

func (*OnWindowShownRequest) ProtoMessage()

func (*OnWindowShownRequest) ProtoReflect

func (x *OnWindowShownRequest) ProtoReflect() protoreflect.Message

func (*OnWindowShownRequest) Reset

func (x *OnWindowShownRequest) Reset()

func (*OnWindowShownRequest) String

func (x *OnWindowShownRequest) String() string

type OnWindowShownResponse

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

func (*OnWindowShownResponse) Descriptor deprecated

func (*OnWindowShownResponse) Descriptor() ([]byte, []int)

Deprecated: Use OnWindowShownResponse.ProtoReflect.Descriptor instead.

func (*OnWindowShownResponse) ProtoMessage

func (*OnWindowShownResponse) ProtoMessage()

func (*OnWindowShownResponse) ProtoReflect

func (x *OnWindowShownResponse) ProtoReflect() protoreflect.Message

func (*OnWindowShownResponse) Reset

func (x *OnWindowShownResponse) Reset()

func (*OnWindowShownResponse) String

func (x *OnWindowShownResponse) String() string

type PerformClickRequest

type PerformClickRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*PerformClickRequest) Descriptor deprecated

func (*PerformClickRequest) Descriptor() ([]byte, []int)

Deprecated: Use PerformClickRequest.ProtoReflect.Descriptor instead.

func (*PerformClickRequest) GetHandle

func (x *PerformClickRequest) GetHandle() int64

func (*PerformClickRequest) ProtoMessage

func (*PerformClickRequest) ProtoMessage()

func (*PerformClickRequest) ProtoReflect

func (x *PerformClickRequest) ProtoReflect() protoreflect.Message

func (*PerformClickRequest) Reset

func (x *PerformClickRequest) Reset()

func (*PerformClickRequest) String

func (x *PerformClickRequest) String() string

type PerformClickResponse

type PerformClickResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*PerformClickResponse) Descriptor deprecated

func (*PerformClickResponse) Descriptor() ([]byte, []int)

Deprecated: Use PerformClickResponse.ProtoReflect.Descriptor instead.

func (*PerformClickResponse) GetResult

func (x *PerformClickResponse) GetResult() bool

func (*PerformClickResponse) ProtoMessage

func (*PerformClickResponse) ProtoMessage()

func (*PerformClickResponse) ProtoReflect

func (x *PerformClickResponse) ProtoReflect() protoreflect.Message

func (*PerformClickResponse) Reset

func (x *PerformClickResponse) Reset()

func (*PerformClickResponse) String

func (x *PerformClickResponse) String() string

type RegisterComponentCallbacksRequest

type RegisterComponentCallbacksRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RegisterComponentCallbacksRequest) Descriptor deprecated

func (*RegisterComponentCallbacksRequest) Descriptor() ([]byte, []int)

Deprecated: Use RegisterComponentCallbacksRequest.ProtoReflect.Descriptor instead.

func (*RegisterComponentCallbacksRequest) GetArg0

func (*RegisterComponentCallbacksRequest) ProtoMessage

func (*RegisterComponentCallbacksRequest) ProtoMessage()

func (*RegisterComponentCallbacksRequest) ProtoReflect

func (*RegisterComponentCallbacksRequest) Reset

func (*RegisterComponentCallbacksRequest) String

type RegisterComponentCallbacksResponse

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

func (*RegisterComponentCallbacksResponse) Descriptor deprecated

func (*RegisterComponentCallbacksResponse) Descriptor() ([]byte, []int)

Deprecated: Use RegisterComponentCallbacksResponse.ProtoReflect.Descriptor instead.

func (*RegisterComponentCallbacksResponse) ProtoMessage

func (*RegisterComponentCallbacksResponse) ProtoMessage()

func (*RegisterComponentCallbacksResponse) ProtoReflect

func (*RegisterComponentCallbacksResponse) Reset

func (*RegisterComponentCallbacksResponse) String

type RequestHideSelfRequest

type RequestHideSelfRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestHideSelfRequest) Descriptor deprecated

func (*RequestHideSelfRequest) Descriptor() ([]byte, []int)

Deprecated: Use RequestHideSelfRequest.ProtoReflect.Descriptor instead.

func (*RequestHideSelfRequest) GetArg0

func (x *RequestHideSelfRequest) GetArg0() int32

func (*RequestHideSelfRequest) GetHandle

func (x *RequestHideSelfRequest) GetHandle() int64

func (*RequestHideSelfRequest) ProtoMessage

func (*RequestHideSelfRequest) ProtoMessage()

func (*RequestHideSelfRequest) ProtoReflect

func (x *RequestHideSelfRequest) ProtoReflect() protoreflect.Message

func (*RequestHideSelfRequest) Reset

func (x *RequestHideSelfRequest) Reset()

func (*RequestHideSelfRequest) String

func (x *RequestHideSelfRequest) String() string

type RequestHideSelfResponse

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

func (*RequestHideSelfResponse) Descriptor deprecated

func (*RequestHideSelfResponse) Descriptor() ([]byte, []int)

Deprecated: Use RequestHideSelfResponse.ProtoReflect.Descriptor instead.

func (*RequestHideSelfResponse) ProtoMessage

func (*RequestHideSelfResponse) ProtoMessage()

func (*RequestHideSelfResponse) ProtoReflect

func (x *RequestHideSelfResponse) ProtoReflect() protoreflect.Message

func (*RequestHideSelfResponse) Reset

func (x *RequestHideSelfResponse) Reset()

func (*RequestHideSelfResponse) String

func (x *RequestHideSelfResponse) String() string

type RequestShowSelfRequest

type RequestShowSelfRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RequestShowSelfRequest) Descriptor deprecated

func (*RequestShowSelfRequest) Descriptor() ([]byte, []int)

Deprecated: Use RequestShowSelfRequest.ProtoReflect.Descriptor instead.

func (*RequestShowSelfRequest) GetArg0

func (x *RequestShowSelfRequest) GetArg0() int32

func (*RequestShowSelfRequest) GetHandle

func (x *RequestShowSelfRequest) GetHandle() int64

func (*RequestShowSelfRequest) ProtoMessage

func (*RequestShowSelfRequest) ProtoMessage()

func (*RequestShowSelfRequest) ProtoReflect

func (x *RequestShowSelfRequest) ProtoReflect() protoreflect.Message

func (*RequestShowSelfRequest) Reset

func (x *RequestShowSelfRequest) Reset()

func (*RequestShowSelfRequest) String

func (x *RequestShowSelfRequest) String() string

type RequestShowSelfResponse

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

func (*RequestShowSelfResponse) Descriptor deprecated

func (*RequestShowSelfResponse) Descriptor() ([]byte, []int)

Deprecated: Use RequestShowSelfResponse.ProtoReflect.Descriptor instead.

func (*RequestShowSelfResponse) ProtoMessage

func (*RequestShowSelfResponse) ProtoMessage()

func (*RequestShowSelfResponse) ProtoReflect

func (x *RequestShowSelfResponse) ProtoReflect() protoreflect.Message

func (*RequestShowSelfResponse) Reset

func (x *RequestShowSelfResponse) Reset()

func (*RequestShowSelfResponse) String

func (x *RequestShowSelfResponse) String() string

type RestartInputRequest

type RestartInputRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*RestartInputRequest) Descriptor deprecated

func (*RestartInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use RestartInputRequest.ProtoReflect.Descriptor instead.

func (*RestartInputRequest) GetArg0

func (x *RestartInputRequest) GetArg0() int64

func (*RestartInputRequest) GetArg1

func (x *RestartInputRequest) GetArg1() int64

func (*RestartInputRequest) ProtoMessage

func (*RestartInputRequest) ProtoMessage()

func (*RestartInputRequest) ProtoReflect

func (x *RestartInputRequest) ProtoReflect() protoreflect.Message

func (*RestartInputRequest) Reset

func (x *RestartInputRequest) Reset()

func (*RestartInputRequest) String

func (x *RestartInputRequest) String() string

type RestartInputResponse

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

func (*RestartInputResponse) Descriptor deprecated

func (*RestartInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use RestartInputResponse.ProtoReflect.Descriptor instead.

func (*RestartInputResponse) ProtoMessage

func (*RestartInputResponse) ProtoMessage()

func (*RestartInputResponse) ProtoReflect

func (x *RestartInputResponse) ProtoReflect() protoreflect.Message

func (*RestartInputResponse) Reset

func (x *RestartInputResponse) Reset()

func (*RestartInputResponse) String

func (x *RestartInputResponse) String() string

type RevokeSelfRequest

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

func (*RevokeSelfRequest) Descriptor deprecated

func (*RevokeSelfRequest) Descriptor() ([]byte, []int)

Deprecated: Use RevokeSelfRequest.ProtoReflect.Descriptor instead.

func (*RevokeSelfRequest) ProtoMessage

func (*RevokeSelfRequest) ProtoMessage()

func (*RevokeSelfRequest) ProtoReflect

func (x *RevokeSelfRequest) ProtoReflect() protoreflect.Message

func (*RevokeSelfRequest) Reset

func (x *RevokeSelfRequest) Reset()

func (*RevokeSelfRequest) String

func (x *RevokeSelfRequest) String() string

type RevokeSelfResponse

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

func (*RevokeSelfResponse) Descriptor deprecated

func (*RevokeSelfResponse) Descriptor() ([]byte, []int)

Deprecated: Use RevokeSelfResponse.ProtoReflect.Descriptor instead.

func (*RevokeSelfResponse) ProtoMessage

func (*RevokeSelfResponse) ProtoMessage()

func (*RevokeSelfResponse) ProtoReflect

func (x *RevokeSelfResponse) ProtoReflect() protoreflect.Message

func (*RevokeSelfResponse) Reset

func (x *RevokeSelfResponse) Reset()

func (*RevokeSelfResponse) String

func (x *RevokeSelfResponse) String() string

type RevokeSessionRequest

type RevokeSessionRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*RevokeSessionRequest) Descriptor deprecated

func (*RevokeSessionRequest) Descriptor() ([]byte, []int)

Deprecated: Use RevokeSessionRequest.ProtoReflect.Descriptor instead.

func (*RevokeSessionRequest) GetArg0

func (x *RevokeSessionRequest) GetArg0() int64

func (*RevokeSessionRequest) ProtoMessage

func (*RevokeSessionRequest) ProtoMessage()

func (*RevokeSessionRequest) ProtoReflect

func (x *RevokeSessionRequest) ProtoReflect() protoreflect.Message

func (*RevokeSessionRequest) Reset

func (x *RevokeSessionRequest) Reset()

func (*RevokeSessionRequest) String

func (x *RevokeSessionRequest) String() string

type RevokeSessionResponse

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

func (*RevokeSessionResponse) Descriptor deprecated

func (*RevokeSessionResponse) Descriptor() ([]byte, []int)

Deprecated: Use RevokeSessionResponse.ProtoReflect.Descriptor instead.

func (*RevokeSessionResponse) ProtoMessage

func (*RevokeSessionResponse) ProtoMessage()

func (*RevokeSessionResponse) ProtoReflect

func (x *RevokeSessionResponse) ProtoReflect() protoreflect.Message

func (*RevokeSessionResponse) Reset

func (x *RevokeSessionResponse) Reset()

func (*RevokeSessionResponse) String

func (x *RevokeSessionResponse) String() string

type SendDefaultEditorActionRequest

type SendDefaultEditorActionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SendDefaultEditorActionRequest) Descriptor deprecated

func (*SendDefaultEditorActionRequest) Descriptor() ([]byte, []int)

Deprecated: Use SendDefaultEditorActionRequest.ProtoReflect.Descriptor instead.

func (*SendDefaultEditorActionRequest) GetArg0

func (x *SendDefaultEditorActionRequest) GetArg0() bool

func (*SendDefaultEditorActionRequest) GetHandle

func (x *SendDefaultEditorActionRequest) GetHandle() int64

func (*SendDefaultEditorActionRequest) ProtoMessage

func (*SendDefaultEditorActionRequest) ProtoMessage()

func (*SendDefaultEditorActionRequest) ProtoReflect

func (*SendDefaultEditorActionRequest) Reset

func (x *SendDefaultEditorActionRequest) Reset()

func (*SendDefaultEditorActionRequest) String

type SendDefaultEditorActionResponse

type SendDefaultEditorActionResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SendDefaultEditorActionResponse) Descriptor deprecated

func (*SendDefaultEditorActionResponse) Descriptor() ([]byte, []int)

Deprecated: Use SendDefaultEditorActionResponse.ProtoReflect.Descriptor instead.

func (*SendDefaultEditorActionResponse) GetResult

func (x *SendDefaultEditorActionResponse) GetResult() bool

func (*SendDefaultEditorActionResponse) ProtoMessage

func (*SendDefaultEditorActionResponse) ProtoMessage()

func (*SendDefaultEditorActionResponse) ProtoReflect

func (*SendDefaultEditorActionResponse) Reset

func (*SendDefaultEditorActionResponse) String

type SendDownUpKeyEventsRequest

type SendDownUpKeyEventsRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SendDownUpKeyEventsRequest) Descriptor deprecated

func (*SendDownUpKeyEventsRequest) Descriptor() ([]byte, []int)

Deprecated: Use SendDownUpKeyEventsRequest.ProtoReflect.Descriptor instead.

func (*SendDownUpKeyEventsRequest) GetArg0

func (x *SendDownUpKeyEventsRequest) GetArg0() int32

func (*SendDownUpKeyEventsRequest) GetHandle

func (x *SendDownUpKeyEventsRequest) GetHandle() int64

func (*SendDownUpKeyEventsRequest) ProtoMessage

func (*SendDownUpKeyEventsRequest) ProtoMessage()

func (*SendDownUpKeyEventsRequest) ProtoReflect

func (*SendDownUpKeyEventsRequest) Reset

func (x *SendDownUpKeyEventsRequest) Reset()

func (*SendDownUpKeyEventsRequest) String

func (x *SendDownUpKeyEventsRequest) String() string

type SendDownUpKeyEventsResponse

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

func (*SendDownUpKeyEventsResponse) Descriptor deprecated

func (*SendDownUpKeyEventsResponse) Descriptor() ([]byte, []int)

Deprecated: Use SendDownUpKeyEventsResponse.ProtoReflect.Descriptor instead.

func (*SendDownUpKeyEventsResponse) ProtoMessage

func (*SendDownUpKeyEventsResponse) ProtoMessage()

func (*SendDownUpKeyEventsResponse) ProtoReflect

func (*SendDownUpKeyEventsResponse) Reset

func (x *SendDownUpKeyEventsResponse) Reset()

func (*SendDownUpKeyEventsResponse) String

func (x *SendDownUpKeyEventsResponse) String() string

type SendKeyCharRequest

type SendKeyCharRequest struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   uint32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SendKeyCharRequest) Descriptor deprecated

func (*SendKeyCharRequest) Descriptor() ([]byte, []int)

Deprecated: Use SendKeyCharRequest.ProtoReflect.Descriptor instead.

func (*SendKeyCharRequest) GetArg0

func (x *SendKeyCharRequest) GetArg0() uint32

func (*SendKeyCharRequest) GetHandle

func (x *SendKeyCharRequest) GetHandle() int64

func (*SendKeyCharRequest) ProtoMessage

func (*SendKeyCharRequest) ProtoMessage()

func (*SendKeyCharRequest) ProtoReflect

func (x *SendKeyCharRequest) ProtoReflect() protoreflect.Message

func (*SendKeyCharRequest) Reset

func (x *SendKeyCharRequest) Reset()

func (*SendKeyCharRequest) String

func (x *SendKeyCharRequest) String() string

type SendKeyCharResponse

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

func (*SendKeyCharResponse) Descriptor deprecated

func (*SendKeyCharResponse) Descriptor() ([]byte, []int)

Deprecated: Use SendKeyCharResponse.ProtoReflect.Descriptor instead.

func (*SendKeyCharResponse) ProtoMessage

func (*SendKeyCharResponse) ProtoMessage()

func (*SendKeyCharResponse) ProtoReflect

func (x *SendKeyCharResponse) ProtoReflect() protoreflect.Message

func (*SendKeyCharResponse) Reset

func (x *SendKeyCharResponse) Reset()

func (*SendKeyCharResponse) String

func (x *SendKeyCharResponse) String() string

type SetBackDispositionRequest

type SetBackDispositionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetBackDispositionRequest) Descriptor deprecated

func (*SetBackDispositionRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetBackDispositionRequest.ProtoReflect.Descriptor instead.

func (*SetBackDispositionRequest) GetArg0

func (x *SetBackDispositionRequest) GetArg0() int32

func (*SetBackDispositionRequest) GetHandle

func (x *SetBackDispositionRequest) GetHandle() int64

func (*SetBackDispositionRequest) ProtoMessage

func (*SetBackDispositionRequest) ProtoMessage()

func (*SetBackDispositionRequest) ProtoReflect

func (*SetBackDispositionRequest) Reset

func (x *SetBackDispositionRequest) Reset()

func (*SetBackDispositionRequest) String

func (x *SetBackDispositionRequest) String() string

type SetBackDispositionResponse

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

func (*SetBackDispositionResponse) Descriptor deprecated

func (*SetBackDispositionResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetBackDispositionResponse.ProtoReflect.Descriptor instead.

func (*SetBackDispositionResponse) ProtoMessage

func (*SetBackDispositionResponse) ProtoMessage()

func (*SetBackDispositionResponse) ProtoReflect

func (*SetBackDispositionResponse) Reset

func (x *SetBackDispositionResponse) Reset()

func (*SetBackDispositionResponse) String

func (x *SetBackDispositionResponse) String() string

type SetCandidatesViewRequest

type SetCandidatesViewRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCandidatesViewRequest) Descriptor deprecated

func (*SetCandidatesViewRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetCandidatesViewRequest.ProtoReflect.Descriptor instead.

func (*SetCandidatesViewRequest) GetArg0

func (x *SetCandidatesViewRequest) GetArg0() int64

func (*SetCandidatesViewRequest) GetHandle

func (x *SetCandidatesViewRequest) GetHandle() int64

func (*SetCandidatesViewRequest) ProtoMessage

func (*SetCandidatesViewRequest) ProtoMessage()

func (*SetCandidatesViewRequest) ProtoReflect

func (x *SetCandidatesViewRequest) ProtoReflect() protoreflect.Message

func (*SetCandidatesViewRequest) Reset

func (x *SetCandidatesViewRequest) Reset()

func (*SetCandidatesViewRequest) String

func (x *SetCandidatesViewRequest) String() string

type SetCandidatesViewResponse

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

func (*SetCandidatesViewResponse) Descriptor deprecated

func (*SetCandidatesViewResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetCandidatesViewResponse.ProtoReflect.Descriptor instead.

func (*SetCandidatesViewResponse) ProtoMessage

func (*SetCandidatesViewResponse) ProtoMessage()

func (*SetCandidatesViewResponse) ProtoReflect

func (*SetCandidatesViewResponse) Reset

func (x *SetCandidatesViewResponse) Reset()

func (*SetCandidatesViewResponse) String

func (x *SetCandidatesViewResponse) String() string

type SetCandidatesViewShownRequest

type SetCandidatesViewShownRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetCandidatesViewShownRequest) Descriptor deprecated

func (*SetCandidatesViewShownRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetCandidatesViewShownRequest.ProtoReflect.Descriptor instead.

func (*SetCandidatesViewShownRequest) GetArg0

func (x *SetCandidatesViewShownRequest) GetArg0() bool

func (*SetCandidatesViewShownRequest) GetHandle

func (x *SetCandidatesViewShownRequest) GetHandle() int64

func (*SetCandidatesViewShownRequest) ProtoMessage

func (*SetCandidatesViewShownRequest) ProtoMessage()

func (*SetCandidatesViewShownRequest) ProtoReflect

func (*SetCandidatesViewShownRequest) Reset

func (x *SetCandidatesViewShownRequest) Reset()

func (*SetCandidatesViewShownRequest) String

type SetCandidatesViewShownResponse

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

func (*SetCandidatesViewShownResponse) Descriptor deprecated

func (*SetCandidatesViewShownResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetCandidatesViewShownResponse.ProtoReflect.Descriptor instead.

func (*SetCandidatesViewShownResponse) ProtoMessage

func (*SetCandidatesViewShownResponse) ProtoMessage()

func (*SetCandidatesViewShownResponse) ProtoReflect

func (*SetCandidatesViewShownResponse) Reset

func (x *SetCandidatesViewShownResponse) Reset()

func (*SetCandidatesViewShownResponse) String

type SetEnabledRequest

type SetEnabledRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetEnabledRequest) Descriptor deprecated

func (*SetEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetEnabledRequest.ProtoReflect.Descriptor instead.

func (*SetEnabledRequest) GetArg0

func (x *SetEnabledRequest) GetArg0() bool

func (*SetEnabledRequest) ProtoMessage

func (*SetEnabledRequest) ProtoMessage()

func (*SetEnabledRequest) ProtoReflect

func (x *SetEnabledRequest) ProtoReflect() protoreflect.Message

func (*SetEnabledRequest) Reset

func (x *SetEnabledRequest) Reset()

func (*SetEnabledRequest) String

func (x *SetEnabledRequest) String() string

type SetEnabledResponse

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

func (*SetEnabledResponse) Descriptor deprecated

func (*SetEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetEnabledResponse.ProtoReflect.Descriptor instead.

func (*SetEnabledResponse) ProtoMessage

func (*SetEnabledResponse) ProtoMessage()

func (*SetEnabledResponse) ProtoReflect

func (x *SetEnabledResponse) ProtoReflect() protoreflect.Message

func (*SetEnabledResponse) Reset

func (x *SetEnabledResponse) Reset()

func (*SetEnabledResponse) String

func (x *SetEnabledResponse) String() string

type SetExtractViewRequest

type SetExtractViewRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetExtractViewRequest) Descriptor deprecated

func (*SetExtractViewRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetExtractViewRequest.ProtoReflect.Descriptor instead.

func (*SetExtractViewRequest) GetArg0

func (x *SetExtractViewRequest) GetArg0() int64

func (*SetExtractViewRequest) GetHandle

func (x *SetExtractViewRequest) GetHandle() int64

func (*SetExtractViewRequest) ProtoMessage

func (*SetExtractViewRequest) ProtoMessage()

func (*SetExtractViewRequest) ProtoReflect

func (x *SetExtractViewRequest) ProtoReflect() protoreflect.Message

func (*SetExtractViewRequest) Reset

func (x *SetExtractViewRequest) Reset()

func (*SetExtractViewRequest) String

func (x *SetExtractViewRequest) String() string

type SetExtractViewResponse

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

func (*SetExtractViewResponse) Descriptor deprecated

func (*SetExtractViewResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetExtractViewResponse.ProtoReflect.Descriptor instead.

func (*SetExtractViewResponse) ProtoMessage

func (*SetExtractViewResponse) ProtoMessage()

func (*SetExtractViewResponse) ProtoReflect

func (x *SetExtractViewResponse) ProtoReflect() protoreflect.Message

func (*SetExtractViewResponse) Reset

func (x *SetExtractViewResponse) Reset()

func (*SetExtractViewResponse) String

func (x *SetExtractViewResponse) String() string

type SetExtractViewShownRequest

type SetExtractViewShownRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetExtractViewShownRequest) Descriptor deprecated

func (*SetExtractViewShownRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetExtractViewShownRequest.ProtoReflect.Descriptor instead.

func (*SetExtractViewShownRequest) GetArg0

func (x *SetExtractViewShownRequest) GetArg0() bool

func (*SetExtractViewShownRequest) GetHandle

func (x *SetExtractViewShownRequest) GetHandle() int64

func (*SetExtractViewShownRequest) ProtoMessage

func (*SetExtractViewShownRequest) ProtoMessage()

func (*SetExtractViewShownRequest) ProtoReflect

func (*SetExtractViewShownRequest) Reset

func (x *SetExtractViewShownRequest) Reset()

func (*SetExtractViewShownRequest) String

func (x *SetExtractViewShownRequest) String() string

type SetExtractViewShownResponse

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

func (*SetExtractViewShownResponse) Descriptor deprecated

func (*SetExtractViewShownResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetExtractViewShownResponse.ProtoReflect.Descriptor instead.

func (*SetExtractViewShownResponse) ProtoMessage

func (*SetExtractViewShownResponse) ProtoMessage()

func (*SetExtractViewShownResponse) ProtoReflect

func (*SetExtractViewShownResponse) Reset

func (x *SetExtractViewShownResponse) Reset()

func (*SetExtractViewShownResponse) String

func (x *SetExtractViewShownResponse) String() string

type SetExtractedTextRequest

type SetExtractedTextRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetExtractedTextRequest) Descriptor deprecated

func (*SetExtractedTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetExtractedTextRequest.ProtoReflect.Descriptor instead.

func (*SetExtractedTextRequest) GetArg0

func (x *SetExtractedTextRequest) GetArg0() int64

func (*SetExtractedTextRequest) GetHandle

func (x *SetExtractedTextRequest) GetHandle() int64

func (*SetExtractedTextRequest) ProtoMessage

func (*SetExtractedTextRequest) ProtoMessage()

func (*SetExtractedTextRequest) ProtoReflect

func (x *SetExtractedTextRequest) ProtoReflect() protoreflect.Message

func (*SetExtractedTextRequest) Reset

func (x *SetExtractedTextRequest) Reset()

func (*SetExtractedTextRequest) String

func (x *SetExtractedTextRequest) String() string

type SetExtractedTextResponse

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

func (*SetExtractedTextResponse) Descriptor deprecated

func (*SetExtractedTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetExtractedTextResponse.ProtoReflect.Descriptor instead.

func (*SetExtractedTextResponse) ProtoMessage

func (*SetExtractedTextResponse) ProtoMessage()

func (*SetExtractedTextResponse) ProtoReflect

func (x *SetExtractedTextResponse) ProtoReflect() protoreflect.Message

func (*SetExtractedTextResponse) Reset

func (x *SetExtractedTextResponse) Reset()

func (*SetExtractedTextResponse) String

func (x *SetExtractedTextResponse) String() string

type SetInputViewRequest

type SetInputViewRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetInputViewRequest) Descriptor deprecated

func (*SetInputViewRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetInputViewRequest.ProtoReflect.Descriptor instead.

func (*SetInputViewRequest) GetArg0

func (x *SetInputViewRequest) GetArg0() int64

func (*SetInputViewRequest) GetHandle

func (x *SetInputViewRequest) GetHandle() int64

func (*SetInputViewRequest) ProtoMessage

func (*SetInputViewRequest) ProtoMessage()

func (*SetInputViewRequest) ProtoReflect

func (x *SetInputViewRequest) ProtoReflect() protoreflect.Message

func (*SetInputViewRequest) Reset

func (x *SetInputViewRequest) Reset()

func (*SetInputViewRequest) String

func (x *SetInputViewRequest) String() string

type SetInputViewResponse

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

func (*SetInputViewResponse) Descriptor deprecated

func (*SetInputViewResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetInputViewResponse.ProtoReflect.Descriptor instead.

func (*SetInputViewResponse) ProtoMessage

func (*SetInputViewResponse) ProtoMessage()

func (*SetInputViewResponse) ProtoReflect

func (x *SetInputViewResponse) ProtoReflect() protoreflect.Message

func (*SetInputViewResponse) Reset

func (x *SetInputViewResponse) Reset()

func (*SetInputViewResponse) String

func (x *SetInputViewResponse) String() string

type SetKeyboardRequest

type SetKeyboardRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetKeyboardRequest) Descriptor deprecated

func (*SetKeyboardRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetKeyboardRequest.ProtoReflect.Descriptor instead.

func (*SetKeyboardRequest) GetArg0

func (x *SetKeyboardRequest) GetArg0() int64

func (*SetKeyboardRequest) GetHandle

func (x *SetKeyboardRequest) GetHandle() int64

func (*SetKeyboardRequest) ProtoMessage

func (*SetKeyboardRequest) ProtoMessage()

func (*SetKeyboardRequest) ProtoReflect

func (x *SetKeyboardRequest) ProtoReflect() protoreflect.Message

func (*SetKeyboardRequest) Reset

func (x *SetKeyboardRequest) Reset()

func (*SetKeyboardRequest) String

func (x *SetKeyboardRequest) String() string

type SetKeyboardResponse

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

func (*SetKeyboardResponse) Descriptor deprecated

func (*SetKeyboardResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetKeyboardResponse.ProtoReflect.Descriptor instead.

func (*SetKeyboardResponse) ProtoMessage

func (*SetKeyboardResponse) ProtoMessage()

func (*SetKeyboardResponse) ProtoReflect

func (x *SetKeyboardResponse) ProtoReflect() protoreflect.Message

func (*SetKeyboardResponse) Reset

func (x *SetKeyboardResponse) Reset()

func (*SetKeyboardResponse) String

func (x *SetKeyboardResponse) String() string

type SetOnKeyboardActionListenerRequest

type SetOnKeyboardActionListenerRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetOnKeyboardActionListenerRequest) Descriptor deprecated

func (*SetOnKeyboardActionListenerRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetOnKeyboardActionListenerRequest.ProtoReflect.Descriptor instead.

func (*SetOnKeyboardActionListenerRequest) GetArg0

func (*SetOnKeyboardActionListenerRequest) GetHandle

func (*SetOnKeyboardActionListenerRequest) ProtoMessage

func (*SetOnKeyboardActionListenerRequest) ProtoMessage()

func (*SetOnKeyboardActionListenerRequest) ProtoReflect

func (*SetOnKeyboardActionListenerRequest) Reset

func (*SetOnKeyboardActionListenerRequest) String

type SetOnKeyboardActionListenerResponse

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

func (*SetOnKeyboardActionListenerResponse) Descriptor deprecated

func (*SetOnKeyboardActionListenerResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetOnKeyboardActionListenerResponse.ProtoReflect.Descriptor instead.

func (*SetOnKeyboardActionListenerResponse) ProtoMessage

func (*SetOnKeyboardActionListenerResponse) ProtoMessage()

func (*SetOnKeyboardActionListenerResponse) ProtoReflect

func (*SetOnKeyboardActionListenerResponse) Reset

func (*SetOnKeyboardActionListenerResponse) String

type SetPopupOffsetRequest

type SetPopupOffsetRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int32 `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPopupOffsetRequest) Descriptor deprecated

func (*SetPopupOffsetRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetPopupOffsetRequest.ProtoReflect.Descriptor instead.

func (*SetPopupOffsetRequest) GetArg0

func (x *SetPopupOffsetRequest) GetArg0() int32

func (*SetPopupOffsetRequest) GetArg1

func (x *SetPopupOffsetRequest) GetArg1() int32

func (*SetPopupOffsetRequest) GetHandle

func (x *SetPopupOffsetRequest) GetHandle() int64

func (*SetPopupOffsetRequest) ProtoMessage

func (*SetPopupOffsetRequest) ProtoMessage()

func (*SetPopupOffsetRequest) ProtoReflect

func (x *SetPopupOffsetRequest) ProtoReflect() protoreflect.Message

func (*SetPopupOffsetRequest) Reset

func (x *SetPopupOffsetRequest) Reset()

func (*SetPopupOffsetRequest) String

func (x *SetPopupOffsetRequest) String() string

type SetPopupOffsetResponse

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

func (*SetPopupOffsetResponse) Descriptor deprecated

func (*SetPopupOffsetResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetPopupOffsetResponse.ProtoReflect.Descriptor instead.

func (*SetPopupOffsetResponse) ProtoMessage

func (*SetPopupOffsetResponse) ProtoMessage()

func (*SetPopupOffsetResponse) ProtoReflect

func (x *SetPopupOffsetResponse) ProtoReflect() protoreflect.Message

func (*SetPopupOffsetResponse) Reset

func (x *SetPopupOffsetResponse) Reset()

func (*SetPopupOffsetResponse) String

func (x *SetPopupOffsetResponse) String() string

type SetPopupParentRequest

type SetPopupParentRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPopupParentRequest) Descriptor deprecated

func (*SetPopupParentRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetPopupParentRequest.ProtoReflect.Descriptor instead.

func (*SetPopupParentRequest) GetArg0

func (x *SetPopupParentRequest) GetArg0() int64

func (*SetPopupParentRequest) GetHandle

func (x *SetPopupParentRequest) GetHandle() int64

func (*SetPopupParentRequest) ProtoMessage

func (*SetPopupParentRequest) ProtoMessage()

func (*SetPopupParentRequest) ProtoReflect

func (x *SetPopupParentRequest) ProtoReflect() protoreflect.Message

func (*SetPopupParentRequest) Reset

func (x *SetPopupParentRequest) Reset()

func (*SetPopupParentRequest) String

func (x *SetPopupParentRequest) String() string

type SetPopupParentResponse

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

func (*SetPopupParentResponse) Descriptor deprecated

func (*SetPopupParentResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetPopupParentResponse.ProtoReflect.Descriptor instead.

func (*SetPopupParentResponse) ProtoMessage

func (*SetPopupParentResponse) ProtoMessage()

func (*SetPopupParentResponse) ProtoReflect

func (x *SetPopupParentResponse) ProtoReflect() protoreflect.Message

func (*SetPopupParentResponse) Reset

func (x *SetPopupParentResponse) Reset()

func (*SetPopupParentResponse) String

func (x *SetPopupParentResponse) String() string

type SetPreviewEnabledRequest

type SetPreviewEnabledRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetPreviewEnabledRequest) Descriptor deprecated

func (*SetPreviewEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetPreviewEnabledRequest.ProtoReflect.Descriptor instead.

func (*SetPreviewEnabledRequest) GetArg0

func (x *SetPreviewEnabledRequest) GetArg0() bool

func (*SetPreviewEnabledRequest) GetHandle

func (x *SetPreviewEnabledRequest) GetHandle() int64

func (*SetPreviewEnabledRequest) ProtoMessage

func (*SetPreviewEnabledRequest) ProtoMessage()

func (*SetPreviewEnabledRequest) ProtoReflect

func (x *SetPreviewEnabledRequest) ProtoReflect() protoreflect.Message

func (*SetPreviewEnabledRequest) Reset

func (x *SetPreviewEnabledRequest) Reset()

func (*SetPreviewEnabledRequest) String

func (x *SetPreviewEnabledRequest) String() string

type SetPreviewEnabledResponse

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

func (*SetPreviewEnabledResponse) Descriptor deprecated

func (*SetPreviewEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetPreviewEnabledResponse.ProtoReflect.Descriptor instead.

func (*SetPreviewEnabledResponse) ProtoMessage

func (*SetPreviewEnabledResponse) ProtoMessage()

func (*SetPreviewEnabledResponse) ProtoReflect

func (*SetPreviewEnabledResponse) Reset

func (x *SetPreviewEnabledResponse) Reset()

func (*SetPreviewEnabledResponse) String

func (x *SetPreviewEnabledResponse) String() string

type SetProximityCorrectionEnabledRequest

type SetProximityCorrectionEnabledRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetProximityCorrectionEnabledRequest) Descriptor deprecated

func (*SetProximityCorrectionEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetProximityCorrectionEnabledRequest.ProtoReflect.Descriptor instead.

func (*SetProximityCorrectionEnabledRequest) GetArg0

func (*SetProximityCorrectionEnabledRequest) GetHandle

func (*SetProximityCorrectionEnabledRequest) ProtoMessage

func (*SetProximityCorrectionEnabledRequest) ProtoMessage()

func (*SetProximityCorrectionEnabledRequest) ProtoReflect

func (*SetProximityCorrectionEnabledRequest) Reset

func (*SetProximityCorrectionEnabledRequest) String

type SetProximityCorrectionEnabledResponse

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

func (*SetProximityCorrectionEnabledResponse) Descriptor deprecated

func (*SetProximityCorrectionEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetProximityCorrectionEnabledResponse.ProtoReflect.Descriptor instead.

func (*SetProximityCorrectionEnabledResponse) ProtoMessage

func (*SetProximityCorrectionEnabledResponse) ProtoMessage()

func (*SetProximityCorrectionEnabledResponse) ProtoReflect

func (*SetProximityCorrectionEnabledResponse) Reset

func (*SetProximityCorrectionEnabledResponse) String

type SetSessionEnabledRequest

type SetSessionEnabledRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 bool  `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SetSessionEnabledRequest) Descriptor deprecated

func (*SetSessionEnabledRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetSessionEnabledRequest.ProtoReflect.Descriptor instead.

func (*SetSessionEnabledRequest) GetArg0

func (x *SetSessionEnabledRequest) GetArg0() int64

func (*SetSessionEnabledRequest) GetArg1

func (x *SetSessionEnabledRequest) GetArg1() bool

func (*SetSessionEnabledRequest) ProtoMessage

func (*SetSessionEnabledRequest) ProtoMessage()

func (*SetSessionEnabledRequest) ProtoReflect

func (x *SetSessionEnabledRequest) ProtoReflect() protoreflect.Message

func (*SetSessionEnabledRequest) Reset

func (x *SetSessionEnabledRequest) Reset()

func (*SetSessionEnabledRequest) String

func (x *SetSessionEnabledRequest) String() string

type SetSessionEnabledResponse

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

func (*SetSessionEnabledResponse) Descriptor deprecated

func (*SetSessionEnabledResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetSessionEnabledResponse.ProtoReflect.Descriptor instead.

func (*SetSessionEnabledResponse) ProtoMessage

func (*SetSessionEnabledResponse) ProtoMessage()

func (*SetSessionEnabledResponse) ProtoReflect

func (*SetSessionEnabledResponse) Reset

func (x *SetSessionEnabledResponse) Reset()

func (*SetSessionEnabledResponse) String

func (x *SetSessionEnabledResponse) String() string

type SetShiftedRequest

type SetShiftedRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetShiftedRequest) Descriptor deprecated

func (*SetShiftedRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetShiftedRequest.ProtoReflect.Descriptor instead.

func (*SetShiftedRequest) GetArg0

func (x *SetShiftedRequest) GetArg0() bool

func (*SetShiftedRequest) GetHandle

func (x *SetShiftedRequest) GetHandle() int64

func (*SetShiftedRequest) ProtoMessage

func (*SetShiftedRequest) ProtoMessage()

func (*SetShiftedRequest) ProtoReflect

func (x *SetShiftedRequest) ProtoReflect() protoreflect.Message

func (*SetShiftedRequest) Reset

func (x *SetShiftedRequest) Reset()

func (*SetShiftedRequest) String

func (x *SetShiftedRequest) String() string

type SetShiftedResponse

type SetShiftedResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SetShiftedResponse) Descriptor deprecated

func (*SetShiftedResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetShiftedResponse.ProtoReflect.Descriptor instead.

func (*SetShiftedResponse) GetResult

func (x *SetShiftedResponse) GetResult() bool

func (*SetShiftedResponse) ProtoMessage

func (*SetShiftedResponse) ProtoMessage()

func (*SetShiftedResponse) ProtoReflect

func (x *SetShiftedResponse) ProtoReflect() protoreflect.Message

func (*SetShiftedResponse) Reset

func (x *SetShiftedResponse) Reset()

func (*SetShiftedResponse) String

func (x *SetShiftedResponse) String() string

type SetStylusHandwritingRegionRequest

type SetStylusHandwritingRegionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetStylusHandwritingRegionRequest) Descriptor deprecated

func (*SetStylusHandwritingRegionRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetStylusHandwritingRegionRequest.ProtoReflect.Descriptor instead.

func (*SetStylusHandwritingRegionRequest) GetArg0

func (*SetStylusHandwritingRegionRequest) GetHandle

func (*SetStylusHandwritingRegionRequest) ProtoMessage

func (*SetStylusHandwritingRegionRequest) ProtoMessage()

func (*SetStylusHandwritingRegionRequest) ProtoReflect

func (*SetStylusHandwritingRegionRequest) Reset

func (*SetStylusHandwritingRegionRequest) String

type SetStylusHandwritingRegionResponse

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

func (*SetStylusHandwritingRegionResponse) Descriptor deprecated

func (*SetStylusHandwritingRegionResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetStylusHandwritingRegionResponse.ProtoReflect.Descriptor instead.

func (*SetStylusHandwritingRegionResponse) ProtoMessage

func (*SetStylusHandwritingRegionResponse) ProtoMessage()

func (*SetStylusHandwritingRegionResponse) ProtoReflect

func (*SetStylusHandwritingRegionResponse) Reset

func (*SetStylusHandwritingRegionResponse) String

type SetStylusHandwritingSessionTimeoutRequest

type SetStylusHandwritingSessionTimeoutRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int64 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetStylusHandwritingSessionTimeoutRequest) Descriptor deprecated

func (*SetStylusHandwritingSessionTimeoutRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetStylusHandwritingSessionTimeoutRequest.ProtoReflect.Descriptor instead.

func (*SetStylusHandwritingSessionTimeoutRequest) GetArg0

func (*SetStylusHandwritingSessionTimeoutRequest) GetHandle

func (*SetStylusHandwritingSessionTimeoutRequest) ProtoMessage

func (*SetStylusHandwritingSessionTimeoutRequest) ProtoReflect

func (*SetStylusHandwritingSessionTimeoutRequest) Reset

func (*SetStylusHandwritingSessionTimeoutRequest) String

type SetStylusHandwritingSessionTimeoutResponse

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

func (*SetStylusHandwritingSessionTimeoutResponse) Descriptor deprecated

Deprecated: Use SetStylusHandwritingSessionTimeoutResponse.ProtoReflect.Descriptor instead.

func (*SetStylusHandwritingSessionTimeoutResponse) ProtoMessage

func (*SetStylusHandwritingSessionTimeoutResponse) ProtoReflect

func (*SetStylusHandwritingSessionTimeoutResponse) Reset

func (*SetStylusHandwritingSessionTimeoutResponse) String

type SetThemeRequest

type SetThemeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetThemeRequest) Descriptor deprecated

func (*SetThemeRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetThemeRequest.ProtoReflect.Descriptor instead.

func (*SetThemeRequest) GetArg0

func (x *SetThemeRequest) GetArg0() int32

func (*SetThemeRequest) GetHandle

func (x *SetThemeRequest) GetHandle() int64

func (*SetThemeRequest) ProtoMessage

func (*SetThemeRequest) ProtoMessage()

func (*SetThemeRequest) ProtoReflect

func (x *SetThemeRequest) ProtoReflect() protoreflect.Message

func (*SetThemeRequest) Reset

func (x *SetThemeRequest) Reset()

func (*SetThemeRequest) String

func (x *SetThemeRequest) String() string

type SetThemeResponse

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

func (*SetThemeResponse) Descriptor deprecated

func (*SetThemeResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetThemeResponse.ProtoReflect.Descriptor instead.

func (*SetThemeResponse) ProtoMessage

func (*SetThemeResponse) ProtoMessage()

func (*SetThemeResponse) ProtoReflect

func (x *SetThemeResponse) ProtoReflect() protoreflect.Message

func (*SetThemeResponse) Reset

func (x *SetThemeResponse) Reset()

func (*SetThemeResponse) String

func (x *SetThemeResponse) String() string

type SetVerticalCorrectionRequest

type SetVerticalCorrectionRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SetVerticalCorrectionRequest) Descriptor deprecated

func (*SetVerticalCorrectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetVerticalCorrectionRequest.ProtoReflect.Descriptor instead.

func (*SetVerticalCorrectionRequest) GetArg0

func (x *SetVerticalCorrectionRequest) GetArg0() int32

func (*SetVerticalCorrectionRequest) GetHandle

func (x *SetVerticalCorrectionRequest) GetHandle() int64

func (*SetVerticalCorrectionRequest) ProtoMessage

func (*SetVerticalCorrectionRequest) ProtoMessage()

func (*SetVerticalCorrectionRequest) ProtoReflect

func (*SetVerticalCorrectionRequest) Reset

func (x *SetVerticalCorrectionRequest) Reset()

func (*SetVerticalCorrectionRequest) String

type SetVerticalCorrectionResponse

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

func (*SetVerticalCorrectionResponse) Descriptor deprecated

func (*SetVerticalCorrectionResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetVerticalCorrectionResponse.ProtoReflect.Descriptor instead.

func (*SetVerticalCorrectionResponse) ProtoMessage

func (*SetVerticalCorrectionResponse) ProtoMessage()

func (*SetVerticalCorrectionResponse) ProtoReflect

func (*SetVerticalCorrectionResponse) Reset

func (x *SetVerticalCorrectionResponse) Reset()

func (*SetVerticalCorrectionResponse) String

type ShouldOfferSwitchingToNextInputMethodRequest

type ShouldOfferSwitchingToNextInputMethodRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*ShouldOfferSwitchingToNextInputMethodRequest) Descriptor deprecated

Deprecated: Use ShouldOfferSwitchingToNextInputMethodRequest.ProtoReflect.Descriptor instead.

func (*ShouldOfferSwitchingToNextInputMethodRequest) GetHandle

func (*ShouldOfferSwitchingToNextInputMethodRequest) ProtoMessage

func (*ShouldOfferSwitchingToNextInputMethodRequest) ProtoReflect

func (*ShouldOfferSwitchingToNextInputMethodRequest) Reset

func (*ShouldOfferSwitchingToNextInputMethodRequest) String

type ShouldOfferSwitchingToNextInputMethodResponse

type ShouldOfferSwitchingToNextInputMethodResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*ShouldOfferSwitchingToNextInputMethodResponse) Descriptor deprecated

Deprecated: Use ShouldOfferSwitchingToNextInputMethodResponse.ProtoReflect.Descriptor instead.

func (*ShouldOfferSwitchingToNextInputMethodResponse) GetResult

func (*ShouldOfferSwitchingToNextInputMethodResponse) ProtoMessage

func (*ShouldOfferSwitchingToNextInputMethodResponse) ProtoReflect

func (*ShouldOfferSwitchingToNextInputMethodResponse) Reset

func (*ShouldOfferSwitchingToNextInputMethodResponse) String

type ShowSoftInputRequest

type ShowSoftInputRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*ShowSoftInputRequest) Descriptor deprecated

func (*ShowSoftInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use ShowSoftInputRequest.ProtoReflect.Descriptor instead.

func (*ShowSoftInputRequest) GetArg0

func (x *ShowSoftInputRequest) GetArg0() int32

func (*ShowSoftInputRequest) GetArg1

func (x *ShowSoftInputRequest) GetArg1() int64

func (*ShowSoftInputRequest) ProtoMessage

func (*ShowSoftInputRequest) ProtoMessage()

func (*ShowSoftInputRequest) ProtoReflect

func (x *ShowSoftInputRequest) ProtoReflect() protoreflect.Message

func (*ShowSoftInputRequest) Reset

func (x *ShowSoftInputRequest) Reset()

func (*ShowSoftInputRequest) String

func (x *ShowSoftInputRequest) String() string

type ShowSoftInputResponse

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

func (*ShowSoftInputResponse) Descriptor deprecated

func (*ShowSoftInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use ShowSoftInputResponse.ProtoReflect.Descriptor instead.

func (*ShowSoftInputResponse) ProtoMessage

func (*ShowSoftInputResponse) ProtoMessage()

func (*ShowSoftInputResponse) ProtoReflect

func (x *ShowSoftInputResponse) ProtoReflect() protoreflect.Message

func (*ShowSoftInputResponse) Reset

func (x *ShowSoftInputResponse) Reset()

func (*ShowSoftInputResponse) String

func (x *ShowSoftInputResponse) String() string

type ShowStatusIconRequest

type ShowStatusIconRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   int32 `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ShowStatusIconRequest) Descriptor deprecated

func (*ShowStatusIconRequest) Descriptor() ([]byte, []int)

Deprecated: Use ShowStatusIconRequest.ProtoReflect.Descriptor instead.

func (*ShowStatusIconRequest) GetArg0

func (x *ShowStatusIconRequest) GetArg0() int32

func (*ShowStatusIconRequest) GetHandle

func (x *ShowStatusIconRequest) GetHandle() int64

func (*ShowStatusIconRequest) ProtoMessage

func (*ShowStatusIconRequest) ProtoMessage()

func (*ShowStatusIconRequest) ProtoReflect

func (x *ShowStatusIconRequest) ProtoReflect() protoreflect.Message

func (*ShowStatusIconRequest) Reset

func (x *ShowStatusIconRequest) Reset()

func (*ShowStatusIconRequest) String

func (x *ShowStatusIconRequest) String() string

type ShowStatusIconResponse

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

func (*ShowStatusIconResponse) Descriptor deprecated

func (*ShowStatusIconResponse) Descriptor() ([]byte, []int)

Deprecated: Use ShowStatusIconResponse.ProtoReflect.Descriptor instead.

func (*ShowStatusIconResponse) ProtoMessage

func (*ShowStatusIconResponse) ProtoMessage()

func (*ShowStatusIconResponse) ProtoReflect

func (x *ShowStatusIconResponse) ProtoReflect() protoreflect.Message

func (*ShowStatusIconResponse) Reset

func (x *ShowStatusIconResponse) Reset()

func (*ShowStatusIconResponse) String

func (x *ShowStatusIconResponse) String() string

type ShowWindowRequest

type ShowWindowRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ShowWindowRequest) Descriptor deprecated

func (*ShowWindowRequest) Descriptor() ([]byte, []int)

Deprecated: Use ShowWindowRequest.ProtoReflect.Descriptor instead.

func (*ShowWindowRequest) GetArg0

func (x *ShowWindowRequest) GetArg0() bool

func (*ShowWindowRequest) GetHandle

func (x *ShowWindowRequest) GetHandle() int64

func (*ShowWindowRequest) ProtoMessage

func (*ShowWindowRequest) ProtoMessage()

func (*ShowWindowRequest) ProtoReflect

func (x *ShowWindowRequest) ProtoReflect() protoreflect.Message

func (*ShowWindowRequest) Reset

func (x *ShowWindowRequest) Reset()

func (*ShowWindowRequest) String

func (x *ShowWindowRequest) String() string

type ShowWindowResponse

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

func (*ShowWindowResponse) Descriptor deprecated

func (*ShowWindowResponse) Descriptor() ([]byte, []int)

Deprecated: Use ShowWindowResponse.ProtoReflect.Descriptor instead.

func (*ShowWindowResponse) ProtoMessage

func (*ShowWindowResponse) ProtoMessage()

func (*ShowWindowResponse) ProtoReflect

func (x *ShowWindowResponse) ProtoReflect() protoreflect.Message

func (*ShowWindowResponse) Reset

func (x *ShowWindowResponse) Reset()

func (*ShowWindowResponse) String

func (x *ShowWindowResponse) String() string

type SquaredDistanceFromRequest

type SquaredDistanceFromRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SquaredDistanceFromRequest) Descriptor deprecated

func (*SquaredDistanceFromRequest) Descriptor() ([]byte, []int)

Deprecated: Use SquaredDistanceFromRequest.ProtoReflect.Descriptor instead.

func (*SquaredDistanceFromRequest) GetArg0

func (x *SquaredDistanceFromRequest) GetArg0() int32

func (*SquaredDistanceFromRequest) GetArg1

func (x *SquaredDistanceFromRequest) GetArg1() int32

func (*SquaredDistanceFromRequest) ProtoMessage

func (*SquaredDistanceFromRequest) ProtoMessage()

func (*SquaredDistanceFromRequest) ProtoReflect

func (*SquaredDistanceFromRequest) Reset

func (x *SquaredDistanceFromRequest) Reset()

func (*SquaredDistanceFromRequest) String

func (x *SquaredDistanceFromRequest) String() string

type SquaredDistanceFromResponse

type SquaredDistanceFromResponse struct {
	Result int32 `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SquaredDistanceFromResponse) Descriptor deprecated

func (*SquaredDistanceFromResponse) Descriptor() ([]byte, []int)

Deprecated: Use SquaredDistanceFromResponse.ProtoReflect.Descriptor instead.

func (*SquaredDistanceFromResponse) GetResult

func (x *SquaredDistanceFromResponse) GetResult() int32

func (*SquaredDistanceFromResponse) ProtoMessage

func (*SquaredDistanceFromResponse) ProtoMessage()

func (*SquaredDistanceFromResponse) ProtoReflect

func (*SquaredDistanceFromResponse) Reset

func (x *SquaredDistanceFromResponse) Reset()

func (*SquaredDistanceFromResponse) String

func (x *SquaredDistanceFromResponse) String() string

type StartInputRequest

type StartInputRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*StartInputRequest) Descriptor deprecated

func (*StartInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use StartInputRequest.ProtoReflect.Descriptor instead.

func (*StartInputRequest) GetArg0

func (x *StartInputRequest) GetArg0() int64

func (*StartInputRequest) GetArg1

func (x *StartInputRequest) GetArg1() int64

func (*StartInputRequest) ProtoMessage

func (*StartInputRequest) ProtoMessage()

func (*StartInputRequest) ProtoReflect

func (x *StartInputRequest) ProtoReflect() protoreflect.Message

func (*StartInputRequest) Reset

func (x *StartInputRequest) Reset()

func (*StartInputRequest) String

func (x *StartInputRequest) String() string

type StartInputResponse

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

func (*StartInputResponse) Descriptor deprecated

func (*StartInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use StartInputResponse.ProtoReflect.Descriptor instead.

func (*StartInputResponse) ProtoMessage

func (*StartInputResponse) ProtoMessage()

func (*StartInputResponse) ProtoReflect

func (x *StartInputResponse) ProtoReflect() protoreflect.Message

func (*StartInputResponse) Reset

func (x *StartInputResponse) Reset()

func (*StartInputResponse) String

func (x *StartInputResponse) String() string

type StartInternalChangesRequest

type StartInternalChangesRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*StartInternalChangesRequest) Descriptor deprecated

func (*StartInternalChangesRequest) Descriptor() ([]byte, []int)

Deprecated: Use StartInternalChangesRequest.ProtoReflect.Descriptor instead.

func (*StartInternalChangesRequest) GetHandle

func (x *StartInternalChangesRequest) GetHandle() int64

func (*StartInternalChangesRequest) ProtoMessage

func (*StartInternalChangesRequest) ProtoMessage()

func (*StartInternalChangesRequest) ProtoReflect

func (*StartInternalChangesRequest) Reset

func (x *StartInternalChangesRequest) Reset()

func (*StartInternalChangesRequest) String

func (x *StartInternalChangesRequest) String() string

type StartInternalChangesResponse

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

func (*StartInternalChangesResponse) Descriptor deprecated

func (*StartInternalChangesResponse) Descriptor() ([]byte, []int)

Deprecated: Use StartInternalChangesResponse.ProtoReflect.Descriptor instead.

func (*StartInternalChangesResponse) ProtoMessage

func (*StartInternalChangesResponse) ProtoMessage()

func (*StartInternalChangesResponse) ProtoReflect

func (*StartInternalChangesResponse) Reset

func (x *StartInternalChangesResponse) Reset()

func (*StartInternalChangesResponse) String

type SwipeDownRequest

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

func (*SwipeDownRequest) Descriptor deprecated

func (*SwipeDownRequest) Descriptor() ([]byte, []int)

Deprecated: Use SwipeDownRequest.ProtoReflect.Descriptor instead.

func (*SwipeDownRequest) ProtoMessage

func (*SwipeDownRequest) ProtoMessage()

func (*SwipeDownRequest) ProtoReflect

func (x *SwipeDownRequest) ProtoReflect() protoreflect.Message

func (*SwipeDownRequest) Reset

func (x *SwipeDownRequest) Reset()

func (*SwipeDownRequest) String

func (x *SwipeDownRequest) String() string

type SwipeDownResponse

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

func (*SwipeDownResponse) Descriptor deprecated

func (*SwipeDownResponse) Descriptor() ([]byte, []int)

Deprecated: Use SwipeDownResponse.ProtoReflect.Descriptor instead.

func (*SwipeDownResponse) ProtoMessage

func (*SwipeDownResponse) ProtoMessage()

func (*SwipeDownResponse) ProtoReflect

func (x *SwipeDownResponse) ProtoReflect() protoreflect.Message

func (*SwipeDownResponse) Reset

func (x *SwipeDownResponse) Reset()

func (*SwipeDownResponse) String

func (x *SwipeDownResponse) String() string

type SwipeLeftRequest

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

func (*SwipeLeftRequest) Descriptor deprecated

func (*SwipeLeftRequest) Descriptor() ([]byte, []int)

Deprecated: Use SwipeLeftRequest.ProtoReflect.Descriptor instead.

func (*SwipeLeftRequest) ProtoMessage

func (*SwipeLeftRequest) ProtoMessage()

func (*SwipeLeftRequest) ProtoReflect

func (x *SwipeLeftRequest) ProtoReflect() protoreflect.Message

func (*SwipeLeftRequest) Reset

func (x *SwipeLeftRequest) Reset()

func (*SwipeLeftRequest) String

func (x *SwipeLeftRequest) String() string

type SwipeLeftResponse

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

func (*SwipeLeftResponse) Descriptor deprecated

func (*SwipeLeftResponse) Descriptor() ([]byte, []int)

Deprecated: Use SwipeLeftResponse.ProtoReflect.Descriptor instead.

func (*SwipeLeftResponse) ProtoMessage

func (*SwipeLeftResponse) ProtoMessage()

func (*SwipeLeftResponse) ProtoReflect

func (x *SwipeLeftResponse) ProtoReflect() protoreflect.Message

func (*SwipeLeftResponse) Reset

func (x *SwipeLeftResponse) Reset()

func (*SwipeLeftResponse) String

func (x *SwipeLeftResponse) String() string

type SwipeRightRequest

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

func (*SwipeRightRequest) Descriptor deprecated

func (*SwipeRightRequest) Descriptor() ([]byte, []int)

Deprecated: Use SwipeRightRequest.ProtoReflect.Descriptor instead.

func (*SwipeRightRequest) ProtoMessage

func (*SwipeRightRequest) ProtoMessage()

func (*SwipeRightRequest) ProtoReflect

func (x *SwipeRightRequest) ProtoReflect() protoreflect.Message

func (*SwipeRightRequest) Reset

func (x *SwipeRightRequest) Reset()

func (*SwipeRightRequest) String

func (x *SwipeRightRequest) String() string

type SwipeRightResponse

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

func (*SwipeRightResponse) Descriptor deprecated

func (*SwipeRightResponse) Descriptor() ([]byte, []int)

Deprecated: Use SwipeRightResponse.ProtoReflect.Descriptor instead.

func (*SwipeRightResponse) ProtoMessage

func (*SwipeRightResponse) ProtoMessage()

func (*SwipeRightResponse) ProtoReflect

func (x *SwipeRightResponse) ProtoReflect() protoreflect.Message

func (*SwipeRightResponse) Reset

func (x *SwipeRightResponse) Reset()

func (*SwipeRightResponse) String

func (x *SwipeRightResponse) String() string

type SwipeUpRequest

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

func (*SwipeUpRequest) Descriptor deprecated

func (*SwipeUpRequest) Descriptor() ([]byte, []int)

Deprecated: Use SwipeUpRequest.ProtoReflect.Descriptor instead.

func (*SwipeUpRequest) ProtoMessage

func (*SwipeUpRequest) ProtoMessage()

func (*SwipeUpRequest) ProtoReflect

func (x *SwipeUpRequest) ProtoReflect() protoreflect.Message

func (*SwipeUpRequest) Reset

func (x *SwipeUpRequest) Reset()

func (*SwipeUpRequest) String

func (x *SwipeUpRequest) String() string

type SwipeUpResponse

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

func (*SwipeUpResponse) Descriptor deprecated

func (*SwipeUpResponse) Descriptor() ([]byte, []int)

Deprecated: Use SwipeUpResponse.ProtoReflect.Descriptor instead.

func (*SwipeUpResponse) ProtoMessage

func (*SwipeUpResponse) ProtoMessage()

func (*SwipeUpResponse) ProtoReflect

func (x *SwipeUpResponse) ProtoReflect() protoreflect.Message

func (*SwipeUpResponse) Reset

func (x *SwipeUpResponse) Reset()

func (*SwipeUpResponse) String

func (x *SwipeUpResponse) String() string

type SwitchInputMethod1Request

type SwitchInputMethod1Request struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SwitchInputMethod1Request) Descriptor deprecated

func (*SwitchInputMethod1Request) Descriptor() ([]byte, []int)

Deprecated: Use SwitchInputMethod1Request.ProtoReflect.Descriptor instead.

func (*SwitchInputMethod1Request) GetArg0

func (x *SwitchInputMethod1Request) GetArg0() string

func (*SwitchInputMethod1Request) GetHandle

func (x *SwitchInputMethod1Request) GetHandle() int64

func (*SwitchInputMethod1Request) ProtoMessage

func (*SwitchInputMethod1Request) ProtoMessage()

func (*SwitchInputMethod1Request) ProtoReflect

func (*SwitchInputMethod1Request) Reset

func (x *SwitchInputMethod1Request) Reset()

func (*SwitchInputMethod1Request) String

func (x *SwitchInputMethod1Request) String() string

type SwitchInputMethod1Response

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

func (*SwitchInputMethod1Response) Descriptor deprecated

func (*SwitchInputMethod1Response) Descriptor() ([]byte, []int)

Deprecated: Use SwitchInputMethod1Response.ProtoReflect.Descriptor instead.

func (*SwitchInputMethod1Response) ProtoMessage

func (*SwitchInputMethod1Response) ProtoMessage()

func (*SwitchInputMethod1Response) ProtoReflect

func (*SwitchInputMethod1Response) Reset

func (x *SwitchInputMethod1Response) Reset()

func (*SwitchInputMethod1Response) String

func (x *SwitchInputMethod1Response) String() string

type SwitchInputMethod2_1Request

type SwitchInputMethod2_1Request struct {
	Handle int64  `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   string `protobuf:"bytes,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1   int64  `protobuf:"varint,3,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*SwitchInputMethod2_1Request) Descriptor deprecated

func (*SwitchInputMethod2_1Request) Descriptor() ([]byte, []int)

Deprecated: Use SwitchInputMethod2_1Request.ProtoReflect.Descriptor instead.

func (*SwitchInputMethod2_1Request) GetArg0

func (x *SwitchInputMethod2_1Request) GetArg0() string

func (*SwitchInputMethod2_1Request) GetArg1

func (x *SwitchInputMethod2_1Request) GetArg1() int64

func (*SwitchInputMethod2_1Request) GetHandle

func (x *SwitchInputMethod2_1Request) GetHandle() int64

func (*SwitchInputMethod2_1Request) ProtoMessage

func (*SwitchInputMethod2_1Request) ProtoMessage()

func (*SwitchInputMethod2_1Request) ProtoReflect

func (*SwitchInputMethod2_1Request) Reset

func (x *SwitchInputMethod2_1Request) Reset()

func (*SwitchInputMethod2_1Request) String

func (x *SwitchInputMethod2_1Request) String() string

type SwitchInputMethod2_1Response

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

func (*SwitchInputMethod2_1Response) Descriptor deprecated

func (*SwitchInputMethod2_1Response) Descriptor() ([]byte, []int)

Deprecated: Use SwitchInputMethod2_1Response.ProtoReflect.Descriptor instead.

func (*SwitchInputMethod2_1Response) ProtoMessage

func (*SwitchInputMethod2_1Response) ProtoMessage()

func (*SwitchInputMethod2_1Response) ProtoReflect

func (*SwitchInputMethod2_1Response) Reset

func (x *SwitchInputMethod2_1Response) Reset()

func (*SwitchInputMethod2_1Response) String

type SwitchToNextInputMethodRequest

type SwitchToNextInputMethodRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	Arg0   bool  `protobuf:"varint,2,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*SwitchToNextInputMethodRequest) Descriptor deprecated

func (*SwitchToNextInputMethodRequest) Descriptor() ([]byte, []int)

Deprecated: Use SwitchToNextInputMethodRequest.ProtoReflect.Descriptor instead.

func (*SwitchToNextInputMethodRequest) GetArg0

func (x *SwitchToNextInputMethodRequest) GetArg0() bool

func (*SwitchToNextInputMethodRequest) GetHandle

func (x *SwitchToNextInputMethodRequest) GetHandle() int64

func (*SwitchToNextInputMethodRequest) ProtoMessage

func (*SwitchToNextInputMethodRequest) ProtoMessage()

func (*SwitchToNextInputMethodRequest) ProtoReflect

func (*SwitchToNextInputMethodRequest) Reset

func (x *SwitchToNextInputMethodRequest) Reset()

func (*SwitchToNextInputMethodRequest) String

type SwitchToNextInputMethodResponse

type SwitchToNextInputMethodResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SwitchToNextInputMethodResponse) Descriptor deprecated

func (*SwitchToNextInputMethodResponse) Descriptor() ([]byte, []int)

Deprecated: Use SwitchToNextInputMethodResponse.ProtoReflect.Descriptor instead.

func (*SwitchToNextInputMethodResponse) GetResult

func (x *SwitchToNextInputMethodResponse) GetResult() bool

func (*SwitchToNextInputMethodResponse) ProtoMessage

func (*SwitchToNextInputMethodResponse) ProtoMessage()

func (*SwitchToNextInputMethodResponse) ProtoReflect

func (*SwitchToNextInputMethodResponse) Reset

func (*SwitchToNextInputMethodResponse) String

type SwitchToPreviousInputMethodRequest

type SwitchToPreviousInputMethodRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*SwitchToPreviousInputMethodRequest) Descriptor deprecated

func (*SwitchToPreviousInputMethodRequest) Descriptor() ([]byte, []int)

Deprecated: Use SwitchToPreviousInputMethodRequest.ProtoReflect.Descriptor instead.

func (*SwitchToPreviousInputMethodRequest) GetHandle

func (*SwitchToPreviousInputMethodRequest) ProtoMessage

func (*SwitchToPreviousInputMethodRequest) ProtoMessage()

func (*SwitchToPreviousInputMethodRequest) ProtoReflect

func (*SwitchToPreviousInputMethodRequest) Reset

func (*SwitchToPreviousInputMethodRequest) String

type SwitchToPreviousInputMethodResponse

type SwitchToPreviousInputMethodResponse struct {
	Result bool `protobuf:"varint,1,opt,name=result,proto3" json:"result,omitempty"`
	// contains filtered or unexported fields
}

func (*SwitchToPreviousInputMethodResponse) Descriptor deprecated

func (*SwitchToPreviousInputMethodResponse) Descriptor() ([]byte, []int)

Deprecated: Use SwitchToPreviousInputMethodResponse.ProtoReflect.Descriptor instead.

func (*SwitchToPreviousInputMethodResponse) GetResult

func (*SwitchToPreviousInputMethodResponse) ProtoMessage

func (*SwitchToPreviousInputMethodResponse) ProtoMessage()

func (*SwitchToPreviousInputMethodResponse) ProtoReflect

func (*SwitchToPreviousInputMethodResponse) Reset

func (*SwitchToPreviousInputMethodResponse) String

type ToggleSoftInputRequest

type ToggleSoftInputRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*ToggleSoftInputRequest) Descriptor deprecated

func (*ToggleSoftInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use ToggleSoftInputRequest.ProtoReflect.Descriptor instead.

func (*ToggleSoftInputRequest) GetArg0

func (x *ToggleSoftInputRequest) GetArg0() int32

func (*ToggleSoftInputRequest) GetArg1

func (x *ToggleSoftInputRequest) GetArg1() int32

func (*ToggleSoftInputRequest) ProtoMessage

func (*ToggleSoftInputRequest) ProtoMessage()

func (*ToggleSoftInputRequest) ProtoReflect

func (x *ToggleSoftInputRequest) ProtoReflect() protoreflect.Message

func (*ToggleSoftInputRequest) Reset

func (x *ToggleSoftInputRequest) Reset()

func (*ToggleSoftInputRequest) String

func (x *ToggleSoftInputRequest) String() string

type ToggleSoftInputResponse

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

func (*ToggleSoftInputResponse) Descriptor deprecated

func (*ToggleSoftInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use ToggleSoftInputResponse.ProtoReflect.Descriptor instead.

func (*ToggleSoftInputResponse) ProtoMessage

func (*ToggleSoftInputResponse) ProtoMessage()

func (*ToggleSoftInputResponse) ProtoReflect

func (x *ToggleSoftInputResponse) ProtoReflect() protoreflect.Message

func (*ToggleSoftInputResponse) Reset

func (x *ToggleSoftInputResponse) Reset()

func (*ToggleSoftInputResponse) String

func (x *ToggleSoftInputResponse) String() string

type UnbindInputRequest

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

func (*UnbindInputRequest) Descriptor deprecated

func (*UnbindInputRequest) Descriptor() ([]byte, []int)

Deprecated: Use UnbindInputRequest.ProtoReflect.Descriptor instead.

func (*UnbindInputRequest) ProtoMessage

func (*UnbindInputRequest) ProtoMessage()

func (*UnbindInputRequest) ProtoReflect

func (x *UnbindInputRequest) ProtoReflect() protoreflect.Message

func (*UnbindInputRequest) Reset

func (x *UnbindInputRequest) Reset()

func (*UnbindInputRequest) String

func (x *UnbindInputRequest) String() string

type UnbindInputResponse

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

func (*UnbindInputResponse) Descriptor deprecated

func (*UnbindInputResponse) Descriptor() ([]byte, []int)

Deprecated: Use UnbindInputResponse.ProtoReflect.Descriptor instead.

func (*UnbindInputResponse) ProtoMessage

func (*UnbindInputResponse) ProtoMessage()

func (*UnbindInputResponse) ProtoReflect

func (x *UnbindInputResponse) ProtoReflect() protoreflect.Message

func (*UnbindInputResponse) Reset

func (x *UnbindInputResponse) Reset()

func (*UnbindInputResponse) String

func (x *UnbindInputResponse) String() string

type UnimplementedAbstractInputMethodServiceAbstractInputMethodImplServiceServer

type UnimplementedAbstractInputMethodServiceAbstractInputMethodImplServiceServer struct{}

UnimplementedAbstractInputMethodServiceAbstractInputMethodImplServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedAbstractInputMethodServiceAbstractInputMethodImplServiceServer) CreateSession

func (UnimplementedAbstractInputMethodServiceAbstractInputMethodImplServiceServer) RevokeSession

func (UnimplementedAbstractInputMethodServiceAbstractInputMethodImplServiceServer) SetSessionEnabled

type UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer

type UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer struct{}

UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) DispatchGenericMotionEvent

func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) DispatchKeyEvent

func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) DispatchTrackballEvent

func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) IsEnabled

func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) IsRevoked

func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) OnShouldVerifyKeyEvent

func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) RevokeSelf

func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) SetEnabled

type UnimplementedAbstractInputMethodServiceServiceServer

type UnimplementedAbstractInputMethodServiceServiceServer struct{}

UnimplementedAbstractInputMethodServiceServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedAbstractInputMethodServiceServiceServer) GetKeyDispatcherState

func (UnimplementedAbstractInputMethodServiceServiceServer) GetSystemService

func (UnimplementedAbstractInputMethodServiceServiceServer) OnBind

func (UnimplementedAbstractInputMethodServiceServiceServer) OnConfigurationChanged

func (UnimplementedAbstractInputMethodServiceServiceServer) OnDestroy

func (UnimplementedAbstractInputMethodServiceServiceServer) OnGenericMotionEvent

func (UnimplementedAbstractInputMethodServiceServiceServer) OnLowMemory

func (UnimplementedAbstractInputMethodServiceServiceServer) OnShouldVerifyKeyEvent

func (UnimplementedAbstractInputMethodServiceServiceServer) OnTrackballEvent

func (UnimplementedAbstractInputMethodServiceServiceServer) OnTrimMemory

type UnimplementedExtractEditTextServiceServer

type UnimplementedExtractEditTextServiceServer struct{}

UnimplementedExtractEditTextServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedExtractEditTextServiceServer) FinishInternalChanges

func (UnimplementedExtractEditTextServiceServer) HasFocus

func (UnimplementedExtractEditTextServiceServer) HasVerticalScrollBar

func (UnimplementedExtractEditTextServiceServer) HasWindowFocus

func (UnimplementedExtractEditTextServiceServer) IsFocused

func (UnimplementedExtractEditTextServiceServer) IsInputMethodTarget

func (UnimplementedExtractEditTextServiceServer) NewExtractEditText

func (UnimplementedExtractEditTextServiceServer) OnTextContextMenuItem

func (UnimplementedExtractEditTextServiceServer) PerformClick

func (UnimplementedExtractEditTextServiceServer) SetExtractedText

func (UnimplementedExtractEditTextServiceServer) StartInternalChanges

type UnimplementedInputMethodServiceInputMethodImplServiceServer

type UnimplementedInputMethodServiceInputMethodImplServiceServer struct{}

UnimplementedInputMethodServiceInputMethodImplServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInputMethodServiceInputMethodImplServiceServer) AttachToken

func (UnimplementedInputMethodServiceInputMethodImplServiceServer) BindInput

func (UnimplementedInputMethodServiceInputMethodImplServiceServer) ChangeInputMethodSubtype

func (UnimplementedInputMethodServiceInputMethodImplServiceServer) HideSoftInput

func (UnimplementedInputMethodServiceInputMethodImplServiceServer) RestartInput

func (UnimplementedInputMethodServiceInputMethodImplServiceServer) ShowSoftInput

func (UnimplementedInputMethodServiceInputMethodImplServiceServer) StartInput

func (UnimplementedInputMethodServiceInputMethodImplServiceServer) UnbindInput

type UnimplementedInputMethodServiceInputMethodSessionImplServiceServer

type UnimplementedInputMethodServiceInputMethodSessionImplServiceServer struct{}

UnimplementedInputMethodServiceInputMethodSessionImplServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) AppPrivateCommand

func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) DisplayCompletions

func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) FinishInput

func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) ToggleSoftInput

func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateCursor

func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateCursorAnchorInfo

func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateExtractedText

func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateSelection

func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) ViewClicked

type UnimplementedInputMethodServiceServiceServer

type UnimplementedInputMethodServiceServiceServer struct{}

UnimplementedInputMethodServiceServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedInputMethodServiceServiceServer) GetBackDisposition

func (UnimplementedInputMethodServiceServiceServer) GetCurrentInputBinding

func (UnimplementedInputMethodServiceServiceServer) GetCurrentInputStarted

func (UnimplementedInputMethodServiceServiceServer) GetLayoutInflater

func (UnimplementedInputMethodServiceServiceServer) GetMaxWidth

func (UnimplementedInputMethodServiceServiceServer) GetTextForImeAction

func (UnimplementedInputMethodServiceServiceServer) GetWindow

func (UnimplementedInputMethodServiceServiceServer) HideStatusIcon

func (UnimplementedInputMethodServiceServiceServer) HideWindow

func (UnimplementedInputMethodServiceServiceServer) IsExtractViewShown

func (UnimplementedInputMethodServiceServiceServer) IsFullscreenMode

func (UnimplementedInputMethodServiceServiceServer) IsInputViewShown

func (UnimplementedInputMethodServiceServiceServer) IsShowInputRequested

func (UnimplementedInputMethodServiceServiceServer) NewInputMethodService

func (UnimplementedInputMethodServiceServiceServer) OnAppPrivateCommand

func (UnimplementedInputMethodServiceServiceServer) OnBindInput

func (UnimplementedInputMethodServiceServiceServer) OnComputeInsets

func (UnimplementedInputMethodServiceServiceServer) OnConfigureWindow

func (UnimplementedInputMethodServiceServiceServer) OnCreate

func (UnimplementedInputMethodServiceServiceServer) OnCreateCandidatesView

func (UnimplementedInputMethodServiceServiceServer) OnCreateInputView

func (UnimplementedInputMethodServiceServiceServer) OnDestroy

func (UnimplementedInputMethodServiceServiceServer) OnDisplayCompletions

func (UnimplementedInputMethodServiceServiceServer) OnExtractedTextClicked

func (UnimplementedInputMethodServiceServiceServer) OnFinishCandidatesView

func (UnimplementedInputMethodServiceServiceServer) OnFinishInput

func (UnimplementedInputMethodServiceServiceServer) OnFinishInputView

func (UnimplementedInputMethodServiceServiceServer) OnInitializeInterface

func (UnimplementedInputMethodServiceServiceServer) OnKeyDown

func (UnimplementedInputMethodServiceServiceServer) OnKeyLongPress

func (UnimplementedInputMethodServiceServiceServer) OnKeyMultiple

func (UnimplementedInputMethodServiceServiceServer) OnKeyUp

func (UnimplementedInputMethodServiceServiceServer) OnShowInputRequested

func (UnimplementedInputMethodServiceServiceServer) OnStartCandidatesView

func (UnimplementedInputMethodServiceServiceServer) OnStartInput

func (UnimplementedInputMethodServiceServiceServer) OnStartInputView

func (UnimplementedInputMethodServiceServiceServer) OnUnbindInput

func (UnimplementedInputMethodServiceServiceServer) OnUpdateCursor

func (UnimplementedInputMethodServiceServiceServer) OnUpdateEditorToolType

func (UnimplementedInputMethodServiceServiceServer) OnUpdateExtractedText

func (UnimplementedInputMethodServiceServiceServer) OnUpdateSelection

func (UnimplementedInputMethodServiceServiceServer) OnViewClicked

func (UnimplementedInputMethodServiceServiceServer) OnWindowHidden

func (UnimplementedInputMethodServiceServiceServer) OnWindowShown

func (UnimplementedInputMethodServiceServiceServer) RequestHideSelf

func (UnimplementedInputMethodServiceServiceServer) RequestShowSelf

func (UnimplementedInputMethodServiceServiceServer) SendDownUpKeyEvents

func (UnimplementedInputMethodServiceServiceServer) SendKeyChar

func (UnimplementedInputMethodServiceServiceServer) SetBackDisposition

func (UnimplementedInputMethodServiceServiceServer) SetCandidatesView

func (UnimplementedInputMethodServiceServiceServer) SetCandidatesViewShown

func (UnimplementedInputMethodServiceServiceServer) SetExtractView

func (UnimplementedInputMethodServiceServiceServer) SetExtractViewShown

func (UnimplementedInputMethodServiceServiceServer) SetInputView

func (UnimplementedInputMethodServiceServiceServer) SetTheme

func (UnimplementedInputMethodServiceServiceServer) ShowStatusIcon

func (UnimplementedInputMethodServiceServiceServer) ShowWindow

func (UnimplementedInputMethodServiceServiceServer) SwitchInputMethod1

func (UnimplementedInputMethodServiceServiceServer) SwitchInputMethod2_1

func (UnimplementedInputMethodServiceServiceServer) UpdateFullscreenMode

func (UnimplementedInputMethodServiceServiceServer) UpdateInputViewShown

type UnimplementedKeyboardKeyServiceServer

type UnimplementedKeyboardKeyServiceServer struct{}

UnimplementedKeyboardKeyServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedKeyboardKeyServiceServer) IsInside

func (UnimplementedKeyboardKeyServiceServer) OnPressed

func (UnimplementedKeyboardKeyServiceServer) OnReleased

func (UnimplementedKeyboardKeyServiceServer) SquaredDistanceFrom

type UnimplementedKeyboardServiceServer

type UnimplementedKeyboardServiceServer struct{}

UnimplementedKeyboardServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedKeyboardServiceServer) GetHeight

func (UnimplementedKeyboardServiceServer) GetKeys

func (UnimplementedKeyboardServiceServer) GetMinWidth

func (UnimplementedKeyboardServiceServer) GetModifierKeys

func (UnimplementedKeyboardServiceServer) GetNearestKeys

func (UnimplementedKeyboardServiceServer) GetShiftKeyIndex

func (UnimplementedKeyboardServiceServer) IsShifted

func (UnimplementedKeyboardServiceServer) NewKeyboard

func (UnimplementedKeyboardServiceServer) SetShifted

type UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer

type UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer struct{}

UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) OnKey

func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) OnPress

func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) OnRelease

func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) OnText

func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) SwipeDown

func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) SwipeLeft

func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) SwipeRight

func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) SwipeUp

type UnimplementedKeyboardViewServiceServer

type UnimplementedKeyboardViewServiceServer struct{}

UnimplementedKeyboardViewServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedKeyboardViewServiceServer) Closing

func (UnimplementedKeyboardViewServiceServer) GetKeyboard

func (UnimplementedKeyboardViewServiceServer) HandleBack

func (UnimplementedKeyboardViewServiceServer) InvalidateAllKeys

func (UnimplementedKeyboardViewServiceServer) InvalidateKey

func (UnimplementedKeyboardViewServiceServer) IsPreviewEnabled

func (UnimplementedKeyboardViewServiceServer) IsShifted

func (UnimplementedKeyboardViewServiceServer) NewKeyboardView

func (UnimplementedKeyboardViewServiceServer) OnClick

func (UnimplementedKeyboardViewServiceServer) OnDetachedFromWindow

func (UnimplementedKeyboardViewServiceServer) OnDraw

func (UnimplementedKeyboardViewServiceServer) OnHoverEvent

func (UnimplementedKeyboardViewServiceServer) OnMeasure

func (UnimplementedKeyboardViewServiceServer) OnSizeChanged

func (UnimplementedKeyboardViewServiceServer) OnTouchEvent

func (UnimplementedKeyboardViewServiceServer) SetKeyboard

func (UnimplementedKeyboardViewServiceServer) SetPopupOffset

func (UnimplementedKeyboardViewServiceServer) SetPopupParent

func (UnimplementedKeyboardViewServiceServer) SetPreviewEnabled

func (UnimplementedKeyboardViewServiceServer) SetShifted

type UnregisterComponentCallbacksRequest

type UnregisterComponentCallbacksRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*UnregisterComponentCallbacksRequest) Descriptor deprecated

func (*UnregisterComponentCallbacksRequest) Descriptor() ([]byte, []int)

Deprecated: Use UnregisterComponentCallbacksRequest.ProtoReflect.Descriptor instead.

func (*UnregisterComponentCallbacksRequest) GetArg0

func (*UnregisterComponentCallbacksRequest) ProtoMessage

func (*UnregisterComponentCallbacksRequest) ProtoMessage()

func (*UnregisterComponentCallbacksRequest) ProtoReflect

func (*UnregisterComponentCallbacksRequest) Reset

func (*UnregisterComponentCallbacksRequest) String

type UnregisterComponentCallbacksResponse

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

func (*UnregisterComponentCallbacksResponse) Descriptor deprecated

func (*UnregisterComponentCallbacksResponse) Descriptor() ([]byte, []int)

Deprecated: Use UnregisterComponentCallbacksResponse.ProtoReflect.Descriptor instead.

func (*UnregisterComponentCallbacksResponse) ProtoMessage

func (*UnregisterComponentCallbacksResponse) ProtoMessage()

func (*UnregisterComponentCallbacksResponse) ProtoReflect

func (*UnregisterComponentCallbacksResponse) Reset

func (*UnregisterComponentCallbacksResponse) String

type UnsafeAbstractInputMethodServiceAbstractInputMethodImplServiceServer

type UnsafeAbstractInputMethodServiceAbstractInputMethodImplServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeAbstractInputMethodServiceAbstractInputMethodImplServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AbstractInputMethodServiceAbstractInputMethodImplServiceServer will result in compilation errors.

type UnsafeAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer

type UnsafeAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer will result in compilation errors.

type UnsafeAbstractInputMethodServiceServiceServer

type UnsafeAbstractInputMethodServiceServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeAbstractInputMethodServiceServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AbstractInputMethodServiceServiceServer will result in compilation errors.

type UnsafeExtractEditTextServiceServer

type UnsafeExtractEditTextServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeExtractEditTextServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ExtractEditTextServiceServer will result in compilation errors.

type UnsafeInputMethodServiceInputMethodImplServiceServer

type UnsafeInputMethodServiceInputMethodImplServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInputMethodServiceInputMethodImplServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InputMethodServiceInputMethodImplServiceServer will result in compilation errors.

type UnsafeInputMethodServiceInputMethodSessionImplServiceServer

type UnsafeInputMethodServiceInputMethodSessionImplServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInputMethodServiceInputMethodSessionImplServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InputMethodServiceInputMethodSessionImplServiceServer will result in compilation errors.

type UnsafeInputMethodServiceServiceServer

type UnsafeInputMethodServiceServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeInputMethodServiceServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to InputMethodServiceServiceServer will result in compilation errors.

type UnsafeKeyboardKeyServiceServer

type UnsafeKeyboardKeyServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeKeyboardKeyServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to KeyboardKeyServiceServer will result in compilation errors.

type UnsafeKeyboardServiceServer

type UnsafeKeyboardServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeKeyboardServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to KeyboardServiceServer will result in compilation errors.

type UnsafeKeyboardViewOnKeyboardActionListenerServiceServer

type UnsafeKeyboardViewOnKeyboardActionListenerServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeKeyboardViewOnKeyboardActionListenerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to KeyboardViewOnKeyboardActionListenerServiceServer will result in compilation errors.

type UnsafeKeyboardViewServiceServer

type UnsafeKeyboardViewServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeKeyboardViewServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to KeyboardViewServiceServer will result in compilation errors.

type UpdateCursorAnchorInfoRequest

type UpdateCursorAnchorInfoRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateCursorAnchorInfoRequest) Descriptor deprecated

func (*UpdateCursorAnchorInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateCursorAnchorInfoRequest.ProtoReflect.Descriptor instead.

func (*UpdateCursorAnchorInfoRequest) GetArg0

func (x *UpdateCursorAnchorInfoRequest) GetArg0() int64

func (*UpdateCursorAnchorInfoRequest) ProtoMessage

func (*UpdateCursorAnchorInfoRequest) ProtoMessage()

func (*UpdateCursorAnchorInfoRequest) ProtoReflect

func (*UpdateCursorAnchorInfoRequest) Reset

func (x *UpdateCursorAnchorInfoRequest) Reset()

func (*UpdateCursorAnchorInfoRequest) String

type UpdateCursorAnchorInfoResponse

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

func (*UpdateCursorAnchorInfoResponse) Descriptor deprecated

func (*UpdateCursorAnchorInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateCursorAnchorInfoResponse.ProtoReflect.Descriptor instead.

func (*UpdateCursorAnchorInfoResponse) ProtoMessage

func (*UpdateCursorAnchorInfoResponse) ProtoMessage()

func (*UpdateCursorAnchorInfoResponse) ProtoReflect

func (*UpdateCursorAnchorInfoResponse) Reset

func (x *UpdateCursorAnchorInfoResponse) Reset()

func (*UpdateCursorAnchorInfoResponse) String

type UpdateCursorRequest

type UpdateCursorRequest struct {
	Arg0 int64 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateCursorRequest) Descriptor deprecated

func (*UpdateCursorRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateCursorRequest.ProtoReflect.Descriptor instead.

func (*UpdateCursorRequest) GetArg0

func (x *UpdateCursorRequest) GetArg0() int64

func (*UpdateCursorRequest) ProtoMessage

func (*UpdateCursorRequest) ProtoMessage()

func (*UpdateCursorRequest) ProtoReflect

func (x *UpdateCursorRequest) ProtoReflect() protoreflect.Message

func (*UpdateCursorRequest) Reset

func (x *UpdateCursorRequest) Reset()

func (*UpdateCursorRequest) String

func (x *UpdateCursorRequest) String() string

type UpdateCursorResponse

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

func (*UpdateCursorResponse) Descriptor deprecated

func (*UpdateCursorResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateCursorResponse.ProtoReflect.Descriptor instead.

func (*UpdateCursorResponse) ProtoMessage

func (*UpdateCursorResponse) ProtoMessage()

func (*UpdateCursorResponse) ProtoReflect

func (x *UpdateCursorResponse) ProtoReflect() protoreflect.Message

func (*UpdateCursorResponse) Reset

func (x *UpdateCursorResponse) Reset()

func (*UpdateCursorResponse) String

func (x *UpdateCursorResponse) String() string

type UpdateExtractedTextRequest

type UpdateExtractedTextRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int64 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateExtractedTextRequest) Descriptor deprecated

func (*UpdateExtractedTextRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateExtractedTextRequest.ProtoReflect.Descriptor instead.

func (*UpdateExtractedTextRequest) GetArg0

func (x *UpdateExtractedTextRequest) GetArg0() int32

func (*UpdateExtractedTextRequest) GetArg1

func (x *UpdateExtractedTextRequest) GetArg1() int64

func (*UpdateExtractedTextRequest) ProtoMessage

func (*UpdateExtractedTextRequest) ProtoMessage()

func (*UpdateExtractedTextRequest) ProtoReflect

func (*UpdateExtractedTextRequest) Reset

func (x *UpdateExtractedTextRequest) Reset()

func (*UpdateExtractedTextRequest) String

func (x *UpdateExtractedTextRequest) String() string

type UpdateExtractedTextResponse

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

func (*UpdateExtractedTextResponse) Descriptor deprecated

func (*UpdateExtractedTextResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateExtractedTextResponse.ProtoReflect.Descriptor instead.

func (*UpdateExtractedTextResponse) ProtoMessage

func (*UpdateExtractedTextResponse) ProtoMessage()

func (*UpdateExtractedTextResponse) ProtoReflect

func (*UpdateExtractedTextResponse) Reset

func (x *UpdateExtractedTextResponse) Reset()

func (*UpdateExtractedTextResponse) String

func (x *UpdateExtractedTextResponse) String() string

type UpdateFullscreenModeRequest

type UpdateFullscreenModeRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateFullscreenModeRequest) Descriptor deprecated

func (*UpdateFullscreenModeRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateFullscreenModeRequest.ProtoReflect.Descriptor instead.

func (*UpdateFullscreenModeRequest) GetHandle

func (x *UpdateFullscreenModeRequest) GetHandle() int64

func (*UpdateFullscreenModeRequest) ProtoMessage

func (*UpdateFullscreenModeRequest) ProtoMessage()

func (*UpdateFullscreenModeRequest) ProtoReflect

func (*UpdateFullscreenModeRequest) Reset

func (x *UpdateFullscreenModeRequest) Reset()

func (*UpdateFullscreenModeRequest) String

func (x *UpdateFullscreenModeRequest) String() string

type UpdateFullscreenModeResponse

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

func (*UpdateFullscreenModeResponse) Descriptor deprecated

func (*UpdateFullscreenModeResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateFullscreenModeResponse.ProtoReflect.Descriptor instead.

func (*UpdateFullscreenModeResponse) ProtoMessage

func (*UpdateFullscreenModeResponse) ProtoMessage()

func (*UpdateFullscreenModeResponse) ProtoReflect

func (*UpdateFullscreenModeResponse) Reset

func (x *UpdateFullscreenModeResponse) Reset()

func (*UpdateFullscreenModeResponse) String

type UpdateInputViewShownRequest

type UpdateInputViewShownRequest struct {
	Handle int64 `protobuf:"varint,1,opt,name=handle,proto3" json:"handle,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateInputViewShownRequest) Descriptor deprecated

func (*UpdateInputViewShownRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateInputViewShownRequest.ProtoReflect.Descriptor instead.

func (*UpdateInputViewShownRequest) GetHandle

func (x *UpdateInputViewShownRequest) GetHandle() int64

func (*UpdateInputViewShownRequest) ProtoMessage

func (*UpdateInputViewShownRequest) ProtoMessage()

func (*UpdateInputViewShownRequest) ProtoReflect

func (*UpdateInputViewShownRequest) Reset

func (x *UpdateInputViewShownRequest) Reset()

func (*UpdateInputViewShownRequest) String

func (x *UpdateInputViewShownRequest) String() string

type UpdateInputViewShownResponse

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

func (*UpdateInputViewShownResponse) Descriptor deprecated

func (*UpdateInputViewShownResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateInputViewShownResponse.ProtoReflect.Descriptor instead.

func (*UpdateInputViewShownResponse) ProtoMessage

func (*UpdateInputViewShownResponse) ProtoMessage()

func (*UpdateInputViewShownResponse) ProtoReflect

func (*UpdateInputViewShownResponse) Reset

func (x *UpdateInputViewShownResponse) Reset()

func (*UpdateInputViewShownResponse) String

type UpdateSelectionRequest

type UpdateSelectionRequest struct {
	Arg0 int32 `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	Arg1 int32 `protobuf:"varint,2,opt,name=arg1,proto3" json:"arg1,omitempty"`
	Arg2 int32 `protobuf:"varint,3,opt,name=arg2,proto3" json:"arg2,omitempty"`
	Arg3 int32 `protobuf:"varint,4,opt,name=arg3,proto3" json:"arg3,omitempty"`
	Arg4 int32 `protobuf:"varint,5,opt,name=arg4,proto3" json:"arg4,omitempty"`
	Arg5 int32 `protobuf:"varint,6,opt,name=arg5,proto3" json:"arg5,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateSelectionRequest) Descriptor deprecated

func (*UpdateSelectionRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateSelectionRequest.ProtoReflect.Descriptor instead.

func (*UpdateSelectionRequest) GetArg0

func (x *UpdateSelectionRequest) GetArg0() int32

func (*UpdateSelectionRequest) GetArg1

func (x *UpdateSelectionRequest) GetArg1() int32

func (*UpdateSelectionRequest) GetArg2

func (x *UpdateSelectionRequest) GetArg2() int32

func (*UpdateSelectionRequest) GetArg3

func (x *UpdateSelectionRequest) GetArg3() int32

func (*UpdateSelectionRequest) GetArg4

func (x *UpdateSelectionRequest) GetArg4() int32

func (*UpdateSelectionRequest) GetArg5

func (x *UpdateSelectionRequest) GetArg5() int32

func (*UpdateSelectionRequest) ProtoMessage

func (*UpdateSelectionRequest) ProtoMessage()

func (*UpdateSelectionRequest) ProtoReflect

func (x *UpdateSelectionRequest) ProtoReflect() protoreflect.Message

func (*UpdateSelectionRequest) Reset

func (x *UpdateSelectionRequest) Reset()

func (*UpdateSelectionRequest) String

func (x *UpdateSelectionRequest) String() string

type UpdateSelectionResponse

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

func (*UpdateSelectionResponse) Descriptor deprecated

func (*UpdateSelectionResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateSelectionResponse.ProtoReflect.Descriptor instead.

func (*UpdateSelectionResponse) ProtoMessage

func (*UpdateSelectionResponse) ProtoMessage()

func (*UpdateSelectionResponse) ProtoReflect

func (x *UpdateSelectionResponse) ProtoReflect() protoreflect.Message

func (*UpdateSelectionResponse) Reset

func (x *UpdateSelectionResponse) Reset()

func (*UpdateSelectionResponse) String

func (x *UpdateSelectionResponse) String() string

type ViewClickedRequest

type ViewClickedRequest struct {
	Arg0 bool `protobuf:"varint,1,opt,name=arg0,proto3" json:"arg0,omitempty"`
	// contains filtered or unexported fields
}

func (*ViewClickedRequest) Descriptor deprecated

func (*ViewClickedRequest) Descriptor() ([]byte, []int)

Deprecated: Use ViewClickedRequest.ProtoReflect.Descriptor instead.

func (*ViewClickedRequest) GetArg0

func (x *ViewClickedRequest) GetArg0() bool

func (*ViewClickedRequest) ProtoMessage

func (*ViewClickedRequest) ProtoMessage()

func (*ViewClickedRequest) ProtoReflect

func (x *ViewClickedRequest) ProtoReflect() protoreflect.Message

func (*ViewClickedRequest) Reset

func (x *ViewClickedRequest) Reset()

func (*ViewClickedRequest) String

func (x *ViewClickedRequest) String() string

type ViewClickedResponse

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

func (*ViewClickedResponse) Descriptor deprecated

func (*ViewClickedResponse) Descriptor() ([]byte, []int)

Deprecated: Use ViewClickedResponse.ProtoReflect.Descriptor instead.

func (*ViewClickedResponse) ProtoMessage

func (*ViewClickedResponse) ProtoMessage()

func (*ViewClickedResponse) ProtoReflect

func (x *ViewClickedResponse) ProtoReflect() protoreflect.Message

func (*ViewClickedResponse) Reset

func (x *ViewClickedResponse) Reset()

func (*ViewClickedResponse) String

func (x *ViewClickedResponse) String() string

Jump to

Keyboard shortcuts

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