Documentation
¶
Index ¶
- Constants
- Variables
- func RegisterAbstractInputMethodServiceAbstractInputMethodImplServiceServer(s grpc.ServiceRegistrar, ...)
- func RegisterAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer(s grpc.ServiceRegistrar, ...)
- func RegisterAbstractInputMethodServiceServiceServer(s grpc.ServiceRegistrar, srv AbstractInputMethodServiceServiceServer)
- func RegisterExtractEditTextServiceServer(s grpc.ServiceRegistrar, srv ExtractEditTextServiceServer)
- func RegisterInputMethodServiceInputMethodImplServiceServer(s grpc.ServiceRegistrar, srv InputMethodServiceInputMethodImplServiceServer)
- func RegisterInputMethodServiceInputMethodSessionImplServiceServer(s grpc.ServiceRegistrar, ...)
- func RegisterInputMethodServiceServiceServer(s grpc.ServiceRegistrar, srv InputMethodServiceServiceServer)
- func RegisterKeyboardKeyServiceServer(s grpc.ServiceRegistrar, srv KeyboardKeyServiceServer)
- func RegisterKeyboardServiceServer(s grpc.ServiceRegistrar, srv KeyboardServiceServer)
- func RegisterKeyboardViewOnKeyboardActionListenerServiceServer(s grpc.ServiceRegistrar, srv KeyboardViewOnKeyboardActionListenerServiceServer)
- func RegisterKeyboardViewServiceServer(s grpc.ServiceRegistrar, srv KeyboardViewServiceServer)
- type AbstractInputMethodServiceAbstractInputMethodImplServiceClient
- type AbstractInputMethodServiceAbstractInputMethodImplServiceServer
- type AbstractInputMethodServiceAbstractInputMethodSessionImplServiceClient
- type AbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer
- type AbstractInputMethodServiceServiceClient
- type AbstractInputMethodServiceServiceServer
- type AppPrivateCommandRequest
- func (*AppPrivateCommandRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AppPrivateCommandRequest) GetArg0() string
- func (x *AppPrivateCommandRequest) GetArg1() int64
- func (*AppPrivateCommandRequest) ProtoMessage()
- func (x *AppPrivateCommandRequest) ProtoReflect() protoreflect.Message
- func (x *AppPrivateCommandRequest) Reset()
- func (x *AppPrivateCommandRequest) String() string
- type AppPrivateCommandResponse
- type AttachTokenRequest
- type AttachTokenResponse
- type BindInputRequest
- type BindInputResponse
- type ChangeInputMethodSubtypeRequest
- func (*ChangeInputMethodSubtypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeInputMethodSubtypeRequest) GetArg0() int64
- func (*ChangeInputMethodSubtypeRequest) ProtoMessage()
- func (x *ChangeInputMethodSubtypeRequest) ProtoReflect() protoreflect.Message
- func (x *ChangeInputMethodSubtypeRequest) Reset()
- func (x *ChangeInputMethodSubtypeRequest) String() string
- type ChangeInputMethodSubtypeResponse
- func (*ChangeInputMethodSubtypeResponse) Descriptor() ([]byte, []int)deprecated
- func (*ChangeInputMethodSubtypeResponse) ProtoMessage()
- func (x *ChangeInputMethodSubtypeResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeInputMethodSubtypeResponse) Reset()
- func (x *ChangeInputMethodSubtypeResponse) String() string
- type ClosingRequest
- type ClosingResponse
- type CreateSessionRequest
- func (*CreateSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateSessionRequest) GetArg0() int64
- func (*CreateSessionRequest) ProtoMessage()
- func (x *CreateSessionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateSessionRequest) Reset()
- func (x *CreateSessionRequest) String() string
- type CreateSessionResponse
- type DispatchGenericMotionEventRequest
- func (*DispatchGenericMotionEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DispatchGenericMotionEventRequest) GetArg0() int32
- func (x *DispatchGenericMotionEventRequest) GetArg1() int64
- func (x *DispatchGenericMotionEventRequest) GetArg2() int64
- func (*DispatchGenericMotionEventRequest) ProtoMessage()
- func (x *DispatchGenericMotionEventRequest) ProtoReflect() protoreflect.Message
- func (x *DispatchGenericMotionEventRequest) Reset()
- func (x *DispatchGenericMotionEventRequest) String() string
- type DispatchGenericMotionEventResponse
- func (*DispatchGenericMotionEventResponse) Descriptor() ([]byte, []int)deprecated
- func (*DispatchGenericMotionEventResponse) ProtoMessage()
- func (x *DispatchGenericMotionEventResponse) ProtoReflect() protoreflect.Message
- func (x *DispatchGenericMotionEventResponse) Reset()
- func (x *DispatchGenericMotionEventResponse) String() string
- type DispatchKeyEventRequest
- func (*DispatchKeyEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DispatchKeyEventRequest) GetArg0() int32
- func (x *DispatchKeyEventRequest) GetArg1() int64
- func (x *DispatchKeyEventRequest) GetArg2() int64
- func (*DispatchKeyEventRequest) ProtoMessage()
- func (x *DispatchKeyEventRequest) ProtoReflect() protoreflect.Message
- func (x *DispatchKeyEventRequest) Reset()
- func (x *DispatchKeyEventRequest) String() string
- type DispatchKeyEventResponse
- type DispatchTrackballEventRequest
- func (*DispatchTrackballEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DispatchTrackballEventRequest) GetArg0() int32
- func (x *DispatchTrackballEventRequest) GetArg1() int64
- func (x *DispatchTrackballEventRequest) GetArg2() int64
- func (*DispatchTrackballEventRequest) ProtoMessage()
- func (x *DispatchTrackballEventRequest) ProtoReflect() protoreflect.Message
- func (x *DispatchTrackballEventRequest) Reset()
- func (x *DispatchTrackballEventRequest) String() string
- type DispatchTrackballEventResponse
- func (*DispatchTrackballEventResponse) Descriptor() ([]byte, []int)deprecated
- func (*DispatchTrackballEventResponse) ProtoMessage()
- func (x *DispatchTrackballEventResponse) ProtoReflect() protoreflect.Message
- func (x *DispatchTrackballEventResponse) Reset()
- func (x *DispatchTrackballEventResponse) String() string
- type DisplayCompletionsRequest
- func (*DisplayCompletionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisplayCompletionsRequest) GetArg0() int64
- func (*DisplayCompletionsRequest) ProtoMessage()
- func (x *DisplayCompletionsRequest) ProtoReflect() protoreflect.Message
- func (x *DisplayCompletionsRequest) Reset()
- func (x *DisplayCompletionsRequest) String() string
- type DisplayCompletionsResponse
- type EnableHardwareAccelerationRequest
- func (*EnableHardwareAccelerationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableHardwareAccelerationRequest) GetHandle() int64
- func (*EnableHardwareAccelerationRequest) ProtoMessage()
- func (x *EnableHardwareAccelerationRequest) ProtoReflect() protoreflect.Message
- func (x *EnableHardwareAccelerationRequest) Reset()
- func (x *EnableHardwareAccelerationRequest) String() string
- type EnableHardwareAccelerationResponse
- func (*EnableHardwareAccelerationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EnableHardwareAccelerationResponse) GetResult() bool
- func (*EnableHardwareAccelerationResponse) ProtoMessage()
- func (x *EnableHardwareAccelerationResponse) ProtoReflect() protoreflect.Message
- func (x *EnableHardwareAccelerationResponse) Reset()
- func (x *EnableHardwareAccelerationResponse) String() string
- type ExtractEditTextServiceClient
- type ExtractEditTextServiceServer
- type FinishConnectionlessStylusHandwritingRequest
- func (*FinishConnectionlessStylusHandwritingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FinishConnectionlessStylusHandwritingRequest) GetArg0() string
- func (x *FinishConnectionlessStylusHandwritingRequest) GetHandle() int64
- func (*FinishConnectionlessStylusHandwritingRequest) ProtoMessage()
- func (x *FinishConnectionlessStylusHandwritingRequest) ProtoReflect() protoreflect.Message
- func (x *FinishConnectionlessStylusHandwritingRequest) Reset()
- func (x *FinishConnectionlessStylusHandwritingRequest) String() string
- type FinishConnectionlessStylusHandwritingResponse
- func (*FinishConnectionlessStylusHandwritingResponse) Descriptor() ([]byte, []int)deprecated
- func (*FinishConnectionlessStylusHandwritingResponse) ProtoMessage()
- func (x *FinishConnectionlessStylusHandwritingResponse) ProtoReflect() protoreflect.Message
- func (x *FinishConnectionlessStylusHandwritingResponse) Reset()
- func (x *FinishConnectionlessStylusHandwritingResponse) String() string
- type FinishInputRequest
- type FinishInputResponse
- type FinishInternalChangesRequest
- func (*FinishInternalChangesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FinishInternalChangesRequest) GetHandle() int64
- func (*FinishInternalChangesRequest) ProtoMessage()
- func (x *FinishInternalChangesRequest) ProtoReflect() protoreflect.Message
- func (x *FinishInternalChangesRequest) Reset()
- func (x *FinishInternalChangesRequest) String() string
- type FinishInternalChangesResponse
- func (*FinishInternalChangesResponse) Descriptor() ([]byte, []int)deprecated
- func (*FinishInternalChangesResponse) ProtoMessage()
- func (x *FinishInternalChangesResponse) ProtoReflect() protoreflect.Message
- func (x *FinishInternalChangesResponse) Reset()
- func (x *FinishInternalChangesResponse) String() string
- type FinishStylusHandwritingRequest
- func (*FinishStylusHandwritingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *FinishStylusHandwritingRequest) GetHandle() int64
- func (*FinishStylusHandwritingRequest) ProtoMessage()
- func (x *FinishStylusHandwritingRequest) ProtoReflect() protoreflect.Message
- func (x *FinishStylusHandwritingRequest) Reset()
- func (x *FinishStylusHandwritingRequest) String() string
- type FinishStylusHandwritingResponse
- func (*FinishStylusHandwritingResponse) Descriptor() ([]byte, []int)deprecated
- func (*FinishStylusHandwritingResponse) ProtoMessage()
- func (x *FinishStylusHandwritingResponse) ProtoReflect() protoreflect.Message
- func (x *FinishStylusHandwritingResponse) Reset()
- func (x *FinishStylusHandwritingResponse) String() string
- type GetBackDispositionRequest
- func (*GetBackDispositionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBackDispositionRequest) GetHandle() int64
- func (*GetBackDispositionRequest) ProtoMessage()
- func (x *GetBackDispositionRequest) ProtoReflect() protoreflect.Message
- func (x *GetBackDispositionRequest) Reset()
- func (x *GetBackDispositionRequest) String() string
- type GetBackDispositionResponse
- func (*GetBackDispositionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBackDispositionResponse) GetResult() int32
- func (*GetBackDispositionResponse) ProtoMessage()
- func (x *GetBackDispositionResponse) ProtoReflect() protoreflect.Message
- func (x *GetBackDispositionResponse) Reset()
- func (x *GetBackDispositionResponse) String() string
- type GetCandidatesHiddenVisibilityRequest
- func (*GetCandidatesHiddenVisibilityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCandidatesHiddenVisibilityRequest) GetHandle() int64
- func (*GetCandidatesHiddenVisibilityRequest) ProtoMessage()
- func (x *GetCandidatesHiddenVisibilityRequest) ProtoReflect() protoreflect.Message
- func (x *GetCandidatesHiddenVisibilityRequest) Reset()
- func (x *GetCandidatesHiddenVisibilityRequest) String() string
- type GetCandidatesHiddenVisibilityResponse
- func (*GetCandidatesHiddenVisibilityResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCandidatesHiddenVisibilityResponse) GetResult() int32
- func (*GetCandidatesHiddenVisibilityResponse) ProtoMessage()
- func (x *GetCandidatesHiddenVisibilityResponse) ProtoReflect() protoreflect.Message
- func (x *GetCandidatesHiddenVisibilityResponse) Reset()
- func (x *GetCandidatesHiddenVisibilityResponse) String() string
- type GetCurrentDrawableStateRequest
- func (*GetCurrentDrawableStateRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetCurrentDrawableStateRequest) ProtoMessage()
- func (x *GetCurrentDrawableStateRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentDrawableStateRequest) Reset()
- func (x *GetCurrentDrawableStateRequest) String() string
- type GetCurrentDrawableStateResponse
- func (*GetCurrentDrawableStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentDrawableStateResponse) GetResult() int64
- func (*GetCurrentDrawableStateResponse) ProtoMessage()
- func (x *GetCurrentDrawableStateResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentDrawableStateResponse) Reset()
- func (x *GetCurrentDrawableStateResponse) String() string
- type GetCurrentInputBindingRequest
- func (*GetCurrentInputBindingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentInputBindingRequest) GetHandle() int64
- func (*GetCurrentInputBindingRequest) ProtoMessage()
- func (x *GetCurrentInputBindingRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentInputBindingRequest) Reset()
- func (x *GetCurrentInputBindingRequest) String() string
- type GetCurrentInputBindingResponse
- func (*GetCurrentInputBindingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentInputBindingResponse) GetResult() int64
- func (*GetCurrentInputBindingResponse) ProtoMessage()
- func (x *GetCurrentInputBindingResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentInputBindingResponse) Reset()
- func (x *GetCurrentInputBindingResponse) String() string
- type GetCurrentInputConnectionRequest
- func (*GetCurrentInputConnectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentInputConnectionRequest) GetHandle() int64
- func (*GetCurrentInputConnectionRequest) ProtoMessage()
- func (x *GetCurrentInputConnectionRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentInputConnectionRequest) Reset()
- func (x *GetCurrentInputConnectionRequest) String() string
- type GetCurrentInputConnectionResponse
- func (*GetCurrentInputConnectionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentInputConnectionResponse) GetResult() int64
- func (*GetCurrentInputConnectionResponse) ProtoMessage()
- func (x *GetCurrentInputConnectionResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentInputConnectionResponse) Reset()
- func (x *GetCurrentInputConnectionResponse) String() string
- type GetCurrentInputEditorInfoRequest
- func (*GetCurrentInputEditorInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentInputEditorInfoRequest) GetHandle() int64
- func (*GetCurrentInputEditorInfoRequest) ProtoMessage()
- func (x *GetCurrentInputEditorInfoRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentInputEditorInfoRequest) Reset()
- func (x *GetCurrentInputEditorInfoRequest) String() string
- type GetCurrentInputEditorInfoResponse
- func (*GetCurrentInputEditorInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentInputEditorInfoResponse) GetResult() int64
- func (*GetCurrentInputEditorInfoResponse) ProtoMessage()
- func (x *GetCurrentInputEditorInfoResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentInputEditorInfoResponse) Reset()
- func (x *GetCurrentInputEditorInfoResponse) String() string
- type GetCurrentInputStartedRequest
- func (*GetCurrentInputStartedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentInputStartedRequest) GetHandle() int64
- func (*GetCurrentInputStartedRequest) ProtoMessage()
- func (x *GetCurrentInputStartedRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentInputStartedRequest) Reset()
- func (x *GetCurrentInputStartedRequest) String() string
- type GetCurrentInputStartedResponse
- func (*GetCurrentInputStartedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentInputStartedResponse) GetResult() bool
- func (*GetCurrentInputStartedResponse) ProtoMessage()
- func (x *GetCurrentInputStartedResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentInputStartedResponse) Reset()
- func (x *GetCurrentInputStartedResponse) String() string
- type GetHeightRequest
- type GetHeightResponse
- type GetInputMethodWindowRecommendedHeightRequest
- func (*GetInputMethodWindowRecommendedHeightRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputMethodWindowRecommendedHeightRequest) GetHandle() int64
- func (*GetInputMethodWindowRecommendedHeightRequest) ProtoMessage()
- func (x *GetInputMethodWindowRecommendedHeightRequest) ProtoReflect() protoreflect.Message
- func (x *GetInputMethodWindowRecommendedHeightRequest) Reset()
- func (x *GetInputMethodWindowRecommendedHeightRequest) String() string
- type GetInputMethodWindowRecommendedHeightResponse
- func (*GetInputMethodWindowRecommendedHeightResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetInputMethodWindowRecommendedHeightResponse) GetResult() int32
- func (*GetInputMethodWindowRecommendedHeightResponse) ProtoMessage()
- func (x *GetInputMethodWindowRecommendedHeightResponse) ProtoReflect() protoreflect.Message
- func (x *GetInputMethodWindowRecommendedHeightResponse) Reset()
- func (x *GetInputMethodWindowRecommendedHeightResponse) String() string
- type GetKeyDispatcherStateRequest
- func (*GetKeyDispatcherStateRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetKeyDispatcherStateRequest) ProtoMessage()
- func (x *GetKeyDispatcherStateRequest) ProtoReflect() protoreflect.Message
- func (x *GetKeyDispatcherStateRequest) Reset()
- func (x *GetKeyDispatcherStateRequest) String() string
- type GetKeyDispatcherStateResponse
- func (*GetKeyDispatcherStateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetKeyDispatcherStateResponse) GetResult() int64
- func (*GetKeyDispatcherStateResponse) ProtoMessage()
- func (x *GetKeyDispatcherStateResponse) ProtoReflect() protoreflect.Message
- func (x *GetKeyDispatcherStateResponse) Reset()
- func (x *GetKeyDispatcherStateResponse) String() string
- type GetKeyboardRequest
- func (*GetKeyboardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetKeyboardRequest) GetHandle() int64
- func (*GetKeyboardRequest) ProtoMessage()
- func (x *GetKeyboardRequest) ProtoReflect() protoreflect.Message
- func (x *GetKeyboardRequest) Reset()
- func (x *GetKeyboardRequest) String() string
- type GetKeyboardResponse
- func (*GetKeyboardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetKeyboardResponse) GetResult() int64
- func (*GetKeyboardResponse) ProtoMessage()
- func (x *GetKeyboardResponse) ProtoReflect() protoreflect.Message
- func (x *GetKeyboardResponse) Reset()
- func (x *GetKeyboardResponse) String() string
- type GetKeysRequest
- type GetKeysResponse
- type GetLayoutInflaterRequest
- func (*GetLayoutInflaterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetLayoutInflaterRequest) GetHandle() int64
- func (*GetLayoutInflaterRequest) ProtoMessage()
- func (x *GetLayoutInflaterRequest) ProtoReflect() protoreflect.Message
- func (x *GetLayoutInflaterRequest) Reset()
- func (x *GetLayoutInflaterRequest) String() string
- type GetLayoutInflaterResponse
- func (*GetLayoutInflaterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetLayoutInflaterResponse) GetResult() int64
- func (*GetLayoutInflaterResponse) ProtoMessage()
- func (x *GetLayoutInflaterResponse) ProtoReflect() protoreflect.Message
- func (x *GetLayoutInflaterResponse) Reset()
- func (x *GetLayoutInflaterResponse) String() string
- type GetMaxWidthRequest
- func (*GetMaxWidthRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaxWidthRequest) GetHandle() int64
- func (*GetMaxWidthRequest) ProtoMessage()
- func (x *GetMaxWidthRequest) ProtoReflect() protoreflect.Message
- func (x *GetMaxWidthRequest) Reset()
- func (x *GetMaxWidthRequest) String() string
- type GetMaxWidthResponse
- func (*GetMaxWidthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMaxWidthResponse) GetResult() int32
- func (*GetMaxWidthResponse) ProtoMessage()
- func (x *GetMaxWidthResponse) ProtoReflect() protoreflect.Message
- func (x *GetMaxWidthResponse) Reset()
- func (x *GetMaxWidthResponse) String() string
- type GetMinWidthRequest
- func (*GetMinWidthRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMinWidthRequest) GetHandle() int64
- func (*GetMinWidthRequest) ProtoMessage()
- func (x *GetMinWidthRequest) ProtoReflect() protoreflect.Message
- func (x *GetMinWidthRequest) Reset()
- func (x *GetMinWidthRequest) String() string
- type GetMinWidthResponse
- func (*GetMinWidthResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMinWidthResponse) GetResult() int32
- func (*GetMinWidthResponse) ProtoMessage()
- func (x *GetMinWidthResponse) ProtoReflect() protoreflect.Message
- func (x *GetMinWidthResponse) Reset()
- func (x *GetMinWidthResponse) String() string
- type GetModifierKeysRequest
- func (*GetModifierKeysRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetModifierKeysRequest) GetHandle() int64
- func (*GetModifierKeysRequest) ProtoMessage()
- func (x *GetModifierKeysRequest) ProtoReflect() protoreflect.Message
- func (x *GetModifierKeysRequest) Reset()
- func (x *GetModifierKeysRequest) String() string
- type GetModifierKeysResponse
- func (*GetModifierKeysResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetModifierKeysResponse) GetResult() int64
- func (*GetModifierKeysResponse) ProtoMessage()
- func (x *GetModifierKeysResponse) ProtoReflect() protoreflect.Message
- func (x *GetModifierKeysResponse) Reset()
- func (x *GetModifierKeysResponse) String() string
- type GetNearestKeysRequest
- func (*GetNearestKeysRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNearestKeysRequest) GetArg0() int32
- func (x *GetNearestKeysRequest) GetArg1() int32
- func (x *GetNearestKeysRequest) GetHandle() int64
- func (*GetNearestKeysRequest) ProtoMessage()
- func (x *GetNearestKeysRequest) ProtoReflect() protoreflect.Message
- func (x *GetNearestKeysRequest) Reset()
- func (x *GetNearestKeysRequest) String() string
- type GetNearestKeysResponse
- func (*GetNearestKeysResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNearestKeysResponse) GetResult() int64
- func (*GetNearestKeysResponse) ProtoMessage()
- func (x *GetNearestKeysResponse) ProtoReflect() protoreflect.Message
- func (x *GetNearestKeysResponse) Reset()
- func (x *GetNearestKeysResponse) String() string
- type GetShiftKeyIndexRequest
- func (*GetShiftKeyIndexRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetShiftKeyIndexRequest) GetHandle() int64
- func (*GetShiftKeyIndexRequest) ProtoMessage()
- func (x *GetShiftKeyIndexRequest) ProtoReflect() protoreflect.Message
- func (x *GetShiftKeyIndexRequest) Reset()
- func (x *GetShiftKeyIndexRequest) String() string
- type GetShiftKeyIndexResponse
- func (*GetShiftKeyIndexResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetShiftKeyIndexResponse) GetResult() int32
- func (*GetShiftKeyIndexResponse) ProtoMessage()
- func (x *GetShiftKeyIndexResponse) ProtoReflect() protoreflect.Message
- func (x *GetShiftKeyIndexResponse) Reset()
- func (x *GetShiftKeyIndexResponse) String() string
- type GetStylusHandwritingIdleTimeoutMaxRequest
- func (*GetStylusHandwritingIdleTimeoutMaxRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStylusHandwritingIdleTimeoutMaxRequest) GetHandle() int64
- func (*GetStylusHandwritingIdleTimeoutMaxRequest) ProtoMessage()
- func (x *GetStylusHandwritingIdleTimeoutMaxRequest) ProtoReflect() protoreflect.Message
- func (x *GetStylusHandwritingIdleTimeoutMaxRequest) Reset()
- func (x *GetStylusHandwritingIdleTimeoutMaxRequest) String() string
- type GetStylusHandwritingIdleTimeoutMaxResponse
- func (*GetStylusHandwritingIdleTimeoutMaxResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStylusHandwritingIdleTimeoutMaxResponse) GetResult() int64
- func (*GetStylusHandwritingIdleTimeoutMaxResponse) ProtoMessage()
- func (x *GetStylusHandwritingIdleTimeoutMaxResponse) ProtoReflect() protoreflect.Message
- func (x *GetStylusHandwritingIdleTimeoutMaxResponse) Reset()
- func (x *GetStylusHandwritingIdleTimeoutMaxResponse) String() string
- type GetStylusHandwritingSessionTimeoutRequest
- func (*GetStylusHandwritingSessionTimeoutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStylusHandwritingSessionTimeoutRequest) GetHandle() int64
- func (*GetStylusHandwritingSessionTimeoutRequest) ProtoMessage()
- func (x *GetStylusHandwritingSessionTimeoutRequest) ProtoReflect() protoreflect.Message
- func (x *GetStylusHandwritingSessionTimeoutRequest) Reset()
- func (x *GetStylusHandwritingSessionTimeoutRequest) String() string
- type GetStylusHandwritingSessionTimeoutResponse
- func (*GetStylusHandwritingSessionTimeoutResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStylusHandwritingSessionTimeoutResponse) GetResult() int64
- func (*GetStylusHandwritingSessionTimeoutResponse) ProtoMessage()
- func (x *GetStylusHandwritingSessionTimeoutResponse) ProtoReflect() protoreflect.Message
- func (x *GetStylusHandwritingSessionTimeoutResponse) Reset()
- func (x *GetStylusHandwritingSessionTimeoutResponse) String() string
- type GetStylusHandwritingWindowRequest
- func (*GetStylusHandwritingWindowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStylusHandwritingWindowRequest) GetHandle() int64
- func (*GetStylusHandwritingWindowRequest) ProtoMessage()
- func (x *GetStylusHandwritingWindowRequest) ProtoReflect() protoreflect.Message
- func (x *GetStylusHandwritingWindowRequest) Reset()
- func (x *GetStylusHandwritingWindowRequest) String() string
- type GetStylusHandwritingWindowResponse
- func (*GetStylusHandwritingWindowResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStylusHandwritingWindowResponse) GetResult() int64
- func (*GetStylusHandwritingWindowResponse) ProtoMessage()
- func (x *GetStylusHandwritingWindowResponse) ProtoReflect() protoreflect.Message
- func (x *GetStylusHandwritingWindowResponse) Reset()
- func (x *GetStylusHandwritingWindowResponse) String() string
- type GetSystemServiceRequest
- func (*GetSystemServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSystemServiceRequest) GetArg0() string
- func (*GetSystemServiceRequest) ProtoMessage()
- func (x *GetSystemServiceRequest) ProtoReflect() protoreflect.Message
- func (x *GetSystemServiceRequest) Reset()
- func (x *GetSystemServiceRequest) String() string
- type GetSystemServiceResponse
- func (*GetSystemServiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSystemServiceResponse) GetResult() int64
- func (*GetSystemServiceResponse) ProtoMessage()
- func (x *GetSystemServiceResponse) ProtoReflect() protoreflect.Message
- func (x *GetSystemServiceResponse) Reset()
- func (x *GetSystemServiceResponse) String() string
- type GetTextForImeActionRequest
- func (*GetTextForImeActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetTextForImeActionRequest) GetArg0() int32
- func (x *GetTextForImeActionRequest) GetHandle() int64
- func (*GetTextForImeActionRequest) ProtoMessage()
- func (x *GetTextForImeActionRequest) ProtoReflect() protoreflect.Message
- func (x *GetTextForImeActionRequest) Reset()
- func (x *GetTextForImeActionRequest) String() string
- type GetTextForImeActionResponse
- func (*GetTextForImeActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetTextForImeActionResponse) GetResult() int64
- func (*GetTextForImeActionResponse) ProtoMessage()
- func (x *GetTextForImeActionResponse) ProtoReflect() protoreflect.Message
- func (x *GetTextForImeActionResponse) Reset()
- func (x *GetTextForImeActionResponse) String() string
- type GetWindowRequest
- type GetWindowResponse
- type HandleBackRequest
- type HandleBackResponse
- func (*HandleBackResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HandleBackResponse) GetResult() bool
- func (*HandleBackResponse) ProtoMessage()
- func (x *HandleBackResponse) ProtoReflect() protoreflect.Message
- func (x *HandleBackResponse) Reset()
- func (x *HandleBackResponse) String() string
- type HasFocusRequest
- type HasFocusResponse
- type HasVerticalScrollBarRequest
- func (*HasVerticalScrollBarRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HasVerticalScrollBarRequest) GetHandle() int64
- func (*HasVerticalScrollBarRequest) ProtoMessage()
- func (x *HasVerticalScrollBarRequest) ProtoReflect() protoreflect.Message
- func (x *HasVerticalScrollBarRequest) Reset()
- func (x *HasVerticalScrollBarRequest) String() string
- type HasVerticalScrollBarResponse
- func (*HasVerticalScrollBarResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HasVerticalScrollBarResponse) GetResult() bool
- func (*HasVerticalScrollBarResponse) ProtoMessage()
- func (x *HasVerticalScrollBarResponse) ProtoReflect() protoreflect.Message
- func (x *HasVerticalScrollBarResponse) Reset()
- func (x *HasVerticalScrollBarResponse) String() string
- type HasWindowFocusRequest
- func (*HasWindowFocusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HasWindowFocusRequest) GetHandle() int64
- func (*HasWindowFocusRequest) ProtoMessage()
- func (x *HasWindowFocusRequest) ProtoReflect() protoreflect.Message
- func (x *HasWindowFocusRequest) Reset()
- func (x *HasWindowFocusRequest) String() string
- type HasWindowFocusResponse
- func (*HasWindowFocusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HasWindowFocusResponse) GetResult() bool
- func (*HasWindowFocusResponse) ProtoMessage()
- func (x *HasWindowFocusResponse) ProtoReflect() protoreflect.Message
- func (x *HasWindowFocusResponse) Reset()
- func (x *HasWindowFocusResponse) String() string
- type HideSoftInputRequest
- func (*HideSoftInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HideSoftInputRequest) GetArg0() int32
- func (x *HideSoftInputRequest) GetArg1() int64
- func (*HideSoftInputRequest) ProtoMessage()
- func (x *HideSoftInputRequest) ProtoReflect() protoreflect.Message
- func (x *HideSoftInputRequest) Reset()
- func (x *HideSoftInputRequest) String() string
- type HideSoftInputResponse
- type HideStatusIconRequest
- func (*HideStatusIconRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HideStatusIconRequest) GetHandle() int64
- func (*HideStatusIconRequest) ProtoMessage()
- func (x *HideStatusIconRequest) ProtoReflect() protoreflect.Message
- func (x *HideStatusIconRequest) Reset()
- func (x *HideStatusIconRequest) String() string
- type HideStatusIconResponse
- type HideWindowRequest
- type HideWindowResponse
- type InputMethodServiceGetSystemServiceRequest
- func (*InputMethodServiceGetSystemServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InputMethodServiceGetSystemServiceRequest) GetArg0() string
- func (x *InputMethodServiceGetSystemServiceRequest) GetHandle() int64
- func (*InputMethodServiceGetSystemServiceRequest) ProtoMessage()
- func (x *InputMethodServiceGetSystemServiceRequest) ProtoReflect() protoreflect.Message
- func (x *InputMethodServiceGetSystemServiceRequest) Reset()
- func (x *InputMethodServiceGetSystemServiceRequest) String() string
- type InputMethodServiceInputMethodImplServiceClient
- type InputMethodServiceInputMethodImplServiceServer
- type InputMethodServiceInputMethodSessionImplServiceClient
- type InputMethodServiceInputMethodSessionImplServiceServer
- type InputMethodServiceOnConfigurationChangedRequest
- func (*InputMethodServiceOnConfigurationChangedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InputMethodServiceOnConfigurationChangedRequest) GetArg0() int64
- func (x *InputMethodServiceOnConfigurationChangedRequest) GetHandle() int64
- func (*InputMethodServiceOnConfigurationChangedRequest) ProtoMessage()
- func (x *InputMethodServiceOnConfigurationChangedRequest) ProtoReflect() protoreflect.Message
- func (x *InputMethodServiceOnConfigurationChangedRequest) Reset()
- func (x *InputMethodServiceOnConfigurationChangedRequest) String() string
- type InputMethodServiceOnCreateInputMethodInterfaceRequest
- func (*InputMethodServiceOnCreateInputMethodInterfaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InputMethodServiceOnCreateInputMethodInterfaceRequest) GetHandle() int64
- func (*InputMethodServiceOnCreateInputMethodInterfaceRequest) ProtoMessage()
- func (x *InputMethodServiceOnCreateInputMethodInterfaceRequest) ProtoReflect() protoreflect.Message
- func (x *InputMethodServiceOnCreateInputMethodInterfaceRequest) Reset()
- func (x *InputMethodServiceOnCreateInputMethodInterfaceRequest) String() string
- type InputMethodServiceOnCreateInputMethodSessionInterfaceRequest
- func (*InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) GetHandle() int64
- func (*InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) ProtoMessage()
- func (x *InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) ProtoReflect() protoreflect.Message
- func (x *InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) Reset()
- func (x *InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) String() string
- type InputMethodServiceOnDestroyRequest
- func (*InputMethodServiceOnDestroyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InputMethodServiceOnDestroyRequest) GetHandle() int64
- func (*InputMethodServiceOnDestroyRequest) ProtoMessage()
- func (x *InputMethodServiceOnDestroyRequest) ProtoReflect() protoreflect.Message
- func (x *InputMethodServiceOnDestroyRequest) Reset()
- func (x *InputMethodServiceOnDestroyRequest) String() string
- type InputMethodServiceOnGenericMotionEventRequest
- func (*InputMethodServiceOnGenericMotionEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InputMethodServiceOnGenericMotionEventRequest) GetArg0() int64
- func (x *InputMethodServiceOnGenericMotionEventRequest) GetHandle() int64
- func (*InputMethodServiceOnGenericMotionEventRequest) ProtoMessage()
- func (x *InputMethodServiceOnGenericMotionEventRequest) ProtoReflect() protoreflect.Message
- func (x *InputMethodServiceOnGenericMotionEventRequest) Reset()
- func (x *InputMethodServiceOnGenericMotionEventRequest) String() string
- type InputMethodServiceOnShouldVerifyKeyEventRequest
- func (*InputMethodServiceOnShouldVerifyKeyEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InputMethodServiceOnShouldVerifyKeyEventRequest) GetArg0() int64
- func (x *InputMethodServiceOnShouldVerifyKeyEventRequest) GetHandle() int64
- func (*InputMethodServiceOnShouldVerifyKeyEventRequest) ProtoMessage()
- func (x *InputMethodServiceOnShouldVerifyKeyEventRequest) ProtoReflect() protoreflect.Message
- func (x *InputMethodServiceOnShouldVerifyKeyEventRequest) Reset()
- func (x *InputMethodServiceOnShouldVerifyKeyEventRequest) String() string
- type InputMethodServiceOnTrackballEventRequest
- func (*InputMethodServiceOnTrackballEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InputMethodServiceOnTrackballEventRequest) GetArg0() int64
- func (x *InputMethodServiceOnTrackballEventRequest) GetHandle() int64
- func (*InputMethodServiceOnTrackballEventRequest) ProtoMessage()
- func (x *InputMethodServiceOnTrackballEventRequest) ProtoReflect() protoreflect.Message
- func (x *InputMethodServiceOnTrackballEventRequest) Reset()
- func (x *InputMethodServiceOnTrackballEventRequest) String() string
- type InputMethodServiceServiceClient
- type InputMethodServiceServiceServer
- type InvalidateAllKeysRequest
- func (*InvalidateAllKeysRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InvalidateAllKeysRequest) GetHandle() int64
- func (*InvalidateAllKeysRequest) ProtoMessage()
- func (x *InvalidateAllKeysRequest) ProtoReflect() protoreflect.Message
- func (x *InvalidateAllKeysRequest) Reset()
- func (x *InvalidateAllKeysRequest) String() string
- type InvalidateAllKeysResponse
- type InvalidateKeyRequest
- func (*InvalidateKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *InvalidateKeyRequest) GetArg0() int32
- func (x *InvalidateKeyRequest) GetHandle() int64
- func (*InvalidateKeyRequest) ProtoMessage()
- func (x *InvalidateKeyRequest) ProtoReflect() protoreflect.Message
- func (x *InvalidateKeyRequest) Reset()
- func (x *InvalidateKeyRequest) String() string
- type InvalidateKeyResponse
- type IsEnabledRequest
- type IsEnabledResponse
- type IsExtractViewShownRequest
- func (*IsExtractViewShownRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsExtractViewShownRequest) GetHandle() int64
- func (*IsExtractViewShownRequest) ProtoMessage()
- func (x *IsExtractViewShownRequest) ProtoReflect() protoreflect.Message
- func (x *IsExtractViewShownRequest) Reset()
- func (x *IsExtractViewShownRequest) String() string
- type IsExtractViewShownResponse
- func (*IsExtractViewShownResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsExtractViewShownResponse) GetResult() bool
- func (*IsExtractViewShownResponse) ProtoMessage()
- func (x *IsExtractViewShownResponse) ProtoReflect() protoreflect.Message
- func (x *IsExtractViewShownResponse) Reset()
- func (x *IsExtractViewShownResponse) String() string
- type IsFocusedRequest
- type IsFocusedResponse
- type IsFullscreenModeRequest
- func (*IsFullscreenModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsFullscreenModeRequest) GetHandle() int64
- func (*IsFullscreenModeRequest) ProtoMessage()
- func (x *IsFullscreenModeRequest) ProtoReflect() protoreflect.Message
- func (x *IsFullscreenModeRequest) Reset()
- func (x *IsFullscreenModeRequest) String() string
- type IsFullscreenModeResponse
- func (*IsFullscreenModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsFullscreenModeResponse) GetResult() bool
- func (*IsFullscreenModeResponse) ProtoMessage()
- func (x *IsFullscreenModeResponse) ProtoReflect() protoreflect.Message
- func (x *IsFullscreenModeResponse) Reset()
- func (x *IsFullscreenModeResponse) String() string
- type IsInputMethodTargetRequest
- func (*IsInputMethodTargetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsInputMethodTargetRequest) GetHandle() int64
- func (*IsInputMethodTargetRequest) ProtoMessage()
- func (x *IsInputMethodTargetRequest) ProtoReflect() protoreflect.Message
- func (x *IsInputMethodTargetRequest) Reset()
- func (x *IsInputMethodTargetRequest) String() string
- type IsInputMethodTargetResponse
- func (*IsInputMethodTargetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsInputMethodTargetResponse) GetResult() bool
- func (*IsInputMethodTargetResponse) ProtoMessage()
- func (x *IsInputMethodTargetResponse) ProtoReflect() protoreflect.Message
- func (x *IsInputMethodTargetResponse) Reset()
- func (x *IsInputMethodTargetResponse) String() string
- type IsInputViewShownRequest
- func (*IsInputViewShownRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsInputViewShownRequest) GetHandle() int64
- func (*IsInputViewShownRequest) ProtoMessage()
- func (x *IsInputViewShownRequest) ProtoReflect() protoreflect.Message
- func (x *IsInputViewShownRequest) Reset()
- func (x *IsInputViewShownRequest) String() string
- type IsInputViewShownResponse
- func (*IsInputViewShownResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsInputViewShownResponse) GetResult() bool
- func (*IsInputViewShownResponse) ProtoMessage()
- func (x *IsInputViewShownResponse) ProtoReflect() protoreflect.Message
- func (x *IsInputViewShownResponse) Reset()
- func (x *IsInputViewShownResponse) String() string
- type IsInsideRequest
- func (*IsInsideRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsInsideRequest) GetArg0() int32
- func (x *IsInsideRequest) GetArg1() int32
- func (*IsInsideRequest) ProtoMessage()
- func (x *IsInsideRequest) ProtoReflect() protoreflect.Message
- func (x *IsInsideRequest) Reset()
- func (x *IsInsideRequest) String() string
- type IsInsideResponse
- type IsPreviewEnabledRequest
- func (*IsPreviewEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsPreviewEnabledRequest) GetHandle() int64
- func (*IsPreviewEnabledRequest) ProtoMessage()
- func (x *IsPreviewEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *IsPreviewEnabledRequest) Reset()
- func (x *IsPreviewEnabledRequest) String() string
- type IsPreviewEnabledResponse
- func (*IsPreviewEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsPreviewEnabledResponse) GetResult() bool
- func (*IsPreviewEnabledResponse) ProtoMessage()
- func (x *IsPreviewEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *IsPreviewEnabledResponse) Reset()
- func (x *IsPreviewEnabledResponse) String() string
- type IsProximityCorrectionEnabledRequest
- func (*IsProximityCorrectionEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsProximityCorrectionEnabledRequest) GetHandle() int64
- func (*IsProximityCorrectionEnabledRequest) ProtoMessage()
- func (x *IsProximityCorrectionEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *IsProximityCorrectionEnabledRequest) Reset()
- func (x *IsProximityCorrectionEnabledRequest) String() string
- type IsProximityCorrectionEnabledResponse
- func (*IsProximityCorrectionEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsProximityCorrectionEnabledResponse) GetResult() bool
- func (*IsProximityCorrectionEnabledResponse) ProtoMessage()
- func (x *IsProximityCorrectionEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *IsProximityCorrectionEnabledResponse) Reset()
- func (x *IsProximityCorrectionEnabledResponse) String() string
- type IsRevokedRequest
- type IsRevokedResponse
- type IsShiftedRequest
- type IsShiftedResponse
- type IsShowInputRequestedRequest
- func (*IsShowInputRequestedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IsShowInputRequestedRequest) GetHandle() int64
- func (*IsShowInputRequestedRequest) ProtoMessage()
- func (x *IsShowInputRequestedRequest) ProtoReflect() protoreflect.Message
- func (x *IsShowInputRequestedRequest) Reset()
- func (x *IsShowInputRequestedRequest) String() string
- type IsShowInputRequestedResponse
- func (*IsShowInputRequestedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IsShowInputRequestedResponse) GetResult() bool
- func (*IsShowInputRequestedResponse) ProtoMessage()
- func (x *IsShowInputRequestedResponse) ProtoReflect() protoreflect.Message
- func (x *IsShowInputRequestedResponse) Reset()
- func (x *IsShowInputRequestedResponse) String() string
- type KeyboardKeyServiceClient
- type KeyboardKeyServiceServer
- type KeyboardServiceClient
- type KeyboardServiceServer
- type KeyboardViewOnKeyboardActionListenerServiceClient
- type KeyboardViewOnKeyboardActionListenerServiceServer
- type KeyboardViewServiceClient
- type KeyboardViewServiceServer
- type NewExtractEditTextRequest
- func (*NewExtractEditTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewExtractEditTextRequest) GetArg0() int64
- func (*NewExtractEditTextRequest) ProtoMessage()
- func (x *NewExtractEditTextRequest) ProtoReflect() protoreflect.Message
- func (x *NewExtractEditTextRequest) Reset()
- func (x *NewExtractEditTextRequest) String() string
- type NewExtractEditTextResponse
- func (*NewExtractEditTextResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewExtractEditTextResponse) GetResult() int64
- func (*NewExtractEditTextResponse) ProtoMessage()
- func (x *NewExtractEditTextResponse) ProtoReflect() protoreflect.Message
- func (x *NewExtractEditTextResponse) Reset()
- func (x *NewExtractEditTextResponse) String() string
- type NewInputMethodServiceRequest
- func (*NewInputMethodServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (*NewInputMethodServiceRequest) ProtoMessage()
- func (x *NewInputMethodServiceRequest) ProtoReflect() protoreflect.Message
- func (x *NewInputMethodServiceRequest) Reset()
- func (x *NewInputMethodServiceRequest) String() string
- type NewInputMethodServiceResponse
- func (*NewInputMethodServiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewInputMethodServiceResponse) GetResult() int64
- func (*NewInputMethodServiceResponse) ProtoMessage()
- func (x *NewInputMethodServiceResponse) ProtoReflect() protoreflect.Message
- func (x *NewInputMethodServiceResponse) Reset()
- func (x *NewInputMethodServiceResponse) String() string
- type NewKeyboardRequest
- func (*NewKeyboardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewKeyboardRequest) GetArg0() int64
- func (x *NewKeyboardRequest) GetArg1() int32
- func (*NewKeyboardRequest) ProtoMessage()
- func (x *NewKeyboardRequest) ProtoReflect() protoreflect.Message
- func (x *NewKeyboardRequest) Reset()
- func (x *NewKeyboardRequest) String() string
- type NewKeyboardResponse
- func (*NewKeyboardResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewKeyboardResponse) GetResult() int64
- func (*NewKeyboardResponse) ProtoMessage()
- func (x *NewKeyboardResponse) ProtoReflect() protoreflect.Message
- func (x *NewKeyboardResponse) Reset()
- func (x *NewKeyboardResponse) String() string
- type NewKeyboardViewRequest
- func (*NewKeyboardViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *NewKeyboardViewRequest) GetArg0() int64
- func (x *NewKeyboardViewRequest) GetArg1() int64
- func (*NewKeyboardViewRequest) ProtoMessage()
- func (x *NewKeyboardViewRequest) ProtoReflect() protoreflect.Message
- func (x *NewKeyboardViewRequest) Reset()
- func (x *NewKeyboardViewRequest) String() string
- type NewKeyboardViewResponse
- func (*NewKeyboardViewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *NewKeyboardViewResponse) GetResult() int64
- func (*NewKeyboardViewResponse) ProtoMessage()
- func (x *NewKeyboardViewResponse) ProtoReflect() protoreflect.Message
- func (x *NewKeyboardViewResponse) Reset()
- func (x *NewKeyboardViewResponse) String() string
- type OnAppPrivateCommandRequest
- func (*OnAppPrivateCommandRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnAppPrivateCommandRequest) GetArg0() string
- func (x *OnAppPrivateCommandRequest) GetArg1() int64
- func (x *OnAppPrivateCommandRequest) GetHandle() int64
- func (*OnAppPrivateCommandRequest) ProtoMessage()
- func (x *OnAppPrivateCommandRequest) ProtoReflect() protoreflect.Message
- func (x *OnAppPrivateCommandRequest) Reset()
- func (x *OnAppPrivateCommandRequest) String() string
- type OnAppPrivateCommandResponse
- type OnBindInputRequest
- func (*OnBindInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnBindInputRequest) GetHandle() int64
- func (*OnBindInputRequest) ProtoMessage()
- func (x *OnBindInputRequest) ProtoReflect() protoreflect.Message
- func (x *OnBindInputRequest) Reset()
- func (x *OnBindInputRequest) String() string
- type OnBindInputResponse
- type OnBindRequest
- type OnBindResponse
- type OnClickRequest
- func (*OnClickRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnClickRequest) GetArg0() int64
- func (x *OnClickRequest) GetHandle() int64
- func (*OnClickRequest) ProtoMessage()
- func (x *OnClickRequest) ProtoReflect() protoreflect.Message
- func (x *OnClickRequest) Reset()
- func (x *OnClickRequest) String() string
- type OnClickResponse
- type OnComputeInsetsRequest
- func (*OnComputeInsetsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnComputeInsetsRequest) GetArg0() int64
- func (x *OnComputeInsetsRequest) GetHandle() int64
- func (*OnComputeInsetsRequest) ProtoMessage()
- func (x *OnComputeInsetsRequest) ProtoReflect() protoreflect.Message
- func (x *OnComputeInsetsRequest) Reset()
- func (x *OnComputeInsetsRequest) String() string
- type OnComputeInsetsResponse
- type OnConfigurationChangedRequest
- func (*OnConfigurationChangedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnConfigurationChangedRequest) GetArg0() int64
- func (*OnConfigurationChangedRequest) ProtoMessage()
- func (x *OnConfigurationChangedRequest) ProtoReflect() protoreflect.Message
- func (x *OnConfigurationChangedRequest) Reset()
- func (x *OnConfigurationChangedRequest) String() string
- type OnConfigurationChangedResponse
- func (*OnConfigurationChangedResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnConfigurationChangedResponse) ProtoMessage()
- func (x *OnConfigurationChangedResponse) ProtoReflect() protoreflect.Message
- func (x *OnConfigurationChangedResponse) Reset()
- func (x *OnConfigurationChangedResponse) String() string
- type OnConfigureWindowRequest
- func (*OnConfigureWindowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnConfigureWindowRequest) GetArg0() int64
- func (x *OnConfigureWindowRequest) GetArg1() bool
- func (x *OnConfigureWindowRequest) GetArg2() bool
- func (x *OnConfigureWindowRequest) GetHandle() int64
- func (*OnConfigureWindowRequest) ProtoMessage()
- func (x *OnConfigureWindowRequest) ProtoReflect() protoreflect.Message
- func (x *OnConfigureWindowRequest) Reset()
- func (x *OnConfigureWindowRequest) String() string
- type OnConfigureWindowResponse
- type OnCreateCandidatesViewRequest
- func (*OnCreateCandidatesViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnCreateCandidatesViewRequest) GetHandle() int64
- func (*OnCreateCandidatesViewRequest) ProtoMessage()
- func (x *OnCreateCandidatesViewRequest) ProtoReflect() protoreflect.Message
- func (x *OnCreateCandidatesViewRequest) Reset()
- func (x *OnCreateCandidatesViewRequest) String() string
- type OnCreateCandidatesViewResponse
- func (*OnCreateCandidatesViewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnCreateCandidatesViewResponse) GetResult() int64
- func (*OnCreateCandidatesViewResponse) ProtoMessage()
- func (x *OnCreateCandidatesViewResponse) ProtoReflect() protoreflect.Message
- func (x *OnCreateCandidatesViewResponse) Reset()
- func (x *OnCreateCandidatesViewResponse) String() string
- type OnCreateExtractTextViewRequest
- func (*OnCreateExtractTextViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnCreateExtractTextViewRequest) GetHandle() int64
- func (*OnCreateExtractTextViewRequest) ProtoMessage()
- func (x *OnCreateExtractTextViewRequest) ProtoReflect() protoreflect.Message
- func (x *OnCreateExtractTextViewRequest) Reset()
- func (x *OnCreateExtractTextViewRequest) String() string
- type OnCreateExtractTextViewResponse
- func (*OnCreateExtractTextViewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnCreateExtractTextViewResponse) GetResult() int64
- func (*OnCreateExtractTextViewResponse) ProtoMessage()
- func (x *OnCreateExtractTextViewResponse) ProtoReflect() protoreflect.Message
- func (x *OnCreateExtractTextViewResponse) Reset()
- func (x *OnCreateExtractTextViewResponse) String() string
- type OnCreateInlineSuggestionsRequestRequest
- func (*OnCreateInlineSuggestionsRequestRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnCreateInlineSuggestionsRequestRequest) GetArg0() int64
- func (x *OnCreateInlineSuggestionsRequestRequest) GetHandle() int64
- func (*OnCreateInlineSuggestionsRequestRequest) ProtoMessage()
- func (x *OnCreateInlineSuggestionsRequestRequest) ProtoReflect() protoreflect.Message
- func (x *OnCreateInlineSuggestionsRequestRequest) Reset()
- func (x *OnCreateInlineSuggestionsRequestRequest) String() string
- type OnCreateInlineSuggestionsRequestResponse
- func (*OnCreateInlineSuggestionsRequestResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnCreateInlineSuggestionsRequestResponse) GetResult() int64
- func (*OnCreateInlineSuggestionsRequestResponse) ProtoMessage()
- func (x *OnCreateInlineSuggestionsRequestResponse) ProtoReflect() protoreflect.Message
- func (x *OnCreateInlineSuggestionsRequestResponse) Reset()
- func (x *OnCreateInlineSuggestionsRequestResponse) String() string
- type OnCreateInputMethodInterfaceRequest
- func (*OnCreateInputMethodInterfaceRequest) Descriptor() ([]byte, []int)deprecated
- func (*OnCreateInputMethodInterfaceRequest) ProtoMessage()
- func (x *OnCreateInputMethodInterfaceRequest) ProtoReflect() protoreflect.Message
- func (x *OnCreateInputMethodInterfaceRequest) Reset()
- func (x *OnCreateInputMethodInterfaceRequest) String() string
- type OnCreateInputMethodInterfaceResponse
- func (*OnCreateInputMethodInterfaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnCreateInputMethodInterfaceResponse) GetResult() int64
- func (*OnCreateInputMethodInterfaceResponse) ProtoMessage()
- func (x *OnCreateInputMethodInterfaceResponse) ProtoReflect() protoreflect.Message
- func (x *OnCreateInputMethodInterfaceResponse) Reset()
- func (x *OnCreateInputMethodInterfaceResponse) String() string
- type OnCreateInputMethodSessionInterfaceRequest
- func (*OnCreateInputMethodSessionInterfaceRequest) Descriptor() ([]byte, []int)deprecated
- func (*OnCreateInputMethodSessionInterfaceRequest) ProtoMessage()
- func (x *OnCreateInputMethodSessionInterfaceRequest) ProtoReflect() protoreflect.Message
- func (x *OnCreateInputMethodSessionInterfaceRequest) Reset()
- func (x *OnCreateInputMethodSessionInterfaceRequest) String() string
- type OnCreateInputMethodSessionInterfaceResponse
- func (*OnCreateInputMethodSessionInterfaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnCreateInputMethodSessionInterfaceResponse) GetResult() int64
- func (*OnCreateInputMethodSessionInterfaceResponse) ProtoMessage()
- func (x *OnCreateInputMethodSessionInterfaceResponse) ProtoReflect() protoreflect.Message
- func (x *OnCreateInputMethodSessionInterfaceResponse) Reset()
- func (x *OnCreateInputMethodSessionInterfaceResponse) String() string
- type OnCreateInputViewRequest
- func (*OnCreateInputViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnCreateInputViewRequest) GetHandle() int64
- func (*OnCreateInputViewRequest) ProtoMessage()
- func (x *OnCreateInputViewRequest) ProtoReflect() protoreflect.Message
- func (x *OnCreateInputViewRequest) Reset()
- func (x *OnCreateInputViewRequest) String() string
- type OnCreateInputViewResponse
- func (*OnCreateInputViewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnCreateInputViewResponse) GetResult() int64
- func (*OnCreateInputViewResponse) ProtoMessage()
- func (x *OnCreateInputViewResponse) ProtoReflect() protoreflect.Message
- func (x *OnCreateInputViewResponse) Reset()
- func (x *OnCreateInputViewResponse) String() string
- type OnCreateRequest
- type OnCreateResponse
- type OnCustomImeSwitcherButtonRequestedVisibleRequest
- func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnCustomImeSwitcherButtonRequestedVisibleRequest) GetArg0() bool
- func (x *OnCustomImeSwitcherButtonRequestedVisibleRequest) GetHandle() int64
- func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) ProtoMessage()
- func (x *OnCustomImeSwitcherButtonRequestedVisibleRequest) ProtoReflect() protoreflect.Message
- func (x *OnCustomImeSwitcherButtonRequestedVisibleRequest) Reset()
- func (x *OnCustomImeSwitcherButtonRequestedVisibleRequest) String() string
- type OnCustomImeSwitcherButtonRequestedVisibleResponse
- func (*OnCustomImeSwitcherButtonRequestedVisibleResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnCustomImeSwitcherButtonRequestedVisibleResponse) ProtoMessage()
- func (x *OnCustomImeSwitcherButtonRequestedVisibleResponse) ProtoReflect() protoreflect.Message
- func (x *OnCustomImeSwitcherButtonRequestedVisibleResponse) Reset()
- func (x *OnCustomImeSwitcherButtonRequestedVisibleResponse) String() string
- type OnDestroyRequest
- type OnDestroyResponse
- type OnDetachedFromWindowRequest
- func (*OnDetachedFromWindowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnDetachedFromWindowRequest) GetHandle() int64
- func (*OnDetachedFromWindowRequest) ProtoMessage()
- func (x *OnDetachedFromWindowRequest) ProtoReflect() protoreflect.Message
- func (x *OnDetachedFromWindowRequest) Reset()
- func (x *OnDetachedFromWindowRequest) String() string
- type OnDetachedFromWindowResponse
- func (*OnDetachedFromWindowResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnDetachedFromWindowResponse) ProtoMessage()
- func (x *OnDetachedFromWindowResponse) ProtoReflect() protoreflect.Message
- func (x *OnDetachedFromWindowResponse) Reset()
- func (x *OnDetachedFromWindowResponse) String() string
- type OnDisplayCompletionsRequest
- func (*OnDisplayCompletionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnDisplayCompletionsRequest) GetArg0() int64
- func (x *OnDisplayCompletionsRequest) GetHandle() int64
- func (*OnDisplayCompletionsRequest) ProtoMessage()
- func (x *OnDisplayCompletionsRequest) ProtoReflect() protoreflect.Message
- func (x *OnDisplayCompletionsRequest) Reset()
- func (x *OnDisplayCompletionsRequest) String() string
- type OnDisplayCompletionsResponse
- func (*OnDisplayCompletionsResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnDisplayCompletionsResponse) ProtoMessage()
- func (x *OnDisplayCompletionsResponse) ProtoReflect() protoreflect.Message
- func (x *OnDisplayCompletionsResponse) Reset()
- func (x *OnDisplayCompletionsResponse) String() string
- type OnDrawRequest
- func (*OnDrawRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnDrawRequest) GetArg0() int64
- func (x *OnDrawRequest) GetHandle() int64
- func (*OnDrawRequest) ProtoMessage()
- func (x *OnDrawRequest) ProtoReflect() protoreflect.Message
- func (x *OnDrawRequest) Reset()
- func (x *OnDrawRequest) String() string
- type OnDrawResponse
- type OnEvaluateFullscreenModeRequest
- func (*OnEvaluateFullscreenModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnEvaluateFullscreenModeRequest) GetHandle() int64
- func (*OnEvaluateFullscreenModeRequest) ProtoMessage()
- func (x *OnEvaluateFullscreenModeRequest) ProtoReflect() protoreflect.Message
- func (x *OnEvaluateFullscreenModeRequest) Reset()
- func (x *OnEvaluateFullscreenModeRequest) String() string
- type OnEvaluateFullscreenModeResponse
- func (*OnEvaluateFullscreenModeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnEvaluateFullscreenModeResponse) GetResult() bool
- func (*OnEvaluateFullscreenModeResponse) ProtoMessage()
- func (x *OnEvaluateFullscreenModeResponse) ProtoReflect() protoreflect.Message
- func (x *OnEvaluateFullscreenModeResponse) Reset()
- func (x *OnEvaluateFullscreenModeResponse) String() string
- type OnEvaluateInputViewShownRequest
- func (*OnEvaluateInputViewShownRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnEvaluateInputViewShownRequest) GetHandle() int64
- func (*OnEvaluateInputViewShownRequest) ProtoMessage()
- func (x *OnEvaluateInputViewShownRequest) ProtoReflect() protoreflect.Message
- func (x *OnEvaluateInputViewShownRequest) Reset()
- func (x *OnEvaluateInputViewShownRequest) String() string
- type OnEvaluateInputViewShownResponse
- func (*OnEvaluateInputViewShownResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnEvaluateInputViewShownResponse) GetResult() bool
- func (*OnEvaluateInputViewShownResponse) ProtoMessage()
- func (x *OnEvaluateInputViewShownResponse) ProtoReflect() protoreflect.Message
- func (x *OnEvaluateInputViewShownResponse) Reset()
- func (x *OnEvaluateInputViewShownResponse) String() string
- type OnExtractTextContextMenuItemRequest
- func (*OnExtractTextContextMenuItemRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnExtractTextContextMenuItemRequest) GetArg0() int32
- func (x *OnExtractTextContextMenuItemRequest) GetHandle() int64
- func (*OnExtractTextContextMenuItemRequest) ProtoMessage()
- func (x *OnExtractTextContextMenuItemRequest) ProtoReflect() protoreflect.Message
- func (x *OnExtractTextContextMenuItemRequest) Reset()
- func (x *OnExtractTextContextMenuItemRequest) String() string
- type OnExtractTextContextMenuItemResponse
- func (*OnExtractTextContextMenuItemResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnExtractTextContextMenuItemResponse) GetResult() bool
- func (*OnExtractTextContextMenuItemResponse) ProtoMessage()
- func (x *OnExtractTextContextMenuItemResponse) ProtoReflect() protoreflect.Message
- func (x *OnExtractTextContextMenuItemResponse) Reset()
- func (x *OnExtractTextContextMenuItemResponse) String() string
- type OnExtractedCursorMovementRequest
- func (*OnExtractedCursorMovementRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnExtractedCursorMovementRequest) GetArg0() int32
- func (x *OnExtractedCursorMovementRequest) GetArg1() int32
- func (x *OnExtractedCursorMovementRequest) GetHandle() int64
- func (*OnExtractedCursorMovementRequest) ProtoMessage()
- func (x *OnExtractedCursorMovementRequest) ProtoReflect() protoreflect.Message
- func (x *OnExtractedCursorMovementRequest) Reset()
- func (x *OnExtractedCursorMovementRequest) String() string
- type OnExtractedCursorMovementResponse
- func (*OnExtractedCursorMovementResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnExtractedCursorMovementResponse) ProtoMessage()
- func (x *OnExtractedCursorMovementResponse) ProtoReflect() protoreflect.Message
- func (x *OnExtractedCursorMovementResponse) Reset()
- func (x *OnExtractedCursorMovementResponse) String() string
- type OnExtractedSelectionChangedRequest
- func (*OnExtractedSelectionChangedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnExtractedSelectionChangedRequest) GetArg0() int32
- func (x *OnExtractedSelectionChangedRequest) GetArg1() int32
- func (x *OnExtractedSelectionChangedRequest) GetHandle() int64
- func (*OnExtractedSelectionChangedRequest) ProtoMessage()
- func (x *OnExtractedSelectionChangedRequest) ProtoReflect() protoreflect.Message
- func (x *OnExtractedSelectionChangedRequest) Reset()
- func (x *OnExtractedSelectionChangedRequest) String() string
- type OnExtractedSelectionChangedResponse
- func (*OnExtractedSelectionChangedResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnExtractedSelectionChangedResponse) ProtoMessage()
- func (x *OnExtractedSelectionChangedResponse) ProtoReflect() protoreflect.Message
- func (x *OnExtractedSelectionChangedResponse) Reset()
- func (x *OnExtractedSelectionChangedResponse) String() string
- type OnExtractedTextClickedRequest
- func (*OnExtractedTextClickedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnExtractedTextClickedRequest) GetHandle() int64
- func (*OnExtractedTextClickedRequest) ProtoMessage()
- func (x *OnExtractedTextClickedRequest) ProtoReflect() protoreflect.Message
- func (x *OnExtractedTextClickedRequest) Reset()
- func (x *OnExtractedTextClickedRequest) String() string
- type OnExtractedTextClickedResponse
- func (*OnExtractedTextClickedResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnExtractedTextClickedResponse) ProtoMessage()
- func (x *OnExtractedTextClickedResponse) ProtoReflect() protoreflect.Message
- func (x *OnExtractedTextClickedResponse) Reset()
- func (x *OnExtractedTextClickedResponse) String() string
- type OnExtractingInputChangedRequest
- func (*OnExtractingInputChangedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnExtractingInputChangedRequest) GetArg0() int64
- func (x *OnExtractingInputChangedRequest) GetHandle() int64
- func (*OnExtractingInputChangedRequest) ProtoMessage()
- func (x *OnExtractingInputChangedRequest) ProtoReflect() protoreflect.Message
- func (x *OnExtractingInputChangedRequest) Reset()
- func (x *OnExtractingInputChangedRequest) String() string
- type OnExtractingInputChangedResponse
- func (*OnExtractingInputChangedResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnExtractingInputChangedResponse) ProtoMessage()
- func (x *OnExtractingInputChangedResponse) ProtoReflect() protoreflect.Message
- func (x *OnExtractingInputChangedResponse) Reset()
- func (x *OnExtractingInputChangedResponse) String() string
- type OnFinishCandidatesViewRequest
- func (*OnFinishCandidatesViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnFinishCandidatesViewRequest) GetArg0() bool
- func (x *OnFinishCandidatesViewRequest) GetHandle() int64
- func (*OnFinishCandidatesViewRequest) ProtoMessage()
- func (x *OnFinishCandidatesViewRequest) ProtoReflect() protoreflect.Message
- func (x *OnFinishCandidatesViewRequest) Reset()
- func (x *OnFinishCandidatesViewRequest) String() string
- type OnFinishCandidatesViewResponse
- func (*OnFinishCandidatesViewResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnFinishCandidatesViewResponse) ProtoMessage()
- func (x *OnFinishCandidatesViewResponse) ProtoReflect() protoreflect.Message
- func (x *OnFinishCandidatesViewResponse) Reset()
- func (x *OnFinishCandidatesViewResponse) String() string
- type OnFinishInputRequest
- func (*OnFinishInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnFinishInputRequest) GetHandle() int64
- func (*OnFinishInputRequest) ProtoMessage()
- func (x *OnFinishInputRequest) ProtoReflect() protoreflect.Message
- func (x *OnFinishInputRequest) Reset()
- func (x *OnFinishInputRequest) String() string
- type OnFinishInputResponse
- type OnFinishInputViewRequest
- func (*OnFinishInputViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnFinishInputViewRequest) GetArg0() bool
- func (x *OnFinishInputViewRequest) GetHandle() int64
- func (*OnFinishInputViewRequest) ProtoMessage()
- func (x *OnFinishInputViewRequest) ProtoReflect() protoreflect.Message
- func (x *OnFinishInputViewRequest) Reset()
- func (x *OnFinishInputViewRequest) String() string
- type OnFinishInputViewResponse
- type OnFinishStylusHandwritingRequest
- func (*OnFinishStylusHandwritingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnFinishStylusHandwritingRequest) GetHandle() int64
- func (*OnFinishStylusHandwritingRequest) ProtoMessage()
- func (x *OnFinishStylusHandwritingRequest) ProtoReflect() protoreflect.Message
- func (x *OnFinishStylusHandwritingRequest) Reset()
- func (x *OnFinishStylusHandwritingRequest) String() string
- type OnFinishStylusHandwritingResponse
- func (*OnFinishStylusHandwritingResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnFinishStylusHandwritingResponse) ProtoMessage()
- func (x *OnFinishStylusHandwritingResponse) ProtoReflect() protoreflect.Message
- func (x *OnFinishStylusHandwritingResponse) Reset()
- func (x *OnFinishStylusHandwritingResponse) String() string
- type OnGenericMotionEventRequest
- func (*OnGenericMotionEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnGenericMotionEventRequest) GetArg0() int64
- func (*OnGenericMotionEventRequest) ProtoMessage()
- func (x *OnGenericMotionEventRequest) ProtoReflect() protoreflect.Message
- func (x *OnGenericMotionEventRequest) Reset()
- func (x *OnGenericMotionEventRequest) String() string
- type OnGenericMotionEventResponse
- func (*OnGenericMotionEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnGenericMotionEventResponse) GetResult() bool
- func (*OnGenericMotionEventResponse) ProtoMessage()
- func (x *OnGenericMotionEventResponse) ProtoReflect() protoreflect.Message
- func (x *OnGenericMotionEventResponse) Reset()
- func (x *OnGenericMotionEventResponse) String() string
- type OnHoverEventRequest
- func (*OnHoverEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnHoverEventRequest) GetArg0() int64
- func (x *OnHoverEventRequest) GetHandle() int64
- func (*OnHoverEventRequest) ProtoMessage()
- func (x *OnHoverEventRequest) ProtoReflect() protoreflect.Message
- func (x *OnHoverEventRequest) Reset()
- func (x *OnHoverEventRequest) String() string
- type OnHoverEventResponse
- func (*OnHoverEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnHoverEventResponse) GetResult() bool
- func (*OnHoverEventResponse) ProtoMessage()
- func (x *OnHoverEventResponse) ProtoReflect() protoreflect.Message
- func (x *OnHoverEventResponse) Reset()
- func (x *OnHoverEventResponse) String() string
- type OnInitializeInterfaceRequest
- func (*OnInitializeInterfaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnInitializeInterfaceRequest) GetHandle() int64
- func (*OnInitializeInterfaceRequest) ProtoMessage()
- func (x *OnInitializeInterfaceRequest) ProtoReflect() protoreflect.Message
- func (x *OnInitializeInterfaceRequest) Reset()
- func (x *OnInitializeInterfaceRequest) String() string
- type OnInitializeInterfaceResponse
- func (*OnInitializeInterfaceResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnInitializeInterfaceResponse) ProtoMessage()
- func (x *OnInitializeInterfaceResponse) ProtoReflect() protoreflect.Message
- func (x *OnInitializeInterfaceResponse) Reset()
- func (x *OnInitializeInterfaceResponse) String() string
- type OnInlineSuggestionsResponseRequest
- func (*OnInlineSuggestionsResponseRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnInlineSuggestionsResponseRequest) GetArg0() int64
- func (x *OnInlineSuggestionsResponseRequest) GetHandle() int64
- func (*OnInlineSuggestionsResponseRequest) ProtoMessage()
- func (x *OnInlineSuggestionsResponseRequest) ProtoReflect() protoreflect.Message
- func (x *OnInlineSuggestionsResponseRequest) Reset()
- func (x *OnInlineSuggestionsResponseRequest) String() string
- type OnInlineSuggestionsResponseResponse
- func (*OnInlineSuggestionsResponseResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnInlineSuggestionsResponseResponse) GetResult() bool
- func (*OnInlineSuggestionsResponseResponse) ProtoMessage()
- func (x *OnInlineSuggestionsResponseResponse) ProtoReflect() protoreflect.Message
- func (x *OnInlineSuggestionsResponseResponse) Reset()
- func (x *OnInlineSuggestionsResponseResponse) String() string
- type OnKeyDownRequest
- func (*OnKeyDownRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnKeyDownRequest) GetArg0() int32
- func (x *OnKeyDownRequest) GetArg1() int64
- func (x *OnKeyDownRequest) GetHandle() int64
- func (*OnKeyDownRequest) ProtoMessage()
- func (x *OnKeyDownRequest) ProtoReflect() protoreflect.Message
- func (x *OnKeyDownRequest) Reset()
- func (x *OnKeyDownRequest) String() string
- type OnKeyDownResponse
- type OnKeyLongPressRequest
- func (*OnKeyLongPressRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnKeyLongPressRequest) GetArg0() int32
- func (x *OnKeyLongPressRequest) GetArg1() int64
- func (x *OnKeyLongPressRequest) GetHandle() int64
- func (*OnKeyLongPressRequest) ProtoMessage()
- func (x *OnKeyLongPressRequest) ProtoReflect() protoreflect.Message
- func (x *OnKeyLongPressRequest) Reset()
- func (x *OnKeyLongPressRequest) String() string
- type OnKeyLongPressResponse
- func (*OnKeyLongPressResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnKeyLongPressResponse) GetResult() bool
- func (*OnKeyLongPressResponse) ProtoMessage()
- func (x *OnKeyLongPressResponse) ProtoReflect() protoreflect.Message
- func (x *OnKeyLongPressResponse) Reset()
- func (x *OnKeyLongPressResponse) String() string
- type OnKeyMultipleRequest
- func (*OnKeyMultipleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnKeyMultipleRequest) GetArg0() int32
- func (x *OnKeyMultipleRequest) GetArg1() int32
- func (x *OnKeyMultipleRequest) GetArg2() int64
- func (x *OnKeyMultipleRequest) GetHandle() int64
- func (*OnKeyMultipleRequest) ProtoMessage()
- func (x *OnKeyMultipleRequest) ProtoReflect() protoreflect.Message
- func (x *OnKeyMultipleRequest) Reset()
- func (x *OnKeyMultipleRequest) String() string
- type OnKeyMultipleResponse
- func (*OnKeyMultipleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnKeyMultipleResponse) GetResult() bool
- func (*OnKeyMultipleResponse) ProtoMessage()
- func (x *OnKeyMultipleResponse) ProtoReflect() protoreflect.Message
- func (x *OnKeyMultipleResponse) Reset()
- func (x *OnKeyMultipleResponse) String() string
- type OnKeyRequest
- func (*OnKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnKeyRequest) GetArg0() int32
- func (x *OnKeyRequest) GetArg1() int64
- func (*OnKeyRequest) ProtoMessage()
- func (x *OnKeyRequest) ProtoReflect() protoreflect.Message
- func (x *OnKeyRequest) Reset()
- func (x *OnKeyRequest) String() string
- type OnKeyResponse
- type OnKeyUpRequest
- func (*OnKeyUpRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnKeyUpRequest) GetArg0() int32
- func (x *OnKeyUpRequest) GetArg1() int64
- func (x *OnKeyUpRequest) GetHandle() int64
- func (*OnKeyUpRequest) ProtoMessage()
- func (x *OnKeyUpRequest) ProtoReflect() protoreflect.Message
- func (x *OnKeyUpRequest) Reset()
- func (x *OnKeyUpRequest) String() string
- type OnKeyUpResponse
- type OnLowMemoryRequest
- type OnLowMemoryResponse
- type OnMeasureRequest
- func (*OnMeasureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnMeasureRequest) GetArg0() int32
- func (x *OnMeasureRequest) GetArg1() int32
- func (x *OnMeasureRequest) GetHandle() int64
- func (*OnMeasureRequest) ProtoMessage()
- func (x *OnMeasureRequest) ProtoReflect() protoreflect.Message
- func (x *OnMeasureRequest) Reset()
- func (x *OnMeasureRequest) String() string
- type OnMeasureResponse
- type OnPrepareStylusHandwritingRequest
- func (*OnPrepareStylusHandwritingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnPrepareStylusHandwritingRequest) GetHandle() int64
- func (*OnPrepareStylusHandwritingRequest) ProtoMessage()
- func (x *OnPrepareStylusHandwritingRequest) ProtoReflect() protoreflect.Message
- func (x *OnPrepareStylusHandwritingRequest) Reset()
- func (x *OnPrepareStylusHandwritingRequest) String() string
- type OnPrepareStylusHandwritingResponse
- func (*OnPrepareStylusHandwritingResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnPrepareStylusHandwritingResponse) ProtoMessage()
- func (x *OnPrepareStylusHandwritingResponse) ProtoReflect() protoreflect.Message
- func (x *OnPrepareStylusHandwritingResponse) Reset()
- func (x *OnPrepareStylusHandwritingResponse) String() string
- type OnPressRequest
- type OnPressResponse
- type OnPressedRequest
- type OnPressedResponse
- type OnReleaseRequest
- type OnReleaseResponse
- type OnReleasedRequest
- type OnReleasedResponse
- type OnShouldVerifyKeyEventRequest
- func (*OnShouldVerifyKeyEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnShouldVerifyKeyEventRequest) GetArg0() int64
- func (*OnShouldVerifyKeyEventRequest) ProtoMessage()
- func (x *OnShouldVerifyKeyEventRequest) ProtoReflect() protoreflect.Message
- func (x *OnShouldVerifyKeyEventRequest) Reset()
- func (x *OnShouldVerifyKeyEventRequest) String() string
- type OnShouldVerifyKeyEventResponse
- func (*OnShouldVerifyKeyEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnShouldVerifyKeyEventResponse) GetResult() bool
- func (*OnShouldVerifyKeyEventResponse) ProtoMessage()
- func (x *OnShouldVerifyKeyEventResponse) ProtoReflect() protoreflect.Message
- func (x *OnShouldVerifyKeyEventResponse) Reset()
- func (x *OnShouldVerifyKeyEventResponse) String() string
- type OnShowInputRequestedRequest
- func (*OnShowInputRequestedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnShowInputRequestedRequest) GetArg0() int32
- func (x *OnShowInputRequestedRequest) GetArg1() bool
- func (x *OnShowInputRequestedRequest) GetHandle() int64
- func (*OnShowInputRequestedRequest) ProtoMessage()
- func (x *OnShowInputRequestedRequest) ProtoReflect() protoreflect.Message
- func (x *OnShowInputRequestedRequest) Reset()
- func (x *OnShowInputRequestedRequest) String() string
- type OnShowInputRequestedResponse
- func (*OnShowInputRequestedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnShowInputRequestedResponse) GetResult() bool
- func (*OnShowInputRequestedResponse) ProtoMessage()
- func (x *OnShowInputRequestedResponse) ProtoReflect() protoreflect.Message
- func (x *OnShowInputRequestedResponse) Reset()
- func (x *OnShowInputRequestedResponse) String() string
- type OnSizeChangedRequest
- func (*OnSizeChangedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnSizeChangedRequest) GetArg0() int32
- func (x *OnSizeChangedRequest) GetArg1() int32
- func (x *OnSizeChangedRequest) GetArg2() int32
- func (x *OnSizeChangedRequest) GetArg3() int32
- func (x *OnSizeChangedRequest) GetHandle() int64
- func (*OnSizeChangedRequest) ProtoMessage()
- func (x *OnSizeChangedRequest) ProtoReflect() protoreflect.Message
- func (x *OnSizeChangedRequest) Reset()
- func (x *OnSizeChangedRequest) String() string
- type OnSizeChangedResponse
- type OnStartCandidatesViewRequest
- func (*OnStartCandidatesViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnStartCandidatesViewRequest) GetArg0() int64
- func (x *OnStartCandidatesViewRequest) GetArg1() bool
- func (x *OnStartCandidatesViewRequest) GetHandle() int64
- func (*OnStartCandidatesViewRequest) ProtoMessage()
- func (x *OnStartCandidatesViewRequest) ProtoReflect() protoreflect.Message
- func (x *OnStartCandidatesViewRequest) Reset()
- func (x *OnStartCandidatesViewRequest) String() string
- type OnStartCandidatesViewResponse
- func (*OnStartCandidatesViewResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnStartCandidatesViewResponse) ProtoMessage()
- func (x *OnStartCandidatesViewResponse) ProtoReflect() protoreflect.Message
- func (x *OnStartCandidatesViewResponse) Reset()
- func (x *OnStartCandidatesViewResponse) String() string
- type OnStartConnectionlessStylusHandwritingRequest
- func (*OnStartConnectionlessStylusHandwritingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnStartConnectionlessStylusHandwritingRequest) GetArg0() int32
- func (x *OnStartConnectionlessStylusHandwritingRequest) GetArg1() int64
- func (x *OnStartConnectionlessStylusHandwritingRequest) GetHandle() int64
- func (*OnStartConnectionlessStylusHandwritingRequest) ProtoMessage()
- func (x *OnStartConnectionlessStylusHandwritingRequest) ProtoReflect() protoreflect.Message
- func (x *OnStartConnectionlessStylusHandwritingRequest) Reset()
- func (x *OnStartConnectionlessStylusHandwritingRequest) String() string
- type OnStartConnectionlessStylusHandwritingResponse
- func (*OnStartConnectionlessStylusHandwritingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnStartConnectionlessStylusHandwritingResponse) GetResult() bool
- func (*OnStartConnectionlessStylusHandwritingResponse) ProtoMessage()
- func (x *OnStartConnectionlessStylusHandwritingResponse) ProtoReflect() protoreflect.Message
- func (x *OnStartConnectionlessStylusHandwritingResponse) Reset()
- func (x *OnStartConnectionlessStylusHandwritingResponse) String() string
- type OnStartInputRequest
- func (*OnStartInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnStartInputRequest) GetArg0() int64
- func (x *OnStartInputRequest) GetArg1() bool
- func (x *OnStartInputRequest) GetHandle() int64
- func (*OnStartInputRequest) ProtoMessage()
- func (x *OnStartInputRequest) ProtoReflect() protoreflect.Message
- func (x *OnStartInputRequest) Reset()
- func (x *OnStartInputRequest) String() string
- type OnStartInputResponse
- type OnStartInputViewRequest
- func (*OnStartInputViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnStartInputViewRequest) GetArg0() int64
- func (x *OnStartInputViewRequest) GetArg1() bool
- func (x *OnStartInputViewRequest) GetHandle() int64
- func (*OnStartInputViewRequest) ProtoMessage()
- func (x *OnStartInputViewRequest) ProtoReflect() protoreflect.Message
- func (x *OnStartInputViewRequest) Reset()
- func (x *OnStartInputViewRequest) String() string
- type OnStartInputViewResponse
- type OnStartStylusHandwritingRequest
- func (*OnStartStylusHandwritingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnStartStylusHandwritingRequest) GetHandle() int64
- func (*OnStartStylusHandwritingRequest) ProtoMessage()
- func (x *OnStartStylusHandwritingRequest) ProtoReflect() protoreflect.Message
- func (x *OnStartStylusHandwritingRequest) Reset()
- func (x *OnStartStylusHandwritingRequest) String() string
- type OnStartStylusHandwritingResponse
- func (*OnStartStylusHandwritingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnStartStylusHandwritingResponse) GetResult() bool
- func (*OnStartStylusHandwritingResponse) ProtoMessage()
- func (x *OnStartStylusHandwritingResponse) ProtoReflect() protoreflect.Message
- func (x *OnStartStylusHandwritingResponse) Reset()
- func (x *OnStartStylusHandwritingResponse) String() string
- type OnStylusHandwritingMotionEventRequest
- func (*OnStylusHandwritingMotionEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnStylusHandwritingMotionEventRequest) GetArg0() int64
- func (x *OnStylusHandwritingMotionEventRequest) GetHandle() int64
- func (*OnStylusHandwritingMotionEventRequest) ProtoMessage()
- func (x *OnStylusHandwritingMotionEventRequest) ProtoReflect() protoreflect.Message
- func (x *OnStylusHandwritingMotionEventRequest) Reset()
- func (x *OnStylusHandwritingMotionEventRequest) String() string
- type OnStylusHandwritingMotionEventResponse
- func (*OnStylusHandwritingMotionEventResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnStylusHandwritingMotionEventResponse) ProtoMessage()
- func (x *OnStylusHandwritingMotionEventResponse) ProtoReflect() protoreflect.Message
- func (x *OnStylusHandwritingMotionEventResponse) Reset()
- func (x *OnStylusHandwritingMotionEventResponse) String() string
- type OnTextContextMenuItemRequest
- func (*OnTextContextMenuItemRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnTextContextMenuItemRequest) GetArg0() int32
- func (x *OnTextContextMenuItemRequest) GetHandle() int64
- func (*OnTextContextMenuItemRequest) ProtoMessage()
- func (x *OnTextContextMenuItemRequest) ProtoReflect() protoreflect.Message
- func (x *OnTextContextMenuItemRequest) Reset()
- func (x *OnTextContextMenuItemRequest) String() string
- type OnTextContextMenuItemResponse
- func (*OnTextContextMenuItemResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnTextContextMenuItemResponse) GetResult() bool
- func (*OnTextContextMenuItemResponse) ProtoMessage()
- func (x *OnTextContextMenuItemResponse) ProtoReflect() protoreflect.Message
- func (x *OnTextContextMenuItemResponse) Reset()
- func (x *OnTextContextMenuItemResponse) String() string
- type OnTextRequest
- type OnTextResponse
- type OnTouchEventRequest
- func (*OnTouchEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnTouchEventRequest) GetArg0() int64
- func (x *OnTouchEventRequest) GetHandle() int64
- func (*OnTouchEventRequest) ProtoMessage()
- func (x *OnTouchEventRequest) ProtoReflect() protoreflect.Message
- func (x *OnTouchEventRequest) Reset()
- func (x *OnTouchEventRequest) String() string
- type OnTouchEventResponse
- func (*OnTouchEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnTouchEventResponse) GetResult() bool
- func (*OnTouchEventResponse) ProtoMessage()
- func (x *OnTouchEventResponse) ProtoReflect() protoreflect.Message
- func (x *OnTouchEventResponse) Reset()
- func (x *OnTouchEventResponse) String() string
- type OnTrackballEventRequest
- func (*OnTrackballEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnTrackballEventRequest) GetArg0() int64
- func (*OnTrackballEventRequest) ProtoMessage()
- func (x *OnTrackballEventRequest) ProtoReflect() protoreflect.Message
- func (x *OnTrackballEventRequest) Reset()
- func (x *OnTrackballEventRequest) String() string
- type OnTrackballEventResponse
- func (*OnTrackballEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OnTrackballEventResponse) GetResult() bool
- func (*OnTrackballEventResponse) ProtoMessage()
- func (x *OnTrackballEventResponse) ProtoReflect() protoreflect.Message
- func (x *OnTrackballEventResponse) Reset()
- func (x *OnTrackballEventResponse) String() string
- type OnTrimMemoryRequest
- func (*OnTrimMemoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnTrimMemoryRequest) GetArg0() int32
- func (*OnTrimMemoryRequest) ProtoMessage()
- func (x *OnTrimMemoryRequest) ProtoReflect() protoreflect.Message
- func (x *OnTrimMemoryRequest) Reset()
- func (x *OnTrimMemoryRequest) String() string
- type OnTrimMemoryResponse
- type OnUnbindInputRequest
- func (*OnUnbindInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnUnbindInputRequest) GetHandle() int64
- func (*OnUnbindInputRequest) ProtoMessage()
- func (x *OnUnbindInputRequest) ProtoReflect() protoreflect.Message
- func (x *OnUnbindInputRequest) Reset()
- func (x *OnUnbindInputRequest) String() string
- type OnUnbindInputResponse
- type OnUpdateCursorAnchorInfoRequest
- func (*OnUpdateCursorAnchorInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnUpdateCursorAnchorInfoRequest) GetArg0() int64
- func (x *OnUpdateCursorAnchorInfoRequest) GetHandle() int64
- func (*OnUpdateCursorAnchorInfoRequest) ProtoMessage()
- func (x *OnUpdateCursorAnchorInfoRequest) ProtoReflect() protoreflect.Message
- func (x *OnUpdateCursorAnchorInfoRequest) Reset()
- func (x *OnUpdateCursorAnchorInfoRequest) String() string
- type OnUpdateCursorAnchorInfoResponse
- func (*OnUpdateCursorAnchorInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnUpdateCursorAnchorInfoResponse) ProtoMessage()
- func (x *OnUpdateCursorAnchorInfoResponse) ProtoReflect() protoreflect.Message
- func (x *OnUpdateCursorAnchorInfoResponse) Reset()
- func (x *OnUpdateCursorAnchorInfoResponse) String() string
- type OnUpdateCursorRequest
- func (*OnUpdateCursorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnUpdateCursorRequest) GetArg0() int64
- func (x *OnUpdateCursorRequest) GetHandle() int64
- func (*OnUpdateCursorRequest) ProtoMessage()
- func (x *OnUpdateCursorRequest) ProtoReflect() protoreflect.Message
- func (x *OnUpdateCursorRequest) Reset()
- func (x *OnUpdateCursorRequest) String() string
- type OnUpdateCursorResponse
- type OnUpdateEditorToolTypeRequest
- func (*OnUpdateEditorToolTypeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnUpdateEditorToolTypeRequest) GetArg0() int32
- func (x *OnUpdateEditorToolTypeRequest) GetHandle() int64
- func (*OnUpdateEditorToolTypeRequest) ProtoMessage()
- func (x *OnUpdateEditorToolTypeRequest) ProtoReflect() protoreflect.Message
- func (x *OnUpdateEditorToolTypeRequest) Reset()
- func (x *OnUpdateEditorToolTypeRequest) String() string
- type OnUpdateEditorToolTypeResponse
- func (*OnUpdateEditorToolTypeResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnUpdateEditorToolTypeResponse) ProtoMessage()
- func (x *OnUpdateEditorToolTypeResponse) ProtoReflect() protoreflect.Message
- func (x *OnUpdateEditorToolTypeResponse) Reset()
- func (x *OnUpdateEditorToolTypeResponse) String() string
- type OnUpdateExtractedTextRequest
- func (*OnUpdateExtractedTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnUpdateExtractedTextRequest) GetArg0() int32
- func (x *OnUpdateExtractedTextRequest) GetArg1() int64
- func (x *OnUpdateExtractedTextRequest) GetHandle() int64
- func (*OnUpdateExtractedTextRequest) ProtoMessage()
- func (x *OnUpdateExtractedTextRequest) ProtoReflect() protoreflect.Message
- func (x *OnUpdateExtractedTextRequest) Reset()
- func (x *OnUpdateExtractedTextRequest) String() string
- type OnUpdateExtractedTextResponse
- func (*OnUpdateExtractedTextResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnUpdateExtractedTextResponse) ProtoMessage()
- func (x *OnUpdateExtractedTextResponse) ProtoReflect() protoreflect.Message
- func (x *OnUpdateExtractedTextResponse) Reset()
- func (x *OnUpdateExtractedTextResponse) String() string
- type OnUpdateExtractingViewsRequest
- func (*OnUpdateExtractingViewsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnUpdateExtractingViewsRequest) GetArg0() int64
- func (x *OnUpdateExtractingViewsRequest) GetHandle() int64
- func (*OnUpdateExtractingViewsRequest) ProtoMessage()
- func (x *OnUpdateExtractingViewsRequest) ProtoReflect() protoreflect.Message
- func (x *OnUpdateExtractingViewsRequest) Reset()
- func (x *OnUpdateExtractingViewsRequest) String() string
- type OnUpdateExtractingViewsResponse
- func (*OnUpdateExtractingViewsResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnUpdateExtractingViewsResponse) ProtoMessage()
- func (x *OnUpdateExtractingViewsResponse) ProtoReflect() protoreflect.Message
- func (x *OnUpdateExtractingViewsResponse) Reset()
- func (x *OnUpdateExtractingViewsResponse) String() string
- type OnUpdateExtractingVisibilityRequest
- func (*OnUpdateExtractingVisibilityRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnUpdateExtractingVisibilityRequest) GetArg0() int64
- func (x *OnUpdateExtractingVisibilityRequest) GetHandle() int64
- func (*OnUpdateExtractingVisibilityRequest) ProtoMessage()
- func (x *OnUpdateExtractingVisibilityRequest) ProtoReflect() protoreflect.Message
- func (x *OnUpdateExtractingVisibilityRequest) Reset()
- func (x *OnUpdateExtractingVisibilityRequest) String() string
- type OnUpdateExtractingVisibilityResponse
- func (*OnUpdateExtractingVisibilityResponse) Descriptor() ([]byte, []int)deprecated
- func (*OnUpdateExtractingVisibilityResponse) ProtoMessage()
- func (x *OnUpdateExtractingVisibilityResponse) ProtoReflect() protoreflect.Message
- func (x *OnUpdateExtractingVisibilityResponse) Reset()
- func (x *OnUpdateExtractingVisibilityResponse) String() string
- type OnUpdateSelectionRequest
- func (*OnUpdateSelectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnUpdateSelectionRequest) GetArg0() int32
- func (x *OnUpdateSelectionRequest) GetArg1() int32
- func (x *OnUpdateSelectionRequest) GetArg2() int32
- func (x *OnUpdateSelectionRequest) GetArg3() int32
- func (x *OnUpdateSelectionRequest) GetArg4() int32
- func (x *OnUpdateSelectionRequest) GetArg5() int32
- func (x *OnUpdateSelectionRequest) GetHandle() int64
- func (*OnUpdateSelectionRequest) ProtoMessage()
- func (x *OnUpdateSelectionRequest) ProtoReflect() protoreflect.Message
- func (x *OnUpdateSelectionRequest) Reset()
- func (x *OnUpdateSelectionRequest) String() string
- type OnUpdateSelectionResponse
- type OnViewClickedRequest
- func (*OnViewClickedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnViewClickedRequest) GetArg0() bool
- func (x *OnViewClickedRequest) GetHandle() int64
- func (*OnViewClickedRequest) ProtoMessage()
- func (x *OnViewClickedRequest) ProtoReflect() protoreflect.Message
- func (x *OnViewClickedRequest) Reset()
- func (x *OnViewClickedRequest) String() string
- type OnViewClickedResponse
- type OnWindowHiddenRequest
- func (*OnWindowHiddenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnWindowHiddenRequest) GetHandle() int64
- func (*OnWindowHiddenRequest) ProtoMessage()
- func (x *OnWindowHiddenRequest) ProtoReflect() protoreflect.Message
- func (x *OnWindowHiddenRequest) Reset()
- func (x *OnWindowHiddenRequest) String() string
- type OnWindowHiddenResponse
- type OnWindowShownRequest
- func (*OnWindowShownRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OnWindowShownRequest) GetHandle() int64
- func (*OnWindowShownRequest) ProtoMessage()
- func (x *OnWindowShownRequest) ProtoReflect() protoreflect.Message
- func (x *OnWindowShownRequest) Reset()
- func (x *OnWindowShownRequest) String() string
- type OnWindowShownResponse
- type PerformClickRequest
- func (*PerformClickRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PerformClickRequest) GetHandle() int64
- func (*PerformClickRequest) ProtoMessage()
- func (x *PerformClickRequest) ProtoReflect() protoreflect.Message
- func (x *PerformClickRequest) Reset()
- func (x *PerformClickRequest) String() string
- type PerformClickResponse
- func (*PerformClickResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PerformClickResponse) GetResult() bool
- func (*PerformClickResponse) ProtoMessage()
- func (x *PerformClickResponse) ProtoReflect() protoreflect.Message
- func (x *PerformClickResponse) Reset()
- func (x *PerformClickResponse) String() string
- type RegisterComponentCallbacksRequest
- func (*RegisterComponentCallbacksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterComponentCallbacksRequest) GetArg0() int64
- func (*RegisterComponentCallbacksRequest) ProtoMessage()
- func (x *RegisterComponentCallbacksRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterComponentCallbacksRequest) Reset()
- func (x *RegisterComponentCallbacksRequest) String() string
- type RegisterComponentCallbacksResponse
- func (*RegisterComponentCallbacksResponse) Descriptor() ([]byte, []int)deprecated
- func (*RegisterComponentCallbacksResponse) ProtoMessage()
- func (x *RegisterComponentCallbacksResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterComponentCallbacksResponse) Reset()
- func (x *RegisterComponentCallbacksResponse) String() string
- type RequestHideSelfRequest
- func (*RequestHideSelfRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestHideSelfRequest) GetArg0() int32
- func (x *RequestHideSelfRequest) GetHandle() int64
- func (*RequestHideSelfRequest) ProtoMessage()
- func (x *RequestHideSelfRequest) ProtoReflect() protoreflect.Message
- func (x *RequestHideSelfRequest) Reset()
- func (x *RequestHideSelfRequest) String() string
- type RequestHideSelfResponse
- type RequestShowSelfRequest
- func (*RequestShowSelfRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestShowSelfRequest) GetArg0() int32
- func (x *RequestShowSelfRequest) GetHandle() int64
- func (*RequestShowSelfRequest) ProtoMessage()
- func (x *RequestShowSelfRequest) ProtoReflect() protoreflect.Message
- func (x *RequestShowSelfRequest) Reset()
- func (x *RequestShowSelfRequest) String() string
- type RequestShowSelfResponse
- type RestartInputRequest
- func (*RestartInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RestartInputRequest) GetArg0() int64
- func (x *RestartInputRequest) GetArg1() int64
- func (*RestartInputRequest) ProtoMessage()
- func (x *RestartInputRequest) ProtoReflect() protoreflect.Message
- func (x *RestartInputRequest) Reset()
- func (x *RestartInputRequest) String() string
- type RestartInputResponse
- type RevokeSelfRequest
- type RevokeSelfResponse
- type RevokeSessionRequest
- func (*RevokeSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RevokeSessionRequest) GetArg0() int64
- func (*RevokeSessionRequest) ProtoMessage()
- func (x *RevokeSessionRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeSessionRequest) Reset()
- func (x *RevokeSessionRequest) String() string
- type RevokeSessionResponse
- type SendDefaultEditorActionRequest
- func (*SendDefaultEditorActionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SendDefaultEditorActionRequest) GetArg0() bool
- func (x *SendDefaultEditorActionRequest) GetHandle() int64
- func (*SendDefaultEditorActionRequest) ProtoMessage()
- func (x *SendDefaultEditorActionRequest) ProtoReflect() protoreflect.Message
- func (x *SendDefaultEditorActionRequest) Reset()
- func (x *SendDefaultEditorActionRequest) String() string
- type SendDefaultEditorActionResponse
- func (*SendDefaultEditorActionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SendDefaultEditorActionResponse) GetResult() bool
- func (*SendDefaultEditorActionResponse) ProtoMessage()
- func (x *SendDefaultEditorActionResponse) ProtoReflect() protoreflect.Message
- func (x *SendDefaultEditorActionResponse) Reset()
- func (x *SendDefaultEditorActionResponse) String() string
- type SendDownUpKeyEventsRequest
- func (*SendDownUpKeyEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SendDownUpKeyEventsRequest) GetArg0() int32
- func (x *SendDownUpKeyEventsRequest) GetHandle() int64
- func (*SendDownUpKeyEventsRequest) ProtoMessage()
- func (x *SendDownUpKeyEventsRequest) ProtoReflect() protoreflect.Message
- func (x *SendDownUpKeyEventsRequest) Reset()
- func (x *SendDownUpKeyEventsRequest) String() string
- type SendDownUpKeyEventsResponse
- type SendKeyCharRequest
- func (*SendKeyCharRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SendKeyCharRequest) GetArg0() uint32
- func (x *SendKeyCharRequest) GetHandle() int64
- func (*SendKeyCharRequest) ProtoMessage()
- func (x *SendKeyCharRequest) ProtoReflect() protoreflect.Message
- func (x *SendKeyCharRequest) Reset()
- func (x *SendKeyCharRequest) String() string
- type SendKeyCharResponse
- type SetBackDispositionRequest
- func (*SetBackDispositionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetBackDispositionRequest) GetArg0() int32
- func (x *SetBackDispositionRequest) GetHandle() int64
- func (*SetBackDispositionRequest) ProtoMessage()
- func (x *SetBackDispositionRequest) ProtoReflect() protoreflect.Message
- func (x *SetBackDispositionRequest) Reset()
- func (x *SetBackDispositionRequest) String() string
- type SetBackDispositionResponse
- type SetCandidatesViewRequest
- func (*SetCandidatesViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCandidatesViewRequest) GetArg0() int64
- func (x *SetCandidatesViewRequest) GetHandle() int64
- func (*SetCandidatesViewRequest) ProtoMessage()
- func (x *SetCandidatesViewRequest) ProtoReflect() protoreflect.Message
- func (x *SetCandidatesViewRequest) Reset()
- func (x *SetCandidatesViewRequest) String() string
- type SetCandidatesViewResponse
- type SetCandidatesViewShownRequest
- func (*SetCandidatesViewShownRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCandidatesViewShownRequest) GetArg0() bool
- func (x *SetCandidatesViewShownRequest) GetHandle() int64
- func (*SetCandidatesViewShownRequest) ProtoMessage()
- func (x *SetCandidatesViewShownRequest) ProtoReflect() protoreflect.Message
- func (x *SetCandidatesViewShownRequest) Reset()
- func (x *SetCandidatesViewShownRequest) String() string
- type SetCandidatesViewShownResponse
- func (*SetCandidatesViewShownResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetCandidatesViewShownResponse) ProtoMessage()
- func (x *SetCandidatesViewShownResponse) ProtoReflect() protoreflect.Message
- func (x *SetCandidatesViewShownResponse) Reset()
- func (x *SetCandidatesViewShownResponse) String() string
- type SetEnabledRequest
- type SetEnabledResponse
- type SetExtractViewRequest
- func (*SetExtractViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetExtractViewRequest) GetArg0() int64
- func (x *SetExtractViewRequest) GetHandle() int64
- func (*SetExtractViewRequest) ProtoMessage()
- func (x *SetExtractViewRequest) ProtoReflect() protoreflect.Message
- func (x *SetExtractViewRequest) Reset()
- func (x *SetExtractViewRequest) String() string
- type SetExtractViewResponse
- type SetExtractViewShownRequest
- func (*SetExtractViewShownRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetExtractViewShownRequest) GetArg0() bool
- func (x *SetExtractViewShownRequest) GetHandle() int64
- func (*SetExtractViewShownRequest) ProtoMessage()
- func (x *SetExtractViewShownRequest) ProtoReflect() protoreflect.Message
- func (x *SetExtractViewShownRequest) Reset()
- func (x *SetExtractViewShownRequest) String() string
- type SetExtractViewShownResponse
- type SetExtractedTextRequest
- func (*SetExtractedTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetExtractedTextRequest) GetArg0() int64
- func (x *SetExtractedTextRequest) GetHandle() int64
- func (*SetExtractedTextRequest) ProtoMessage()
- func (x *SetExtractedTextRequest) ProtoReflect() protoreflect.Message
- func (x *SetExtractedTextRequest) Reset()
- func (x *SetExtractedTextRequest) String() string
- type SetExtractedTextResponse
- type SetInputViewRequest
- func (*SetInputViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetInputViewRequest) GetArg0() int64
- func (x *SetInputViewRequest) GetHandle() int64
- func (*SetInputViewRequest) ProtoMessage()
- func (x *SetInputViewRequest) ProtoReflect() protoreflect.Message
- func (x *SetInputViewRequest) Reset()
- func (x *SetInputViewRequest) String() string
- type SetInputViewResponse
- type SetKeyboardRequest
- func (*SetKeyboardRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetKeyboardRequest) GetArg0() int64
- func (x *SetKeyboardRequest) GetHandle() int64
- func (*SetKeyboardRequest) ProtoMessage()
- func (x *SetKeyboardRequest) ProtoReflect() protoreflect.Message
- func (x *SetKeyboardRequest) Reset()
- func (x *SetKeyboardRequest) String() string
- type SetKeyboardResponse
- type SetOnKeyboardActionListenerRequest
- func (*SetOnKeyboardActionListenerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetOnKeyboardActionListenerRequest) GetArg0() int64
- func (x *SetOnKeyboardActionListenerRequest) GetHandle() int64
- func (*SetOnKeyboardActionListenerRequest) ProtoMessage()
- func (x *SetOnKeyboardActionListenerRequest) ProtoReflect() protoreflect.Message
- func (x *SetOnKeyboardActionListenerRequest) Reset()
- func (x *SetOnKeyboardActionListenerRequest) String() string
- type SetOnKeyboardActionListenerResponse
- func (*SetOnKeyboardActionListenerResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetOnKeyboardActionListenerResponse) ProtoMessage()
- func (x *SetOnKeyboardActionListenerResponse) ProtoReflect() protoreflect.Message
- func (x *SetOnKeyboardActionListenerResponse) Reset()
- func (x *SetOnKeyboardActionListenerResponse) String() string
- type SetPopupOffsetRequest
- func (*SetPopupOffsetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPopupOffsetRequest) GetArg0() int32
- func (x *SetPopupOffsetRequest) GetArg1() int32
- func (x *SetPopupOffsetRequest) GetHandle() int64
- func (*SetPopupOffsetRequest) ProtoMessage()
- func (x *SetPopupOffsetRequest) ProtoReflect() protoreflect.Message
- func (x *SetPopupOffsetRequest) Reset()
- func (x *SetPopupOffsetRequest) String() string
- type SetPopupOffsetResponse
- type SetPopupParentRequest
- func (*SetPopupParentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPopupParentRequest) GetArg0() int64
- func (x *SetPopupParentRequest) GetHandle() int64
- func (*SetPopupParentRequest) ProtoMessage()
- func (x *SetPopupParentRequest) ProtoReflect() protoreflect.Message
- func (x *SetPopupParentRequest) Reset()
- func (x *SetPopupParentRequest) String() string
- type SetPopupParentResponse
- type SetPreviewEnabledRequest
- func (*SetPreviewEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetPreviewEnabledRequest) GetArg0() bool
- func (x *SetPreviewEnabledRequest) GetHandle() int64
- func (*SetPreviewEnabledRequest) ProtoMessage()
- func (x *SetPreviewEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *SetPreviewEnabledRequest) Reset()
- func (x *SetPreviewEnabledRequest) String() string
- type SetPreviewEnabledResponse
- type SetProximityCorrectionEnabledRequest
- func (*SetProximityCorrectionEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetProximityCorrectionEnabledRequest) GetArg0() bool
- func (x *SetProximityCorrectionEnabledRequest) GetHandle() int64
- func (*SetProximityCorrectionEnabledRequest) ProtoMessage()
- func (x *SetProximityCorrectionEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *SetProximityCorrectionEnabledRequest) Reset()
- func (x *SetProximityCorrectionEnabledRequest) String() string
- type SetProximityCorrectionEnabledResponse
- func (*SetProximityCorrectionEnabledResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetProximityCorrectionEnabledResponse) ProtoMessage()
- func (x *SetProximityCorrectionEnabledResponse) ProtoReflect() protoreflect.Message
- func (x *SetProximityCorrectionEnabledResponse) Reset()
- func (x *SetProximityCorrectionEnabledResponse) String() string
- type SetSessionEnabledRequest
- func (*SetSessionEnabledRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSessionEnabledRequest) GetArg0() int64
- func (x *SetSessionEnabledRequest) GetArg1() bool
- func (*SetSessionEnabledRequest) ProtoMessage()
- func (x *SetSessionEnabledRequest) ProtoReflect() protoreflect.Message
- func (x *SetSessionEnabledRequest) Reset()
- func (x *SetSessionEnabledRequest) String() string
- type SetSessionEnabledResponse
- type SetShiftedRequest
- func (*SetShiftedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetShiftedRequest) GetArg0() bool
- func (x *SetShiftedRequest) GetHandle() int64
- func (*SetShiftedRequest) ProtoMessage()
- func (x *SetShiftedRequest) ProtoReflect() protoreflect.Message
- func (x *SetShiftedRequest) Reset()
- func (x *SetShiftedRequest) String() string
- type SetShiftedResponse
- func (*SetShiftedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetShiftedResponse) GetResult() bool
- func (*SetShiftedResponse) ProtoMessage()
- func (x *SetShiftedResponse) ProtoReflect() protoreflect.Message
- func (x *SetShiftedResponse) Reset()
- func (x *SetShiftedResponse) String() string
- type SetStylusHandwritingRegionRequest
- func (*SetStylusHandwritingRegionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetStylusHandwritingRegionRequest) GetArg0() int64
- func (x *SetStylusHandwritingRegionRequest) GetHandle() int64
- func (*SetStylusHandwritingRegionRequest) ProtoMessage()
- func (x *SetStylusHandwritingRegionRequest) ProtoReflect() protoreflect.Message
- func (x *SetStylusHandwritingRegionRequest) Reset()
- func (x *SetStylusHandwritingRegionRequest) String() string
- type SetStylusHandwritingRegionResponse
- func (*SetStylusHandwritingRegionResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetStylusHandwritingRegionResponse) ProtoMessage()
- func (x *SetStylusHandwritingRegionResponse) ProtoReflect() protoreflect.Message
- func (x *SetStylusHandwritingRegionResponse) Reset()
- func (x *SetStylusHandwritingRegionResponse) String() string
- type SetStylusHandwritingSessionTimeoutRequest
- func (*SetStylusHandwritingSessionTimeoutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetStylusHandwritingSessionTimeoutRequest) GetArg0() int64
- func (x *SetStylusHandwritingSessionTimeoutRequest) GetHandle() int64
- func (*SetStylusHandwritingSessionTimeoutRequest) ProtoMessage()
- func (x *SetStylusHandwritingSessionTimeoutRequest) ProtoReflect() protoreflect.Message
- func (x *SetStylusHandwritingSessionTimeoutRequest) Reset()
- func (x *SetStylusHandwritingSessionTimeoutRequest) String() string
- type SetStylusHandwritingSessionTimeoutResponse
- func (*SetStylusHandwritingSessionTimeoutResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetStylusHandwritingSessionTimeoutResponse) ProtoMessage()
- func (x *SetStylusHandwritingSessionTimeoutResponse) ProtoReflect() protoreflect.Message
- func (x *SetStylusHandwritingSessionTimeoutResponse) Reset()
- func (x *SetStylusHandwritingSessionTimeoutResponse) String() string
- type SetThemeRequest
- func (*SetThemeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetThemeRequest) GetArg0() int32
- func (x *SetThemeRequest) GetHandle() int64
- func (*SetThemeRequest) ProtoMessage()
- func (x *SetThemeRequest) ProtoReflect() protoreflect.Message
- func (x *SetThemeRequest) Reset()
- func (x *SetThemeRequest) String() string
- type SetThemeResponse
- type SetVerticalCorrectionRequest
- func (*SetVerticalCorrectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetVerticalCorrectionRequest) GetArg0() int32
- func (x *SetVerticalCorrectionRequest) GetHandle() int64
- func (*SetVerticalCorrectionRequest) ProtoMessage()
- func (x *SetVerticalCorrectionRequest) ProtoReflect() protoreflect.Message
- func (x *SetVerticalCorrectionRequest) Reset()
- func (x *SetVerticalCorrectionRequest) String() string
- type SetVerticalCorrectionResponse
- func (*SetVerticalCorrectionResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetVerticalCorrectionResponse) ProtoMessage()
- func (x *SetVerticalCorrectionResponse) ProtoReflect() protoreflect.Message
- func (x *SetVerticalCorrectionResponse) Reset()
- func (x *SetVerticalCorrectionResponse) String() string
- type ShouldOfferSwitchingToNextInputMethodRequest
- func (*ShouldOfferSwitchingToNextInputMethodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ShouldOfferSwitchingToNextInputMethodRequest) GetHandle() int64
- func (*ShouldOfferSwitchingToNextInputMethodRequest) ProtoMessage()
- func (x *ShouldOfferSwitchingToNextInputMethodRequest) ProtoReflect() protoreflect.Message
- func (x *ShouldOfferSwitchingToNextInputMethodRequest) Reset()
- func (x *ShouldOfferSwitchingToNextInputMethodRequest) String() string
- type ShouldOfferSwitchingToNextInputMethodResponse
- func (*ShouldOfferSwitchingToNextInputMethodResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ShouldOfferSwitchingToNextInputMethodResponse) GetResult() bool
- func (*ShouldOfferSwitchingToNextInputMethodResponse) ProtoMessage()
- func (x *ShouldOfferSwitchingToNextInputMethodResponse) ProtoReflect() protoreflect.Message
- func (x *ShouldOfferSwitchingToNextInputMethodResponse) Reset()
- func (x *ShouldOfferSwitchingToNextInputMethodResponse) String() string
- type ShowSoftInputRequest
- func (*ShowSoftInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ShowSoftInputRequest) GetArg0() int32
- func (x *ShowSoftInputRequest) GetArg1() int64
- func (*ShowSoftInputRequest) ProtoMessage()
- func (x *ShowSoftInputRequest) ProtoReflect() protoreflect.Message
- func (x *ShowSoftInputRequest) Reset()
- func (x *ShowSoftInputRequest) String() string
- type ShowSoftInputResponse
- type ShowStatusIconRequest
- func (*ShowStatusIconRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ShowStatusIconRequest) GetArg0() int32
- func (x *ShowStatusIconRequest) GetHandle() int64
- func (*ShowStatusIconRequest) ProtoMessage()
- func (x *ShowStatusIconRequest) ProtoReflect() protoreflect.Message
- func (x *ShowStatusIconRequest) Reset()
- func (x *ShowStatusIconRequest) String() string
- type ShowStatusIconResponse
- type ShowWindowRequest
- func (*ShowWindowRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ShowWindowRequest) GetArg0() bool
- func (x *ShowWindowRequest) GetHandle() int64
- func (*ShowWindowRequest) ProtoMessage()
- func (x *ShowWindowRequest) ProtoReflect() protoreflect.Message
- func (x *ShowWindowRequest) Reset()
- func (x *ShowWindowRequest) String() string
- type ShowWindowResponse
- type SquaredDistanceFromRequest
- func (*SquaredDistanceFromRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SquaredDistanceFromRequest) GetArg0() int32
- func (x *SquaredDistanceFromRequest) GetArg1() int32
- func (*SquaredDistanceFromRequest) ProtoMessage()
- func (x *SquaredDistanceFromRequest) ProtoReflect() protoreflect.Message
- func (x *SquaredDistanceFromRequest) Reset()
- func (x *SquaredDistanceFromRequest) String() string
- type SquaredDistanceFromResponse
- func (*SquaredDistanceFromResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SquaredDistanceFromResponse) GetResult() int32
- func (*SquaredDistanceFromResponse) ProtoMessage()
- func (x *SquaredDistanceFromResponse) ProtoReflect() protoreflect.Message
- func (x *SquaredDistanceFromResponse) Reset()
- func (x *SquaredDistanceFromResponse) String() string
- type StartInputRequest
- func (*StartInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartInputRequest) GetArg0() int64
- func (x *StartInputRequest) GetArg1() int64
- func (*StartInputRequest) ProtoMessage()
- func (x *StartInputRequest) ProtoReflect() protoreflect.Message
- func (x *StartInputRequest) Reset()
- func (x *StartInputRequest) String() string
- type StartInputResponse
- type StartInternalChangesRequest
- func (*StartInternalChangesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StartInternalChangesRequest) GetHandle() int64
- func (*StartInternalChangesRequest) ProtoMessage()
- func (x *StartInternalChangesRequest) ProtoReflect() protoreflect.Message
- func (x *StartInternalChangesRequest) Reset()
- func (x *StartInternalChangesRequest) String() string
- type StartInternalChangesResponse
- func (*StartInternalChangesResponse) Descriptor() ([]byte, []int)deprecated
- func (*StartInternalChangesResponse) ProtoMessage()
- func (x *StartInternalChangesResponse) ProtoReflect() protoreflect.Message
- func (x *StartInternalChangesResponse) Reset()
- func (x *StartInternalChangesResponse) String() string
- type SwipeDownRequest
- type SwipeDownResponse
- type SwipeLeftRequest
- type SwipeLeftResponse
- type SwipeRightRequest
- type SwipeRightResponse
- type SwipeUpRequest
- type SwipeUpResponse
- type SwitchInputMethod1Request
- func (*SwitchInputMethod1Request) Descriptor() ([]byte, []int)deprecated
- func (x *SwitchInputMethod1Request) GetArg0() string
- func (x *SwitchInputMethod1Request) GetHandle() int64
- func (*SwitchInputMethod1Request) ProtoMessage()
- func (x *SwitchInputMethod1Request) ProtoReflect() protoreflect.Message
- func (x *SwitchInputMethod1Request) Reset()
- func (x *SwitchInputMethod1Request) String() string
- type SwitchInputMethod1Response
- type SwitchInputMethod2_1Request
- func (*SwitchInputMethod2_1Request) Descriptor() ([]byte, []int)deprecated
- func (x *SwitchInputMethod2_1Request) GetArg0() string
- func (x *SwitchInputMethod2_1Request) GetArg1() int64
- func (x *SwitchInputMethod2_1Request) GetHandle() int64
- func (*SwitchInputMethod2_1Request) ProtoMessage()
- func (x *SwitchInputMethod2_1Request) ProtoReflect() protoreflect.Message
- func (x *SwitchInputMethod2_1Request) Reset()
- func (x *SwitchInputMethod2_1Request) String() string
- type SwitchInputMethod2_1Response
- func (*SwitchInputMethod2_1Response) Descriptor() ([]byte, []int)deprecated
- func (*SwitchInputMethod2_1Response) ProtoMessage()
- func (x *SwitchInputMethod2_1Response) ProtoReflect() protoreflect.Message
- func (x *SwitchInputMethod2_1Response) Reset()
- func (x *SwitchInputMethod2_1Response) String() string
- type SwitchToNextInputMethodRequest
- func (*SwitchToNextInputMethodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SwitchToNextInputMethodRequest) GetArg0() bool
- func (x *SwitchToNextInputMethodRequest) GetHandle() int64
- func (*SwitchToNextInputMethodRequest) ProtoMessage()
- func (x *SwitchToNextInputMethodRequest) ProtoReflect() protoreflect.Message
- func (x *SwitchToNextInputMethodRequest) Reset()
- func (x *SwitchToNextInputMethodRequest) String() string
- type SwitchToNextInputMethodResponse
- func (*SwitchToNextInputMethodResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SwitchToNextInputMethodResponse) GetResult() bool
- func (*SwitchToNextInputMethodResponse) ProtoMessage()
- func (x *SwitchToNextInputMethodResponse) ProtoReflect() protoreflect.Message
- func (x *SwitchToNextInputMethodResponse) Reset()
- func (x *SwitchToNextInputMethodResponse) String() string
- type SwitchToPreviousInputMethodRequest
- func (*SwitchToPreviousInputMethodRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SwitchToPreviousInputMethodRequest) GetHandle() int64
- func (*SwitchToPreviousInputMethodRequest) ProtoMessage()
- func (x *SwitchToPreviousInputMethodRequest) ProtoReflect() protoreflect.Message
- func (x *SwitchToPreviousInputMethodRequest) Reset()
- func (x *SwitchToPreviousInputMethodRequest) String() string
- type SwitchToPreviousInputMethodResponse
- func (*SwitchToPreviousInputMethodResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SwitchToPreviousInputMethodResponse) GetResult() bool
- func (*SwitchToPreviousInputMethodResponse) ProtoMessage()
- func (x *SwitchToPreviousInputMethodResponse) ProtoReflect() protoreflect.Message
- func (x *SwitchToPreviousInputMethodResponse) Reset()
- func (x *SwitchToPreviousInputMethodResponse) String() string
- type ToggleSoftInputRequest
- func (*ToggleSoftInputRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ToggleSoftInputRequest) GetArg0() int32
- func (x *ToggleSoftInputRequest) GetArg1() int32
- func (*ToggleSoftInputRequest) ProtoMessage()
- func (x *ToggleSoftInputRequest) ProtoReflect() protoreflect.Message
- func (x *ToggleSoftInputRequest) Reset()
- func (x *ToggleSoftInputRequest) String() string
- type ToggleSoftInputResponse
- type UnbindInputRequest
- type UnbindInputResponse
- type UnimplementedAbstractInputMethodServiceAbstractInputMethodImplServiceServer
- func (UnimplementedAbstractInputMethodServiceAbstractInputMethodImplServiceServer) CreateSession(context.Context, *CreateSessionRequest) (*CreateSessionResponse, error)
- func (UnimplementedAbstractInputMethodServiceAbstractInputMethodImplServiceServer) RevokeSession(context.Context, *RevokeSessionRequest) (*RevokeSessionResponse, error)
- func (UnimplementedAbstractInputMethodServiceAbstractInputMethodImplServiceServer) SetSessionEnabled(context.Context, *SetSessionEnabledRequest) (*SetSessionEnabledResponse, error)
- type UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer
- func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) DispatchGenericMotionEvent(context.Context, *DispatchGenericMotionEventRequest) (*DispatchGenericMotionEventResponse, error)
- func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) DispatchKeyEvent(context.Context, *DispatchKeyEventRequest) (*DispatchKeyEventResponse, error)
- func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) DispatchTrackballEvent(context.Context, *DispatchTrackballEventRequest) (*DispatchTrackballEventResponse, error)
- func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) IsEnabled(context.Context, *IsEnabledRequest) (*IsEnabledResponse, error)
- func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) IsRevoked(context.Context, *IsRevokedRequest) (*IsRevokedResponse, error)
- func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) OnShouldVerifyKeyEvent(context.Context, *OnShouldVerifyKeyEventRequest) (*OnShouldVerifyKeyEventResponse, error)
- func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) RevokeSelf(context.Context, *RevokeSelfRequest) (*RevokeSelfResponse, error)
- func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) SetEnabled(context.Context, *SetEnabledRequest) (*SetEnabledResponse, error)
- type UnimplementedAbstractInputMethodServiceServiceServer
- func (UnimplementedAbstractInputMethodServiceServiceServer) GetKeyDispatcherState(context.Context, *GetKeyDispatcherStateRequest) (*GetKeyDispatcherStateResponse, error)
- func (UnimplementedAbstractInputMethodServiceServiceServer) GetSystemService(context.Context, *GetSystemServiceRequest) (*GetSystemServiceResponse, error)
- func (UnimplementedAbstractInputMethodServiceServiceServer) OnBind(context.Context, *OnBindRequest) (*OnBindResponse, error)
- func (UnimplementedAbstractInputMethodServiceServiceServer) OnConfigurationChanged(context.Context, *OnConfigurationChangedRequest) (*OnConfigurationChangedResponse, error)
- func (UnimplementedAbstractInputMethodServiceServiceServer) OnCreateInputMethodInterface(context.Context, *OnCreateInputMethodInterfaceRequest) (*OnCreateInputMethodInterfaceResponse, error)
- func (UnimplementedAbstractInputMethodServiceServiceServer) OnCreateInputMethodSessionInterface(context.Context, *OnCreateInputMethodSessionInterfaceRequest) (*OnCreateInputMethodSessionInterfaceResponse, error)
- func (UnimplementedAbstractInputMethodServiceServiceServer) OnDestroy(context.Context, *OnDestroyRequest) (*OnDestroyResponse, error)
- func (UnimplementedAbstractInputMethodServiceServiceServer) OnGenericMotionEvent(context.Context, *OnGenericMotionEventRequest) (*OnGenericMotionEventResponse, error)
- func (UnimplementedAbstractInputMethodServiceServiceServer) OnLowMemory(context.Context, *OnLowMemoryRequest) (*OnLowMemoryResponse, error)
- func (UnimplementedAbstractInputMethodServiceServiceServer) OnShouldVerifyKeyEvent(context.Context, *OnShouldVerifyKeyEventRequest) (*OnShouldVerifyKeyEventResponse, error)
- func (UnimplementedAbstractInputMethodServiceServiceServer) OnTrackballEvent(context.Context, *OnTrackballEventRequest) (*OnTrackballEventResponse, error)
- func (UnimplementedAbstractInputMethodServiceServiceServer) OnTrimMemory(context.Context, *OnTrimMemoryRequest) (*OnTrimMemoryResponse, error)
- func (UnimplementedAbstractInputMethodServiceServiceServer) RegisterComponentCallbacks(context.Context, *RegisterComponentCallbacksRequest) (*RegisterComponentCallbacksResponse, error)
- func (UnimplementedAbstractInputMethodServiceServiceServer) UnregisterComponentCallbacks(context.Context, *UnregisterComponentCallbacksRequest) (*UnregisterComponentCallbacksResponse, error)
- type UnimplementedExtractEditTextServiceServer
- func (UnimplementedExtractEditTextServiceServer) FinishInternalChanges(context.Context, *FinishInternalChangesRequest) (*FinishInternalChangesResponse, error)
- func (UnimplementedExtractEditTextServiceServer) HasFocus(context.Context, *HasFocusRequest) (*HasFocusResponse, error)
- func (UnimplementedExtractEditTextServiceServer) HasVerticalScrollBar(context.Context, *HasVerticalScrollBarRequest) (*HasVerticalScrollBarResponse, error)
- func (UnimplementedExtractEditTextServiceServer) HasWindowFocus(context.Context, *HasWindowFocusRequest) (*HasWindowFocusResponse, error)
- func (UnimplementedExtractEditTextServiceServer) IsFocused(context.Context, *IsFocusedRequest) (*IsFocusedResponse, error)
- func (UnimplementedExtractEditTextServiceServer) IsInputMethodTarget(context.Context, *IsInputMethodTargetRequest) (*IsInputMethodTargetResponse, error)
- func (UnimplementedExtractEditTextServiceServer) NewExtractEditText(context.Context, *NewExtractEditTextRequest) (*NewExtractEditTextResponse, error)
- func (UnimplementedExtractEditTextServiceServer) OnTextContextMenuItem(context.Context, *OnTextContextMenuItemRequest) (*OnTextContextMenuItemResponse, error)
- func (UnimplementedExtractEditTextServiceServer) PerformClick(context.Context, *PerformClickRequest) (*PerformClickResponse, error)
- func (UnimplementedExtractEditTextServiceServer) SetExtractedText(context.Context, *SetExtractedTextRequest) (*SetExtractedTextResponse, error)
- func (UnimplementedExtractEditTextServiceServer) StartInternalChanges(context.Context, *StartInternalChangesRequest) (*StartInternalChangesResponse, error)
- type UnimplementedInputMethodServiceInputMethodImplServiceServer
- func (UnimplementedInputMethodServiceInputMethodImplServiceServer) AttachToken(context.Context, *AttachTokenRequest) (*AttachTokenResponse, error)
- func (UnimplementedInputMethodServiceInputMethodImplServiceServer) BindInput(context.Context, *BindInputRequest) (*BindInputResponse, error)
- func (UnimplementedInputMethodServiceInputMethodImplServiceServer) ChangeInputMethodSubtype(context.Context, *ChangeInputMethodSubtypeRequest) (*ChangeInputMethodSubtypeResponse, error)
- func (UnimplementedInputMethodServiceInputMethodImplServiceServer) HideSoftInput(context.Context, *HideSoftInputRequest) (*HideSoftInputResponse, error)
- func (UnimplementedInputMethodServiceInputMethodImplServiceServer) RestartInput(context.Context, *RestartInputRequest) (*RestartInputResponse, error)
- func (UnimplementedInputMethodServiceInputMethodImplServiceServer) ShowSoftInput(context.Context, *ShowSoftInputRequest) (*ShowSoftInputResponse, error)
- func (UnimplementedInputMethodServiceInputMethodImplServiceServer) StartInput(context.Context, *StartInputRequest) (*StartInputResponse, error)
- func (UnimplementedInputMethodServiceInputMethodImplServiceServer) UnbindInput(context.Context, *UnbindInputRequest) (*UnbindInputResponse, error)
- type UnimplementedInputMethodServiceInputMethodSessionImplServiceServer
- func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) AppPrivateCommand(context.Context, *AppPrivateCommandRequest) (*AppPrivateCommandResponse, error)
- func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) DisplayCompletions(context.Context, *DisplayCompletionsRequest) (*DisplayCompletionsResponse, error)
- func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) FinishInput(context.Context, *FinishInputRequest) (*FinishInputResponse, error)
- func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) ToggleSoftInput(context.Context, *ToggleSoftInputRequest) (*ToggleSoftInputResponse, error)
- func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateCursor(context.Context, *UpdateCursorRequest) (*UpdateCursorResponse, error)
- func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateCursorAnchorInfo(context.Context, *UpdateCursorAnchorInfoRequest) (*UpdateCursorAnchorInfoResponse, error)
- func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateExtractedText(context.Context, *UpdateExtractedTextRequest) (*UpdateExtractedTextResponse, error)
- func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateSelection(context.Context, *UpdateSelectionRequest) (*UpdateSelectionResponse, error)
- func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) ViewClicked(context.Context, *ViewClickedRequest) (*ViewClickedResponse, error)
- type UnimplementedInputMethodServiceServiceServer
- func (UnimplementedInputMethodServiceServiceServer) EnableHardwareAcceleration(context.Context, *EnableHardwareAccelerationRequest) (*EnableHardwareAccelerationResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) FinishConnectionlessStylusHandwriting(context.Context, *FinishConnectionlessStylusHandwritingRequest) (*FinishConnectionlessStylusHandwritingResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) FinishStylusHandwriting(context.Context, *FinishStylusHandwritingRequest) (*FinishStylusHandwritingResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) GetBackDisposition(context.Context, *GetBackDispositionRequest) (*GetBackDispositionResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) GetCandidatesHiddenVisibility(context.Context, *GetCandidatesHiddenVisibilityRequest) (*GetCandidatesHiddenVisibilityResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) GetCurrentInputBinding(context.Context, *GetCurrentInputBindingRequest) (*GetCurrentInputBindingResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) GetCurrentInputConnection(context.Context, *GetCurrentInputConnectionRequest) (*GetCurrentInputConnectionResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) GetCurrentInputEditorInfo(context.Context, *GetCurrentInputEditorInfoRequest) (*GetCurrentInputEditorInfoResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) GetCurrentInputStarted(context.Context, *GetCurrentInputStartedRequest) (*GetCurrentInputStartedResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) GetInputMethodWindowRecommendedHeight(context.Context, *GetInputMethodWindowRecommendedHeightRequest) (*GetInputMethodWindowRecommendedHeightResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) GetLayoutInflater(context.Context, *GetLayoutInflaterRequest) (*GetLayoutInflaterResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) GetMaxWidth(context.Context, *GetMaxWidthRequest) (*GetMaxWidthResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) GetStylusHandwritingIdleTimeoutMax(context.Context, *GetStylusHandwritingIdleTimeoutMaxRequest) (*GetStylusHandwritingIdleTimeoutMaxResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) GetStylusHandwritingSessionTimeout(context.Context, *GetStylusHandwritingSessionTimeoutRequest) (*GetStylusHandwritingSessionTimeoutResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) GetStylusHandwritingWindow(context.Context, *GetStylusHandwritingWindowRequest) (*GetStylusHandwritingWindowResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) GetSystemService(context.Context, *InputMethodServiceGetSystemServiceRequest) (*GetSystemServiceResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) GetTextForImeAction(context.Context, *GetTextForImeActionRequest) (*GetTextForImeActionResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) GetWindow(context.Context, *GetWindowRequest) (*GetWindowResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) HideStatusIcon(context.Context, *HideStatusIconRequest) (*HideStatusIconResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) HideWindow(context.Context, *HideWindowRequest) (*HideWindowResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) IsExtractViewShown(context.Context, *IsExtractViewShownRequest) (*IsExtractViewShownResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) IsFullscreenMode(context.Context, *IsFullscreenModeRequest) (*IsFullscreenModeResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) IsInputViewShown(context.Context, *IsInputViewShownRequest) (*IsInputViewShownResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) IsShowInputRequested(context.Context, *IsShowInputRequestedRequest) (*IsShowInputRequestedResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) NewInputMethodService(context.Context, *NewInputMethodServiceRequest) (*NewInputMethodServiceResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnAppPrivateCommand(context.Context, *OnAppPrivateCommandRequest) (*OnAppPrivateCommandResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnBindInput(context.Context, *OnBindInputRequest) (*OnBindInputResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnComputeInsets(context.Context, *OnComputeInsetsRequest) (*OnComputeInsetsResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnConfigurationChanged(context.Context, *InputMethodServiceOnConfigurationChangedRequest) (*OnConfigurationChangedResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnConfigureWindow(context.Context, *OnConfigureWindowRequest) (*OnConfigureWindowResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnCreate(context.Context, *OnCreateRequest) (*OnCreateResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnCreateCandidatesView(context.Context, *OnCreateCandidatesViewRequest) (*OnCreateCandidatesViewResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnCreateExtractTextView(context.Context, *OnCreateExtractTextViewRequest) (*OnCreateExtractTextViewResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnCreateInlineSuggestionsRequest(context.Context, *OnCreateInlineSuggestionsRequestRequest) (*OnCreateInlineSuggestionsRequestResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnCreateInputMethodInterface(context.Context, *InputMethodServiceOnCreateInputMethodInterfaceRequest) (*OnCreateInputMethodInterfaceResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnCreateInputMethodSessionInterface(context.Context, *InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) (*OnCreateInputMethodSessionInterfaceResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnCreateInputView(context.Context, *OnCreateInputViewRequest) (*OnCreateInputViewResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnCustomImeSwitcherButtonRequestedVisible(context.Context, *OnCustomImeSwitcherButtonRequestedVisibleRequest) (*OnCustomImeSwitcherButtonRequestedVisibleResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnDestroy(context.Context, *InputMethodServiceOnDestroyRequest) (*OnDestroyResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnDisplayCompletions(context.Context, *OnDisplayCompletionsRequest) (*OnDisplayCompletionsResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnEvaluateFullscreenMode(context.Context, *OnEvaluateFullscreenModeRequest) (*OnEvaluateFullscreenModeResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnEvaluateInputViewShown(context.Context, *OnEvaluateInputViewShownRequest) (*OnEvaluateInputViewShownResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnExtractTextContextMenuItem(context.Context, *OnExtractTextContextMenuItemRequest) (*OnExtractTextContextMenuItemResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnExtractedCursorMovement(context.Context, *OnExtractedCursorMovementRequest) (*OnExtractedCursorMovementResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnExtractedSelectionChanged(context.Context, *OnExtractedSelectionChangedRequest) (*OnExtractedSelectionChangedResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnExtractedTextClicked(context.Context, *OnExtractedTextClickedRequest) (*OnExtractedTextClickedResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnExtractingInputChanged(context.Context, *OnExtractingInputChangedRequest) (*OnExtractingInputChangedResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnFinishCandidatesView(context.Context, *OnFinishCandidatesViewRequest) (*OnFinishCandidatesViewResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnFinishInput(context.Context, *OnFinishInputRequest) (*OnFinishInputResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnFinishInputView(context.Context, *OnFinishInputViewRequest) (*OnFinishInputViewResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnFinishStylusHandwriting(context.Context, *OnFinishStylusHandwritingRequest) (*OnFinishStylusHandwritingResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnGenericMotionEvent(context.Context, *InputMethodServiceOnGenericMotionEventRequest) (*OnGenericMotionEventResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnInitializeInterface(context.Context, *OnInitializeInterfaceRequest) (*OnInitializeInterfaceResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnInlineSuggestionsResponse(context.Context, *OnInlineSuggestionsResponseRequest) (*OnInlineSuggestionsResponseResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnKeyDown(context.Context, *OnKeyDownRequest) (*OnKeyDownResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnKeyLongPress(context.Context, *OnKeyLongPressRequest) (*OnKeyLongPressResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnKeyMultiple(context.Context, *OnKeyMultipleRequest) (*OnKeyMultipleResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnKeyUp(context.Context, *OnKeyUpRequest) (*OnKeyUpResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnPrepareStylusHandwriting(context.Context, *OnPrepareStylusHandwritingRequest) (*OnPrepareStylusHandwritingResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnShouldVerifyKeyEvent(context.Context, *InputMethodServiceOnShouldVerifyKeyEventRequest) (*OnShouldVerifyKeyEventResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnShowInputRequested(context.Context, *OnShowInputRequestedRequest) (*OnShowInputRequestedResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnStartCandidatesView(context.Context, *OnStartCandidatesViewRequest) (*OnStartCandidatesViewResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnStartConnectionlessStylusHandwriting(context.Context, *OnStartConnectionlessStylusHandwritingRequest) (*OnStartConnectionlessStylusHandwritingResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnStartInput(context.Context, *OnStartInputRequest) (*OnStartInputResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnStartInputView(context.Context, *OnStartInputViewRequest) (*OnStartInputViewResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnStartStylusHandwriting(context.Context, *OnStartStylusHandwritingRequest) (*OnStartStylusHandwritingResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnStylusHandwritingMotionEvent(context.Context, *OnStylusHandwritingMotionEventRequest) (*OnStylusHandwritingMotionEventResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnTrackballEvent(context.Context, *InputMethodServiceOnTrackballEventRequest) (*OnTrackballEventResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnUnbindInput(context.Context, *OnUnbindInputRequest) (*OnUnbindInputResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnUpdateCursor(context.Context, *OnUpdateCursorRequest) (*OnUpdateCursorResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnUpdateCursorAnchorInfo(context.Context, *OnUpdateCursorAnchorInfoRequest) (*OnUpdateCursorAnchorInfoResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnUpdateEditorToolType(context.Context, *OnUpdateEditorToolTypeRequest) (*OnUpdateEditorToolTypeResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnUpdateExtractedText(context.Context, *OnUpdateExtractedTextRequest) (*OnUpdateExtractedTextResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnUpdateExtractingViews(context.Context, *OnUpdateExtractingViewsRequest) (*OnUpdateExtractingViewsResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnUpdateExtractingVisibility(context.Context, *OnUpdateExtractingVisibilityRequest) (*OnUpdateExtractingVisibilityResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnUpdateSelection(context.Context, *OnUpdateSelectionRequest) (*OnUpdateSelectionResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnViewClicked(context.Context, *OnViewClickedRequest) (*OnViewClickedResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnWindowHidden(context.Context, *OnWindowHiddenRequest) (*OnWindowHiddenResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) OnWindowShown(context.Context, *OnWindowShownRequest) (*OnWindowShownResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) RequestHideSelf(context.Context, *RequestHideSelfRequest) (*RequestHideSelfResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) RequestShowSelf(context.Context, *RequestShowSelfRequest) (*RequestShowSelfResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) SendDefaultEditorAction(context.Context, *SendDefaultEditorActionRequest) (*SendDefaultEditorActionResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) SendDownUpKeyEvents(context.Context, *SendDownUpKeyEventsRequest) (*SendDownUpKeyEventsResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) SendKeyChar(context.Context, *SendKeyCharRequest) (*SendKeyCharResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) SetBackDisposition(context.Context, *SetBackDispositionRequest) (*SetBackDispositionResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) SetCandidatesView(context.Context, *SetCandidatesViewRequest) (*SetCandidatesViewResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) SetCandidatesViewShown(context.Context, *SetCandidatesViewShownRequest) (*SetCandidatesViewShownResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) SetExtractView(context.Context, *SetExtractViewRequest) (*SetExtractViewResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) SetExtractViewShown(context.Context, *SetExtractViewShownRequest) (*SetExtractViewShownResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) SetInputView(context.Context, *SetInputViewRequest) (*SetInputViewResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) SetStylusHandwritingRegion(context.Context, *SetStylusHandwritingRegionRequest) (*SetStylusHandwritingRegionResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) SetStylusHandwritingSessionTimeout(context.Context, *SetStylusHandwritingSessionTimeoutRequest) (*SetStylusHandwritingSessionTimeoutResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) SetTheme(context.Context, *SetThemeRequest) (*SetThemeResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) ShouldOfferSwitchingToNextInputMethod(context.Context, *ShouldOfferSwitchingToNextInputMethodRequest) (*ShouldOfferSwitchingToNextInputMethodResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) ShowStatusIcon(context.Context, *ShowStatusIconRequest) (*ShowStatusIconResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) ShowWindow(context.Context, *ShowWindowRequest) (*ShowWindowResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) SwitchInputMethod1(context.Context, *SwitchInputMethod1Request) (*SwitchInputMethod1Response, error)
- func (UnimplementedInputMethodServiceServiceServer) SwitchInputMethod2_1(context.Context, *SwitchInputMethod2_1Request) (*SwitchInputMethod2_1Response, error)
- func (UnimplementedInputMethodServiceServiceServer) SwitchToNextInputMethod(context.Context, *SwitchToNextInputMethodRequest) (*SwitchToNextInputMethodResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) SwitchToPreviousInputMethod(context.Context, *SwitchToPreviousInputMethodRequest) (*SwitchToPreviousInputMethodResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) UpdateFullscreenMode(context.Context, *UpdateFullscreenModeRequest) (*UpdateFullscreenModeResponse, error)
- func (UnimplementedInputMethodServiceServiceServer) UpdateInputViewShown(context.Context, *UpdateInputViewShownRequest) (*UpdateInputViewShownResponse, error)
- type UnimplementedKeyboardKeyServiceServer
- func (UnimplementedKeyboardKeyServiceServer) GetCurrentDrawableState(context.Context, *GetCurrentDrawableStateRequest) (*GetCurrentDrawableStateResponse, error)
- func (UnimplementedKeyboardKeyServiceServer) IsInside(context.Context, *IsInsideRequest) (*IsInsideResponse, error)
- func (UnimplementedKeyboardKeyServiceServer) OnPressed(context.Context, *OnPressedRequest) (*OnPressedResponse, error)
- func (UnimplementedKeyboardKeyServiceServer) OnReleased(context.Context, *OnReleasedRequest) (*OnReleasedResponse, error)
- func (UnimplementedKeyboardKeyServiceServer) SquaredDistanceFrom(context.Context, *SquaredDistanceFromRequest) (*SquaredDistanceFromResponse, error)
- type UnimplementedKeyboardServiceServer
- func (UnimplementedKeyboardServiceServer) GetHeight(context.Context, *GetHeightRequest) (*GetHeightResponse, error)
- func (UnimplementedKeyboardServiceServer) GetKeys(context.Context, *GetKeysRequest) (*GetKeysResponse, error)
- func (UnimplementedKeyboardServiceServer) GetMinWidth(context.Context, *GetMinWidthRequest) (*GetMinWidthResponse, error)
- func (UnimplementedKeyboardServiceServer) GetModifierKeys(context.Context, *GetModifierKeysRequest) (*GetModifierKeysResponse, error)
- func (UnimplementedKeyboardServiceServer) GetNearestKeys(context.Context, *GetNearestKeysRequest) (*GetNearestKeysResponse, error)
- func (UnimplementedKeyboardServiceServer) GetShiftKeyIndex(context.Context, *GetShiftKeyIndexRequest) (*GetShiftKeyIndexResponse, error)
- func (UnimplementedKeyboardServiceServer) IsShifted(context.Context, *IsShiftedRequest) (*IsShiftedResponse, error)
- func (UnimplementedKeyboardServiceServer) NewKeyboard(context.Context, *NewKeyboardRequest) (*NewKeyboardResponse, error)
- func (UnimplementedKeyboardServiceServer) SetShifted(context.Context, *SetShiftedRequest) (*SetShiftedResponse, error)
- type UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer
- func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) OnKey(context.Context, *OnKeyRequest) (*OnKeyResponse, error)
- func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) OnPress(context.Context, *OnPressRequest) (*OnPressResponse, error)
- func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) OnRelease(context.Context, *OnReleaseRequest) (*OnReleaseResponse, error)
- func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) OnText(context.Context, *OnTextRequest) (*OnTextResponse, error)
- func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) SwipeDown(context.Context, *SwipeDownRequest) (*SwipeDownResponse, error)
- func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) SwipeLeft(context.Context, *SwipeLeftRequest) (*SwipeLeftResponse, error)
- func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) SwipeRight(context.Context, *SwipeRightRequest) (*SwipeRightResponse, error)
- func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) SwipeUp(context.Context, *SwipeUpRequest) (*SwipeUpResponse, error)
- type UnimplementedKeyboardViewServiceServer
- func (UnimplementedKeyboardViewServiceServer) Closing(context.Context, *ClosingRequest) (*ClosingResponse, error)
- func (UnimplementedKeyboardViewServiceServer) GetKeyboard(context.Context, *GetKeyboardRequest) (*GetKeyboardResponse, error)
- func (UnimplementedKeyboardViewServiceServer) HandleBack(context.Context, *HandleBackRequest) (*HandleBackResponse, error)
- func (UnimplementedKeyboardViewServiceServer) InvalidateAllKeys(context.Context, *InvalidateAllKeysRequest) (*InvalidateAllKeysResponse, error)
- func (UnimplementedKeyboardViewServiceServer) InvalidateKey(context.Context, *InvalidateKeyRequest) (*InvalidateKeyResponse, error)
- func (UnimplementedKeyboardViewServiceServer) IsPreviewEnabled(context.Context, *IsPreviewEnabledRequest) (*IsPreviewEnabledResponse, error)
- func (UnimplementedKeyboardViewServiceServer) IsProximityCorrectionEnabled(context.Context, *IsProximityCorrectionEnabledRequest) (*IsProximityCorrectionEnabledResponse, error)
- func (UnimplementedKeyboardViewServiceServer) IsShifted(context.Context, *IsShiftedRequest) (*IsShiftedResponse, error)
- func (UnimplementedKeyboardViewServiceServer) NewKeyboardView(context.Context, *NewKeyboardViewRequest) (*NewKeyboardViewResponse, error)
- func (UnimplementedKeyboardViewServiceServer) OnClick(context.Context, *OnClickRequest) (*OnClickResponse, error)
- func (UnimplementedKeyboardViewServiceServer) OnDetachedFromWindow(context.Context, *OnDetachedFromWindowRequest) (*OnDetachedFromWindowResponse, error)
- func (UnimplementedKeyboardViewServiceServer) OnDraw(context.Context, *OnDrawRequest) (*OnDrawResponse, error)
- func (UnimplementedKeyboardViewServiceServer) OnHoverEvent(context.Context, *OnHoverEventRequest) (*OnHoverEventResponse, error)
- func (UnimplementedKeyboardViewServiceServer) OnMeasure(context.Context, *OnMeasureRequest) (*OnMeasureResponse, error)
- func (UnimplementedKeyboardViewServiceServer) OnSizeChanged(context.Context, *OnSizeChangedRequest) (*OnSizeChangedResponse, error)
- func (UnimplementedKeyboardViewServiceServer) OnTouchEvent(context.Context, *OnTouchEventRequest) (*OnTouchEventResponse, error)
- func (UnimplementedKeyboardViewServiceServer) SetKeyboard(context.Context, *SetKeyboardRequest) (*SetKeyboardResponse, error)
- func (UnimplementedKeyboardViewServiceServer) SetOnKeyboardActionListener(context.Context, *SetOnKeyboardActionListenerRequest) (*SetOnKeyboardActionListenerResponse, error)
- func (UnimplementedKeyboardViewServiceServer) SetPopupOffset(context.Context, *SetPopupOffsetRequest) (*SetPopupOffsetResponse, error)
- func (UnimplementedKeyboardViewServiceServer) SetPopupParent(context.Context, *SetPopupParentRequest) (*SetPopupParentResponse, error)
- func (UnimplementedKeyboardViewServiceServer) SetPreviewEnabled(context.Context, *SetPreviewEnabledRequest) (*SetPreviewEnabledResponse, error)
- func (UnimplementedKeyboardViewServiceServer) SetProximityCorrectionEnabled(context.Context, *SetProximityCorrectionEnabledRequest) (*SetProximityCorrectionEnabledResponse, error)
- func (UnimplementedKeyboardViewServiceServer) SetShifted(context.Context, *SetShiftedRequest) (*SetShiftedResponse, error)
- func (UnimplementedKeyboardViewServiceServer) SetVerticalCorrection(context.Context, *SetVerticalCorrectionRequest) (*SetVerticalCorrectionResponse, error)
- type UnregisterComponentCallbacksRequest
- func (*UnregisterComponentCallbacksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnregisterComponentCallbacksRequest) GetArg0() int64
- func (*UnregisterComponentCallbacksRequest) ProtoMessage()
- func (x *UnregisterComponentCallbacksRequest) ProtoReflect() protoreflect.Message
- func (x *UnregisterComponentCallbacksRequest) Reset()
- func (x *UnregisterComponentCallbacksRequest) String() string
- type UnregisterComponentCallbacksResponse
- func (*UnregisterComponentCallbacksResponse) Descriptor() ([]byte, []int)deprecated
- func (*UnregisterComponentCallbacksResponse) ProtoMessage()
- func (x *UnregisterComponentCallbacksResponse) ProtoReflect() protoreflect.Message
- func (x *UnregisterComponentCallbacksResponse) Reset()
- func (x *UnregisterComponentCallbacksResponse) String() string
- type UnsafeAbstractInputMethodServiceAbstractInputMethodImplServiceServer
- type UnsafeAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer
- type UnsafeAbstractInputMethodServiceServiceServer
- type UnsafeExtractEditTextServiceServer
- type UnsafeInputMethodServiceInputMethodImplServiceServer
- type UnsafeInputMethodServiceInputMethodSessionImplServiceServer
- type UnsafeInputMethodServiceServiceServer
- type UnsafeKeyboardKeyServiceServer
- type UnsafeKeyboardServiceServer
- type UnsafeKeyboardViewOnKeyboardActionListenerServiceServer
- type UnsafeKeyboardViewServiceServer
- type UpdateCursorAnchorInfoRequest
- func (*UpdateCursorAnchorInfoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCursorAnchorInfoRequest) GetArg0() int64
- func (*UpdateCursorAnchorInfoRequest) ProtoMessage()
- func (x *UpdateCursorAnchorInfoRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCursorAnchorInfoRequest) Reset()
- func (x *UpdateCursorAnchorInfoRequest) String() string
- type UpdateCursorAnchorInfoResponse
- func (*UpdateCursorAnchorInfoResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateCursorAnchorInfoResponse) ProtoMessage()
- func (x *UpdateCursorAnchorInfoResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCursorAnchorInfoResponse) Reset()
- func (x *UpdateCursorAnchorInfoResponse) String() string
- type UpdateCursorRequest
- func (*UpdateCursorRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCursorRequest) GetArg0() int64
- func (*UpdateCursorRequest) ProtoMessage()
- func (x *UpdateCursorRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCursorRequest) Reset()
- func (x *UpdateCursorRequest) String() string
- type UpdateCursorResponse
- type UpdateExtractedTextRequest
- func (*UpdateExtractedTextRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateExtractedTextRequest) GetArg0() int32
- func (x *UpdateExtractedTextRequest) GetArg1() int64
- func (*UpdateExtractedTextRequest) ProtoMessage()
- func (x *UpdateExtractedTextRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateExtractedTextRequest) Reset()
- func (x *UpdateExtractedTextRequest) String() string
- type UpdateExtractedTextResponse
- type UpdateFullscreenModeRequest
- func (*UpdateFullscreenModeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFullscreenModeRequest) GetHandle() int64
- func (*UpdateFullscreenModeRequest) ProtoMessage()
- func (x *UpdateFullscreenModeRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFullscreenModeRequest) Reset()
- func (x *UpdateFullscreenModeRequest) String() string
- type UpdateFullscreenModeResponse
- func (*UpdateFullscreenModeResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateFullscreenModeResponse) ProtoMessage()
- func (x *UpdateFullscreenModeResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateFullscreenModeResponse) Reset()
- func (x *UpdateFullscreenModeResponse) String() string
- type UpdateInputViewShownRequest
- func (*UpdateInputViewShownRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateInputViewShownRequest) GetHandle() int64
- func (*UpdateInputViewShownRequest) ProtoMessage()
- func (x *UpdateInputViewShownRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateInputViewShownRequest) Reset()
- func (x *UpdateInputViewShownRequest) String() string
- type UpdateInputViewShownResponse
- func (*UpdateInputViewShownResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateInputViewShownResponse) ProtoMessage()
- func (x *UpdateInputViewShownResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateInputViewShownResponse) Reset()
- func (x *UpdateInputViewShownResponse) String() string
- type UpdateSelectionRequest
- func (*UpdateSelectionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSelectionRequest) GetArg0() int32
- func (x *UpdateSelectionRequest) GetArg1() int32
- func (x *UpdateSelectionRequest) GetArg2() int32
- func (x *UpdateSelectionRequest) GetArg3() int32
- func (x *UpdateSelectionRequest) GetArg4() int32
- func (x *UpdateSelectionRequest) GetArg5() int32
- func (*UpdateSelectionRequest) ProtoMessage()
- func (x *UpdateSelectionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSelectionRequest) Reset()
- func (x *UpdateSelectionRequest) String() string
- type UpdateSelectionResponse
- type ViewClickedRequest
- type ViewClickedResponse
Constants ¶
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" )
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" )
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" )
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" )
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" )
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" )
const ( AbstractInputMethodServiceAbstractInputMethodImplService_CreateSession_FullMethodName = "/inputmethodservice.AbstractInputMethodServiceAbstractInputMethodImplService/CreateSession" AbstractInputMethodServiceAbstractInputMethodImplService_RevokeSession_FullMethodName = "/inputmethodservice.AbstractInputMethodServiceAbstractInputMethodImplService/RevokeSession" AbstractInputMethodServiceAbstractInputMethodImplService_SetSessionEnabled_FullMethodName = "/inputmethodservice.AbstractInputMethodServiceAbstractInputMethodImplService/SetSessionEnabled" )
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" )
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" )
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" )
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 ¶
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)
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)
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)
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)
var File_proto_inputmethodservice_inputmethodservice_proto protoreflect.FileDescriptor
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)
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)
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)
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)
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)
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)
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 RegisterAbstractInputMethodServiceAbstractInputMethodImplServiceServer ¶
func RegisterAbstractInputMethodServiceAbstractInputMethodImplServiceServer(s grpc.ServiceRegistrar, srv AbstractInputMethodServiceAbstractInputMethodImplServiceServer)
func RegisterAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer ¶
func RegisterAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer(s grpc.ServiceRegistrar, srv AbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer)
func RegisterAbstractInputMethodServiceServiceServer ¶
func RegisterAbstractInputMethodServiceServiceServer(s grpc.ServiceRegistrar, srv AbstractInputMethodServiceServiceServer)
func RegisterExtractEditTextServiceServer ¶
func RegisterExtractEditTextServiceServer(s grpc.ServiceRegistrar, srv ExtractEditTextServiceServer)
func RegisterInputMethodServiceInputMethodImplServiceServer ¶
func RegisterInputMethodServiceInputMethodImplServiceServer(s grpc.ServiceRegistrar, srv InputMethodServiceInputMethodImplServiceServer)
func RegisterInputMethodServiceInputMethodSessionImplServiceServer ¶
func RegisterInputMethodServiceInputMethodSessionImplServiceServer(s grpc.ServiceRegistrar, srv InputMethodServiceInputMethodSessionImplServiceServer)
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 RegisterKeyboardViewOnKeyboardActionListenerServiceServer ¶
func RegisterKeyboardViewOnKeyboardActionListenerServiceServer(s grpc.ServiceRegistrar, srv KeyboardViewOnKeyboardActionListenerServiceServer)
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.
func NewAbstractInputMethodServiceAbstractInputMethodImplServiceClient ¶
func NewAbstractInputMethodServiceAbstractInputMethodImplServiceClient(cc grpc.ClientConnInterface) AbstractInputMethodServiceAbstractInputMethodImplServiceClient
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.
func NewAbstractInputMethodServiceAbstractInputMethodSessionImplServiceClient ¶
func NewAbstractInputMethodServiceAbstractInputMethodSessionImplServiceClient(cc grpc.ClientConnInterface) AbstractInputMethodServiceAbstractInputMethodSessionImplServiceClient
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.
func NewAbstractInputMethodServiceServiceClient ¶
func NewAbstractInputMethodServiceServiceClient(cc grpc.ClientConnInterface) AbstractInputMethodServiceServiceClient
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 (x *AppPrivateCommandResponse) ProtoReflect() protoreflect.Message
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 (x *ChangeInputMethodSubtypeRequest) GetArg0() int64
func (*ChangeInputMethodSubtypeRequest) ProtoMessage ¶
func (*ChangeInputMethodSubtypeRequest) ProtoMessage()
func (*ChangeInputMethodSubtypeRequest) ProtoReflect ¶
func (x *ChangeInputMethodSubtypeRequest) ProtoReflect() protoreflect.Message
func (*ChangeInputMethodSubtypeRequest) Reset ¶
func (x *ChangeInputMethodSubtypeRequest) Reset()
func (*ChangeInputMethodSubtypeRequest) String ¶
func (x *ChangeInputMethodSubtypeRequest) String() 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 (x *ChangeInputMethodSubtypeResponse) ProtoReflect() protoreflect.Message
func (*ChangeInputMethodSubtypeResponse) Reset ¶
func (x *ChangeInputMethodSubtypeResponse) Reset()
func (*ChangeInputMethodSubtypeResponse) String ¶
func (x *ChangeInputMethodSubtypeResponse) String() 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 (x *DispatchGenericMotionEventRequest) GetArg0() int32
func (*DispatchGenericMotionEventRequest) GetArg1 ¶
func (x *DispatchGenericMotionEventRequest) GetArg1() int64
func (*DispatchGenericMotionEventRequest) GetArg2 ¶
func (x *DispatchGenericMotionEventRequest) GetArg2() int64
func (*DispatchGenericMotionEventRequest) ProtoMessage ¶
func (*DispatchGenericMotionEventRequest) ProtoMessage()
func (*DispatchGenericMotionEventRequest) ProtoReflect ¶
func (x *DispatchGenericMotionEventRequest) ProtoReflect() protoreflect.Message
func (*DispatchGenericMotionEventRequest) Reset ¶
func (x *DispatchGenericMotionEventRequest) Reset()
func (*DispatchGenericMotionEventRequest) String ¶
func (x *DispatchGenericMotionEventRequest) String() 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 (x *DispatchGenericMotionEventResponse) ProtoReflect() protoreflect.Message
func (*DispatchGenericMotionEventResponse) Reset ¶
func (x *DispatchGenericMotionEventResponse) Reset()
func (*DispatchGenericMotionEventResponse) String ¶
func (x *DispatchGenericMotionEventResponse) String() 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 (x *DispatchTrackballEventRequest) ProtoReflect() protoreflect.Message
func (*DispatchTrackballEventRequest) Reset ¶
func (x *DispatchTrackballEventRequest) Reset()
func (*DispatchTrackballEventRequest) String ¶
func (x *DispatchTrackballEventRequest) String() 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 (x *DispatchTrackballEventResponse) ProtoReflect() protoreflect.Message
func (*DispatchTrackballEventResponse) Reset ¶
func (x *DispatchTrackballEventResponse) Reset()
func (*DispatchTrackballEventResponse) String ¶
func (x *DispatchTrackballEventResponse) String() 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 (x *DisplayCompletionsRequest) ProtoReflect() protoreflect.Message
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 (x *DisplayCompletionsResponse) ProtoReflect() protoreflect.Message
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 (x *EnableHardwareAccelerationRequest) GetHandle() int64
func (*EnableHardwareAccelerationRequest) ProtoMessage ¶
func (*EnableHardwareAccelerationRequest) ProtoMessage()
func (*EnableHardwareAccelerationRequest) ProtoReflect ¶
func (x *EnableHardwareAccelerationRequest) ProtoReflect() protoreflect.Message
func (*EnableHardwareAccelerationRequest) Reset ¶
func (x *EnableHardwareAccelerationRequest) Reset()
func (*EnableHardwareAccelerationRequest) String ¶
func (x *EnableHardwareAccelerationRequest) String() 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 (x *EnableHardwareAccelerationResponse) GetResult() bool
func (*EnableHardwareAccelerationResponse) ProtoMessage ¶
func (*EnableHardwareAccelerationResponse) ProtoMessage()
func (*EnableHardwareAccelerationResponse) ProtoReflect ¶
func (x *EnableHardwareAccelerationResponse) ProtoReflect() protoreflect.Message
func (*EnableHardwareAccelerationResponse) Reset ¶
func (x *EnableHardwareAccelerationResponse) Reset()
func (*EnableHardwareAccelerationResponse) String ¶
func (x *EnableHardwareAccelerationResponse) String() string
type ExtractEditTextServiceClient ¶
type ExtractEditTextServiceClient interface {
NewExtractEditText(ctx context.Context, in *NewExtractEditTextRequest, opts ...grpc.CallOption) (*NewExtractEditTextResponse, error)
FinishInternalChanges(ctx context.Context, in *FinishInternalChangesRequest, opts ...grpc.CallOption) (*FinishInternalChangesResponse, error)
HasFocus(ctx context.Context, in *HasFocusRequest, opts ...grpc.CallOption) (*HasFocusResponse, error)
HasVerticalScrollBar(ctx context.Context, in *HasVerticalScrollBarRequest, opts ...grpc.CallOption) (*HasVerticalScrollBarResponse, error)
HasWindowFocus(ctx context.Context, in *HasWindowFocusRequest, opts ...grpc.CallOption) (*HasWindowFocusResponse, error)
IsFocused(ctx context.Context, in *IsFocusedRequest, opts ...grpc.CallOption) (*IsFocusedResponse, error)
IsInputMethodTarget(ctx context.Context, in *IsInputMethodTargetRequest, opts ...grpc.CallOption) (*IsInputMethodTargetResponse, error)
OnTextContextMenuItem(ctx context.Context, in *OnTextContextMenuItemRequest, opts ...grpc.CallOption) (*OnTextContextMenuItemResponse, error)
PerformClick(ctx context.Context, in *PerformClickRequest, opts ...grpc.CallOption) (*PerformClickResponse, error)
SetExtractedText(ctx context.Context, in *SetExtractedTextRequest, opts ...grpc.CallOption) (*SetExtractedTextResponse, error)
StartInternalChanges(ctx context.Context, in *StartInternalChangesRequest, opts ...grpc.CallOption) (*StartInternalChangesResponse, error)
}
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.
func NewExtractEditTextServiceClient ¶
func NewExtractEditTextServiceClient(cc grpc.ClientConnInterface) ExtractEditTextServiceClient
type ExtractEditTextServiceServer ¶
type ExtractEditTextServiceServer interface {
NewExtractEditText(context.Context, *NewExtractEditTextRequest) (*NewExtractEditTextResponse, error)
FinishInternalChanges(context.Context, *FinishInternalChangesRequest) (*FinishInternalChangesResponse, error)
HasFocus(context.Context, *HasFocusRequest) (*HasFocusResponse, error)
HasVerticalScrollBar(context.Context, *HasVerticalScrollBarRequest) (*HasVerticalScrollBarResponse, error)
HasWindowFocus(context.Context, *HasWindowFocusRequest) (*HasWindowFocusResponse, error)
IsFocused(context.Context, *IsFocusedRequest) (*IsFocusedResponse, error)
IsInputMethodTarget(context.Context, *IsInputMethodTargetRequest) (*IsInputMethodTargetResponse, error)
OnTextContextMenuItem(context.Context, *OnTextContextMenuItemRequest) (*OnTextContextMenuItemResponse, error)
PerformClick(context.Context, *PerformClickRequest) (*PerformClickResponse, error)
SetExtractedText(context.Context, *SetExtractedTextRequest) (*SetExtractedTextResponse, error)
StartInternalChanges(context.Context, *StartInternalChangesRequest) (*StartInternalChangesResponse, error)
// contains filtered or unexported methods
}
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
func (*FinishConnectionlessStylusHandwritingRequest) Descriptor() ([]byte, []int)
Deprecated: Use FinishConnectionlessStylusHandwritingRequest.ProtoReflect.Descriptor instead.
func (*FinishConnectionlessStylusHandwritingRequest) GetArg0 ¶
func (x *FinishConnectionlessStylusHandwritingRequest) GetArg0() string
func (*FinishConnectionlessStylusHandwritingRequest) GetHandle ¶
func (x *FinishConnectionlessStylusHandwritingRequest) GetHandle() int64
func (*FinishConnectionlessStylusHandwritingRequest) ProtoMessage ¶
func (*FinishConnectionlessStylusHandwritingRequest) ProtoMessage()
func (*FinishConnectionlessStylusHandwritingRequest) ProtoReflect ¶
func (x *FinishConnectionlessStylusHandwritingRequest) ProtoReflect() protoreflect.Message
func (*FinishConnectionlessStylusHandwritingRequest) Reset ¶
func (x *FinishConnectionlessStylusHandwritingRequest) Reset()
func (*FinishConnectionlessStylusHandwritingRequest) String ¶
func (x *FinishConnectionlessStylusHandwritingRequest) String() string
type FinishConnectionlessStylusHandwritingResponse ¶
type FinishConnectionlessStylusHandwritingResponse struct {
// contains filtered or unexported fields
}
func (*FinishConnectionlessStylusHandwritingResponse) Descriptor
deprecated
func (*FinishConnectionlessStylusHandwritingResponse) Descriptor() ([]byte, []int)
Deprecated: Use FinishConnectionlessStylusHandwritingResponse.ProtoReflect.Descriptor instead.
func (*FinishConnectionlessStylusHandwritingResponse) ProtoMessage ¶
func (*FinishConnectionlessStylusHandwritingResponse) ProtoMessage()
func (*FinishConnectionlessStylusHandwritingResponse) ProtoReflect ¶
func (x *FinishConnectionlessStylusHandwritingResponse) ProtoReflect() protoreflect.Message
func (*FinishConnectionlessStylusHandwritingResponse) Reset ¶
func (x *FinishConnectionlessStylusHandwritingResponse) Reset()
func (*FinishConnectionlessStylusHandwritingResponse) String ¶
func (x *FinishConnectionlessStylusHandwritingResponse) String() 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 (x *FinishInternalChangesRequest) ProtoReflect() protoreflect.Message
func (*FinishInternalChangesRequest) Reset ¶
func (x *FinishInternalChangesRequest) Reset()
func (*FinishInternalChangesRequest) String ¶
func (x *FinishInternalChangesRequest) String() 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 (x *FinishInternalChangesResponse) ProtoReflect() protoreflect.Message
func (*FinishInternalChangesResponse) Reset ¶
func (x *FinishInternalChangesResponse) Reset()
func (*FinishInternalChangesResponse) String ¶
func (x *FinishInternalChangesResponse) String() 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 (x *FinishStylusHandwritingRequest) ProtoReflect() protoreflect.Message
func (*FinishStylusHandwritingRequest) Reset ¶
func (x *FinishStylusHandwritingRequest) Reset()
func (*FinishStylusHandwritingRequest) String ¶
func (x *FinishStylusHandwritingRequest) String() 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 (x *FinishStylusHandwritingResponse) ProtoReflect() protoreflect.Message
func (*FinishStylusHandwritingResponse) Reset ¶
func (x *FinishStylusHandwritingResponse) Reset()
func (*FinishStylusHandwritingResponse) String ¶
func (x *FinishStylusHandwritingResponse) String() 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 (x *GetBackDispositionRequest) ProtoReflect() protoreflect.Message
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 (x *GetBackDispositionResponse) ProtoReflect() protoreflect.Message
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 (x *GetCandidatesHiddenVisibilityRequest) GetHandle() int64
func (*GetCandidatesHiddenVisibilityRequest) ProtoMessage ¶
func (*GetCandidatesHiddenVisibilityRequest) ProtoMessage()
func (*GetCandidatesHiddenVisibilityRequest) ProtoReflect ¶
func (x *GetCandidatesHiddenVisibilityRequest) ProtoReflect() protoreflect.Message
func (*GetCandidatesHiddenVisibilityRequest) Reset ¶
func (x *GetCandidatesHiddenVisibilityRequest) Reset()
func (*GetCandidatesHiddenVisibilityRequest) String ¶
func (x *GetCandidatesHiddenVisibilityRequest) String() 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 (x *GetCandidatesHiddenVisibilityResponse) GetResult() int32
func (*GetCandidatesHiddenVisibilityResponse) ProtoMessage ¶
func (*GetCandidatesHiddenVisibilityResponse) ProtoMessage()
func (*GetCandidatesHiddenVisibilityResponse) ProtoReflect ¶
func (x *GetCandidatesHiddenVisibilityResponse) ProtoReflect() protoreflect.Message
func (*GetCandidatesHiddenVisibilityResponse) Reset ¶
func (x *GetCandidatesHiddenVisibilityResponse) Reset()
func (*GetCandidatesHiddenVisibilityResponse) String ¶
func (x *GetCandidatesHiddenVisibilityResponse) String() 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 (x *GetCurrentDrawableStateRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentDrawableStateRequest) Reset ¶
func (x *GetCurrentDrawableStateRequest) Reset()
func (*GetCurrentDrawableStateRequest) String ¶
func (x *GetCurrentDrawableStateRequest) String() 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 (x *GetCurrentDrawableStateResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentDrawableStateResponse) Reset ¶
func (x *GetCurrentDrawableStateResponse) Reset()
func (*GetCurrentDrawableStateResponse) String ¶
func (x *GetCurrentDrawableStateResponse) String() 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 (x *GetCurrentInputBindingRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentInputBindingRequest) Reset ¶
func (x *GetCurrentInputBindingRequest) Reset()
func (*GetCurrentInputBindingRequest) String ¶
func (x *GetCurrentInputBindingRequest) String() 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 (x *GetCurrentInputBindingResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentInputBindingResponse) Reset ¶
func (x *GetCurrentInputBindingResponse) Reset()
func (*GetCurrentInputBindingResponse) String ¶
func (x *GetCurrentInputBindingResponse) String() 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 (x *GetCurrentInputConnectionRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentInputConnectionRequest) Reset ¶
func (x *GetCurrentInputConnectionRequest) Reset()
func (*GetCurrentInputConnectionRequest) String ¶
func (x *GetCurrentInputConnectionRequest) String() 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 (x *GetCurrentInputConnectionResponse) GetResult() int64
func (*GetCurrentInputConnectionResponse) ProtoMessage ¶
func (*GetCurrentInputConnectionResponse) ProtoMessage()
func (*GetCurrentInputConnectionResponse) ProtoReflect ¶
func (x *GetCurrentInputConnectionResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentInputConnectionResponse) Reset ¶
func (x *GetCurrentInputConnectionResponse) Reset()
func (*GetCurrentInputConnectionResponse) String ¶
func (x *GetCurrentInputConnectionResponse) String() 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 (x *GetCurrentInputEditorInfoRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentInputEditorInfoRequest) Reset ¶
func (x *GetCurrentInputEditorInfoRequest) Reset()
func (*GetCurrentInputEditorInfoRequest) String ¶
func (x *GetCurrentInputEditorInfoRequest) String() 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 (x *GetCurrentInputEditorInfoResponse) GetResult() int64
func (*GetCurrentInputEditorInfoResponse) ProtoMessage ¶
func (*GetCurrentInputEditorInfoResponse) ProtoMessage()
func (*GetCurrentInputEditorInfoResponse) ProtoReflect ¶
func (x *GetCurrentInputEditorInfoResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentInputEditorInfoResponse) Reset ¶
func (x *GetCurrentInputEditorInfoResponse) Reset()
func (*GetCurrentInputEditorInfoResponse) String ¶
func (x *GetCurrentInputEditorInfoResponse) String() 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 (x *GetCurrentInputStartedRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentInputStartedRequest) Reset ¶
func (x *GetCurrentInputStartedRequest) Reset()
func (*GetCurrentInputStartedRequest) String ¶
func (x *GetCurrentInputStartedRequest) String() 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 (x *GetCurrentInputStartedResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentInputStartedResponse) Reset ¶
func (x *GetCurrentInputStartedResponse) Reset()
func (*GetCurrentInputStartedResponse) String ¶
func (x *GetCurrentInputStartedResponse) String() 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
func (*GetInputMethodWindowRecommendedHeightRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetInputMethodWindowRecommendedHeightRequest.ProtoReflect.Descriptor instead.
func (*GetInputMethodWindowRecommendedHeightRequest) GetHandle ¶
func (x *GetInputMethodWindowRecommendedHeightRequest) GetHandle() int64
func (*GetInputMethodWindowRecommendedHeightRequest) ProtoMessage ¶
func (*GetInputMethodWindowRecommendedHeightRequest) ProtoMessage()
func (*GetInputMethodWindowRecommendedHeightRequest) ProtoReflect ¶
func (x *GetInputMethodWindowRecommendedHeightRequest) ProtoReflect() protoreflect.Message
func (*GetInputMethodWindowRecommendedHeightRequest) Reset ¶
func (x *GetInputMethodWindowRecommendedHeightRequest) Reset()
func (*GetInputMethodWindowRecommendedHeightRequest) String ¶
func (x *GetInputMethodWindowRecommendedHeightRequest) String() 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
func (*GetInputMethodWindowRecommendedHeightResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetInputMethodWindowRecommendedHeightResponse.ProtoReflect.Descriptor instead.
func (*GetInputMethodWindowRecommendedHeightResponse) GetResult ¶
func (x *GetInputMethodWindowRecommendedHeightResponse) GetResult() int32
func (*GetInputMethodWindowRecommendedHeightResponse) ProtoMessage ¶
func (*GetInputMethodWindowRecommendedHeightResponse) ProtoMessage()
func (*GetInputMethodWindowRecommendedHeightResponse) ProtoReflect ¶
func (x *GetInputMethodWindowRecommendedHeightResponse) ProtoReflect() protoreflect.Message
func (*GetInputMethodWindowRecommendedHeightResponse) Reset ¶
func (x *GetInputMethodWindowRecommendedHeightResponse) Reset()
func (*GetInputMethodWindowRecommendedHeightResponse) String ¶
func (x *GetInputMethodWindowRecommendedHeightResponse) String() 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 (x *GetKeyDispatcherStateRequest) ProtoReflect() protoreflect.Message
func (*GetKeyDispatcherStateRequest) Reset ¶
func (x *GetKeyDispatcherStateRequest) Reset()
func (*GetKeyDispatcherStateRequest) String ¶
func (x *GetKeyDispatcherStateRequest) String() 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 (x *GetKeyDispatcherStateResponse) ProtoReflect() protoreflect.Message
func (*GetKeyDispatcherStateResponse) Reset ¶
func (x *GetKeyDispatcherStateResponse) Reset()
func (*GetKeyDispatcherStateResponse) String ¶
func (x *GetKeyDispatcherStateResponse) String() 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 (x *GetLayoutInflaterResponse) ProtoReflect() protoreflect.Message
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 (x *GetStylusHandwritingIdleTimeoutMaxRequest) GetHandle() int64
func (*GetStylusHandwritingIdleTimeoutMaxRequest) ProtoMessage ¶
func (*GetStylusHandwritingIdleTimeoutMaxRequest) ProtoMessage()
func (*GetStylusHandwritingIdleTimeoutMaxRequest) ProtoReflect ¶
func (x *GetStylusHandwritingIdleTimeoutMaxRequest) ProtoReflect() protoreflect.Message
func (*GetStylusHandwritingIdleTimeoutMaxRequest) Reset ¶
func (x *GetStylusHandwritingIdleTimeoutMaxRequest) Reset()
func (*GetStylusHandwritingIdleTimeoutMaxRequest) String ¶
func (x *GetStylusHandwritingIdleTimeoutMaxRequest) String() 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
func (*GetStylusHandwritingIdleTimeoutMaxResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStylusHandwritingIdleTimeoutMaxResponse.ProtoReflect.Descriptor instead.
func (*GetStylusHandwritingIdleTimeoutMaxResponse) GetResult ¶
func (x *GetStylusHandwritingIdleTimeoutMaxResponse) GetResult() int64
func (*GetStylusHandwritingIdleTimeoutMaxResponse) ProtoMessage ¶
func (*GetStylusHandwritingIdleTimeoutMaxResponse) ProtoMessage()
func (*GetStylusHandwritingIdleTimeoutMaxResponse) ProtoReflect ¶
func (x *GetStylusHandwritingIdleTimeoutMaxResponse) ProtoReflect() protoreflect.Message
func (*GetStylusHandwritingIdleTimeoutMaxResponse) Reset ¶
func (x *GetStylusHandwritingIdleTimeoutMaxResponse) Reset()
func (*GetStylusHandwritingIdleTimeoutMaxResponse) String ¶
func (x *GetStylusHandwritingIdleTimeoutMaxResponse) String() 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 (x *GetStylusHandwritingSessionTimeoutRequest) GetHandle() int64
func (*GetStylusHandwritingSessionTimeoutRequest) ProtoMessage ¶
func (*GetStylusHandwritingSessionTimeoutRequest) ProtoMessage()
func (*GetStylusHandwritingSessionTimeoutRequest) ProtoReflect ¶
func (x *GetStylusHandwritingSessionTimeoutRequest) ProtoReflect() protoreflect.Message
func (*GetStylusHandwritingSessionTimeoutRequest) Reset ¶
func (x *GetStylusHandwritingSessionTimeoutRequest) Reset()
func (*GetStylusHandwritingSessionTimeoutRequest) String ¶
func (x *GetStylusHandwritingSessionTimeoutRequest) String() 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
func (*GetStylusHandwritingSessionTimeoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStylusHandwritingSessionTimeoutResponse.ProtoReflect.Descriptor instead.
func (*GetStylusHandwritingSessionTimeoutResponse) GetResult ¶
func (x *GetStylusHandwritingSessionTimeoutResponse) GetResult() int64
func (*GetStylusHandwritingSessionTimeoutResponse) ProtoMessage ¶
func (*GetStylusHandwritingSessionTimeoutResponse) ProtoMessage()
func (*GetStylusHandwritingSessionTimeoutResponse) ProtoReflect ¶
func (x *GetStylusHandwritingSessionTimeoutResponse) ProtoReflect() protoreflect.Message
func (*GetStylusHandwritingSessionTimeoutResponse) Reset ¶
func (x *GetStylusHandwritingSessionTimeoutResponse) Reset()
func (*GetStylusHandwritingSessionTimeoutResponse) String ¶
func (x *GetStylusHandwritingSessionTimeoutResponse) String() 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 (x *GetStylusHandwritingWindowRequest) GetHandle() int64
func (*GetStylusHandwritingWindowRequest) ProtoMessage ¶
func (*GetStylusHandwritingWindowRequest) ProtoMessage()
func (*GetStylusHandwritingWindowRequest) ProtoReflect ¶
func (x *GetStylusHandwritingWindowRequest) ProtoReflect() protoreflect.Message
func (*GetStylusHandwritingWindowRequest) Reset ¶
func (x *GetStylusHandwritingWindowRequest) Reset()
func (*GetStylusHandwritingWindowRequest) String ¶
func (x *GetStylusHandwritingWindowRequest) String() 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 (x *GetStylusHandwritingWindowResponse) GetResult() int64
func (*GetStylusHandwritingWindowResponse) ProtoMessage ¶
func (*GetStylusHandwritingWindowResponse) ProtoMessage()
func (*GetStylusHandwritingWindowResponse) ProtoReflect ¶
func (x *GetStylusHandwritingWindowResponse) ProtoReflect() protoreflect.Message
func (*GetStylusHandwritingWindowResponse) Reset ¶
func (x *GetStylusHandwritingWindowResponse) Reset()
func (*GetStylusHandwritingWindowResponse) String ¶
func (x *GetStylusHandwritingWindowResponse) String() 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 (x *GetTextForImeActionRequest) ProtoReflect() protoreflect.Message
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 (x *GetTextForImeActionResponse) ProtoReflect() protoreflect.Message
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 (x *HasVerticalScrollBarRequest) ProtoReflect() protoreflect.Message
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 (x *HasVerticalScrollBarResponse) ProtoReflect() protoreflect.Message
func (*HasVerticalScrollBarResponse) Reset ¶
func (x *HasVerticalScrollBarResponse) Reset()
func (*HasVerticalScrollBarResponse) String ¶
func (x *HasVerticalScrollBarResponse) String() 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 (x *InputMethodServiceGetSystemServiceRequest) GetArg0() string
func (*InputMethodServiceGetSystemServiceRequest) GetHandle ¶
func (x *InputMethodServiceGetSystemServiceRequest) GetHandle() int64
func (*InputMethodServiceGetSystemServiceRequest) ProtoMessage ¶
func (*InputMethodServiceGetSystemServiceRequest) ProtoMessage()
func (*InputMethodServiceGetSystemServiceRequest) ProtoReflect ¶
func (x *InputMethodServiceGetSystemServiceRequest) ProtoReflect() protoreflect.Message
func (*InputMethodServiceGetSystemServiceRequest) Reset ¶
func (x *InputMethodServiceGetSystemServiceRequest) Reset()
func (*InputMethodServiceGetSystemServiceRequest) String ¶
func (x *InputMethodServiceGetSystemServiceRequest) String() 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.
func NewInputMethodServiceInputMethodImplServiceClient ¶
func NewInputMethodServiceInputMethodImplServiceClient(cc grpc.ClientConnInterface) InputMethodServiceInputMethodImplServiceClient
type InputMethodServiceInputMethodImplServiceServer ¶
type InputMethodServiceInputMethodImplServiceServer interface {
AttachToken(context.Context, *AttachTokenRequest) (*AttachTokenResponse, error)
BindInput(context.Context, *BindInputRequest) (*BindInputResponse, error)
ChangeInputMethodSubtype(context.Context, *ChangeInputMethodSubtypeRequest) (*ChangeInputMethodSubtypeResponse, error)
HideSoftInput(context.Context, *HideSoftInputRequest) (*HideSoftInputResponse, error)
RestartInput(context.Context, *RestartInputRequest) (*RestartInputResponse, error)
ShowSoftInput(context.Context, *ShowSoftInputRequest) (*ShowSoftInputResponse, error)
StartInput(context.Context, *StartInputRequest) (*StartInputResponse, error)
UnbindInput(context.Context, *UnbindInputRequest) (*UnbindInputResponse, error)
// contains filtered or unexported methods
}
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.
func NewInputMethodServiceInputMethodSessionImplServiceClient ¶
func NewInputMethodServiceInputMethodSessionImplServiceClient(cc grpc.ClientConnInterface) InputMethodServiceInputMethodSessionImplServiceClient
type InputMethodServiceInputMethodSessionImplServiceServer ¶
type InputMethodServiceInputMethodSessionImplServiceServer interface {
AppPrivateCommand(context.Context, *AppPrivateCommandRequest) (*AppPrivateCommandResponse, error)
DisplayCompletions(context.Context, *DisplayCompletionsRequest) (*DisplayCompletionsResponse, error)
FinishInput(context.Context, *FinishInputRequest) (*FinishInputResponse, error)
ToggleSoftInput(context.Context, *ToggleSoftInputRequest) (*ToggleSoftInputResponse, error)
UpdateCursor(context.Context, *UpdateCursorRequest) (*UpdateCursorResponse, error)
UpdateCursorAnchorInfo(context.Context, *UpdateCursorAnchorInfoRequest) (*UpdateCursorAnchorInfoResponse, error)
UpdateExtractedText(context.Context, *UpdateExtractedTextRequest) (*UpdateExtractedTextResponse, error)
UpdateSelection(context.Context, *UpdateSelectionRequest) (*UpdateSelectionResponse, error)
ViewClicked(context.Context, *ViewClickedRequest) (*ViewClickedResponse, error)
// contains filtered or unexported methods
}
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
func (*InputMethodServiceOnConfigurationChangedRequest) Descriptor() ([]byte, []int)
Deprecated: Use InputMethodServiceOnConfigurationChangedRequest.ProtoReflect.Descriptor instead.
func (*InputMethodServiceOnConfigurationChangedRequest) GetArg0 ¶
func (x *InputMethodServiceOnConfigurationChangedRequest) GetArg0() int64
func (*InputMethodServiceOnConfigurationChangedRequest) GetHandle ¶
func (x *InputMethodServiceOnConfigurationChangedRequest) GetHandle() int64
func (*InputMethodServiceOnConfigurationChangedRequest) ProtoMessage ¶
func (*InputMethodServiceOnConfigurationChangedRequest) ProtoMessage()
func (*InputMethodServiceOnConfigurationChangedRequest) ProtoReflect ¶
func (x *InputMethodServiceOnConfigurationChangedRequest) ProtoReflect() protoreflect.Message
func (*InputMethodServiceOnConfigurationChangedRequest) Reset ¶
func (x *InputMethodServiceOnConfigurationChangedRequest) Reset()
func (*InputMethodServiceOnConfigurationChangedRequest) String ¶
func (x *InputMethodServiceOnConfigurationChangedRequest) String() 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
func (*InputMethodServiceOnCreateInputMethodInterfaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use InputMethodServiceOnCreateInputMethodInterfaceRequest.ProtoReflect.Descriptor instead.
func (*InputMethodServiceOnCreateInputMethodInterfaceRequest) GetHandle ¶
func (x *InputMethodServiceOnCreateInputMethodInterfaceRequest) GetHandle() int64
func (*InputMethodServiceOnCreateInputMethodInterfaceRequest) ProtoMessage ¶
func (*InputMethodServiceOnCreateInputMethodInterfaceRequest) ProtoMessage()
func (*InputMethodServiceOnCreateInputMethodInterfaceRequest) ProtoReflect ¶
func (x *InputMethodServiceOnCreateInputMethodInterfaceRequest) ProtoReflect() protoreflect.Message
func (*InputMethodServiceOnCreateInputMethodInterfaceRequest) Reset ¶
func (x *InputMethodServiceOnCreateInputMethodInterfaceRequest) Reset()
func (*InputMethodServiceOnCreateInputMethodInterfaceRequest) String ¶
func (x *InputMethodServiceOnCreateInputMethodInterfaceRequest) String() 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
func (*InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use InputMethodServiceOnCreateInputMethodSessionInterfaceRequest.ProtoReflect.Descriptor instead.
func (*InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) GetHandle ¶
func (x *InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) GetHandle() int64
func (*InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) ProtoMessage ¶
func (*InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) ProtoMessage()
func (*InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) ProtoReflect ¶
func (x *InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) ProtoReflect() protoreflect.Message
func (*InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) Reset ¶
func (x *InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) Reset()
func (*InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) String ¶
func (x *InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) String() 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 (x *InputMethodServiceOnDestroyRequest) GetHandle() int64
func (*InputMethodServiceOnDestroyRequest) ProtoMessage ¶
func (*InputMethodServiceOnDestroyRequest) ProtoMessage()
func (*InputMethodServiceOnDestroyRequest) ProtoReflect ¶
func (x *InputMethodServiceOnDestroyRequest) ProtoReflect() protoreflect.Message
func (*InputMethodServiceOnDestroyRequest) Reset ¶
func (x *InputMethodServiceOnDestroyRequest) Reset()
func (*InputMethodServiceOnDestroyRequest) String ¶
func (x *InputMethodServiceOnDestroyRequest) String() 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
func (*InputMethodServiceOnGenericMotionEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use InputMethodServiceOnGenericMotionEventRequest.ProtoReflect.Descriptor instead.
func (*InputMethodServiceOnGenericMotionEventRequest) GetArg0 ¶
func (x *InputMethodServiceOnGenericMotionEventRequest) GetArg0() int64
func (*InputMethodServiceOnGenericMotionEventRequest) GetHandle ¶
func (x *InputMethodServiceOnGenericMotionEventRequest) GetHandle() int64
func (*InputMethodServiceOnGenericMotionEventRequest) ProtoMessage ¶
func (*InputMethodServiceOnGenericMotionEventRequest) ProtoMessage()
func (*InputMethodServiceOnGenericMotionEventRequest) ProtoReflect ¶
func (x *InputMethodServiceOnGenericMotionEventRequest) ProtoReflect() protoreflect.Message
func (*InputMethodServiceOnGenericMotionEventRequest) Reset ¶
func (x *InputMethodServiceOnGenericMotionEventRequest) Reset()
func (*InputMethodServiceOnGenericMotionEventRequest) String ¶
func (x *InputMethodServiceOnGenericMotionEventRequest) String() 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
func (*InputMethodServiceOnShouldVerifyKeyEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use InputMethodServiceOnShouldVerifyKeyEventRequest.ProtoReflect.Descriptor instead.
func (*InputMethodServiceOnShouldVerifyKeyEventRequest) GetArg0 ¶
func (x *InputMethodServiceOnShouldVerifyKeyEventRequest) GetArg0() int64
func (*InputMethodServiceOnShouldVerifyKeyEventRequest) GetHandle ¶
func (x *InputMethodServiceOnShouldVerifyKeyEventRequest) GetHandle() int64
func (*InputMethodServiceOnShouldVerifyKeyEventRequest) ProtoMessage ¶
func (*InputMethodServiceOnShouldVerifyKeyEventRequest) ProtoMessage()
func (*InputMethodServiceOnShouldVerifyKeyEventRequest) ProtoReflect ¶
func (x *InputMethodServiceOnShouldVerifyKeyEventRequest) ProtoReflect() protoreflect.Message
func (*InputMethodServiceOnShouldVerifyKeyEventRequest) Reset ¶
func (x *InputMethodServiceOnShouldVerifyKeyEventRequest) Reset()
func (*InputMethodServiceOnShouldVerifyKeyEventRequest) String ¶
func (x *InputMethodServiceOnShouldVerifyKeyEventRequest) String() 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 (x *InputMethodServiceOnTrackballEventRequest) GetArg0() int64
func (*InputMethodServiceOnTrackballEventRequest) GetHandle ¶
func (x *InputMethodServiceOnTrackballEventRequest) GetHandle() int64
func (*InputMethodServiceOnTrackballEventRequest) ProtoMessage ¶
func (*InputMethodServiceOnTrackballEventRequest) ProtoMessage()
func (*InputMethodServiceOnTrackballEventRequest) ProtoReflect ¶
func (x *InputMethodServiceOnTrackballEventRequest) ProtoReflect() protoreflect.Message
func (*InputMethodServiceOnTrackballEventRequest) Reset ¶
func (x *InputMethodServiceOnTrackballEventRequest) Reset()
func (*InputMethodServiceOnTrackballEventRequest) String ¶
func (x *InputMethodServiceOnTrackballEventRequest) String() 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.
func NewInputMethodServiceServiceClient ¶
func NewInputMethodServiceServiceClient(cc grpc.ClientConnInterface) InputMethodServiceServiceClient
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 (x *InvalidateAllKeysResponse) ProtoReflect() protoreflect.Message
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 (x *IsExtractViewShownRequest) ProtoReflect() protoreflect.Message
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 (x *IsExtractViewShownResponse) ProtoReflect() protoreflect.Message
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 (x *IsInputMethodTargetRequest) ProtoReflect() protoreflect.Message
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 (x *IsInputMethodTargetResponse) ProtoReflect() protoreflect.Message
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 (x *IsProximityCorrectionEnabledRequest) GetHandle() int64
func (*IsProximityCorrectionEnabledRequest) ProtoMessage ¶
func (*IsProximityCorrectionEnabledRequest) ProtoMessage()
func (*IsProximityCorrectionEnabledRequest) ProtoReflect ¶
func (x *IsProximityCorrectionEnabledRequest) ProtoReflect() protoreflect.Message
func (*IsProximityCorrectionEnabledRequest) Reset ¶
func (x *IsProximityCorrectionEnabledRequest) Reset()
func (*IsProximityCorrectionEnabledRequest) String ¶
func (x *IsProximityCorrectionEnabledRequest) String() 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 (x *IsProximityCorrectionEnabledResponse) GetResult() bool
func (*IsProximityCorrectionEnabledResponse) ProtoMessage ¶
func (*IsProximityCorrectionEnabledResponse) ProtoMessage()
func (*IsProximityCorrectionEnabledResponse) ProtoReflect ¶
func (x *IsProximityCorrectionEnabledResponse) ProtoReflect() protoreflect.Message
func (*IsProximityCorrectionEnabledResponse) Reset ¶
func (x *IsProximityCorrectionEnabledResponse) Reset()
func (*IsProximityCorrectionEnabledResponse) String ¶
func (x *IsProximityCorrectionEnabledResponse) String() 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 (x *IsShowInputRequestedRequest) ProtoReflect() protoreflect.Message
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 (x *IsShowInputRequestedResponse) ProtoReflect() protoreflect.Message
func (*IsShowInputRequestedResponse) Reset ¶
func (x *IsShowInputRequestedResponse) Reset()
func (*IsShowInputRequestedResponse) String ¶
func (x *IsShowInputRequestedResponse) String() 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.
func NewKeyboardKeyServiceClient ¶
func NewKeyboardKeyServiceClient(cc grpc.ClientConnInterface) KeyboardKeyServiceClient
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 ¶
type KeyboardServiceClient interface {
NewKeyboard(ctx context.Context, in *NewKeyboardRequest, opts ...grpc.CallOption) (*NewKeyboardResponse, error)
GetHeight(ctx context.Context, in *GetHeightRequest, opts ...grpc.CallOption) (*GetHeightResponse, error)
GetKeys(ctx context.Context, in *GetKeysRequest, opts ...grpc.CallOption) (*GetKeysResponse, error)
GetMinWidth(ctx context.Context, in *GetMinWidthRequest, opts ...grpc.CallOption) (*GetMinWidthResponse, error)
GetModifierKeys(ctx context.Context, in *GetModifierKeysRequest, opts ...grpc.CallOption) (*GetModifierKeysResponse, error)
GetNearestKeys(ctx context.Context, in *GetNearestKeysRequest, opts ...grpc.CallOption) (*GetNearestKeysResponse, error)
GetShiftKeyIndex(ctx context.Context, in *GetShiftKeyIndexRequest, opts ...grpc.CallOption) (*GetShiftKeyIndexResponse, error)
IsShifted(ctx context.Context, in *IsShiftedRequest, opts ...grpc.CallOption) (*IsShiftedResponse, error)
SetShifted(ctx context.Context, in *SetShiftedRequest, opts ...grpc.CallOption) (*SetShiftedResponse, error)
}
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.
func NewKeyboardServiceClient ¶
func NewKeyboardServiceClient(cc grpc.ClientConnInterface) KeyboardServiceClient
type KeyboardServiceServer ¶
type KeyboardServiceServer interface {
NewKeyboard(context.Context, *NewKeyboardRequest) (*NewKeyboardResponse, error)
GetHeight(context.Context, *GetHeightRequest) (*GetHeightResponse, error)
GetKeys(context.Context, *GetKeysRequest) (*GetKeysResponse, error)
GetMinWidth(context.Context, *GetMinWidthRequest) (*GetMinWidthResponse, error)
GetModifierKeys(context.Context, *GetModifierKeysRequest) (*GetModifierKeysResponse, error)
GetNearestKeys(context.Context, *GetNearestKeysRequest) (*GetNearestKeysResponse, error)
GetShiftKeyIndex(context.Context, *GetShiftKeyIndexRequest) (*GetShiftKeyIndexResponse, error)
IsShifted(context.Context, *IsShiftedRequest) (*IsShiftedResponse, error)
SetShifted(context.Context, *SetShiftedRequest) (*SetShiftedResponse, error)
// contains filtered or unexported methods
}
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.
func NewKeyboardViewOnKeyboardActionListenerServiceClient ¶
func NewKeyboardViewOnKeyboardActionListenerServiceClient(cc grpc.ClientConnInterface) KeyboardViewOnKeyboardActionListenerServiceClient
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.
func NewKeyboardViewServiceClient ¶
func NewKeyboardViewServiceClient(cc grpc.ClientConnInterface) KeyboardViewServiceClient
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 (x *NewExtractEditTextRequest) ProtoReflect() protoreflect.Message
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 (x *NewExtractEditTextResponse) ProtoReflect() protoreflect.Message
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 (x *NewInputMethodServiceRequest) ProtoReflect() protoreflect.Message
func (*NewInputMethodServiceRequest) Reset ¶
func (x *NewInputMethodServiceRequest) Reset()
func (*NewInputMethodServiceRequest) String ¶
func (x *NewInputMethodServiceRequest) String() 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 (x *NewInputMethodServiceResponse) ProtoReflect() protoreflect.Message
func (*NewInputMethodServiceResponse) Reset ¶
func (x *NewInputMethodServiceResponse) Reset()
func (*NewInputMethodServiceResponse) String ¶
func (x *NewInputMethodServiceResponse) String() 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 (x *OnAppPrivateCommandRequest) ProtoReflect() protoreflect.Message
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 (x *OnAppPrivateCommandResponse) ProtoReflect() protoreflect.Message
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 (x *OnConfigurationChangedRequest) ProtoReflect() protoreflect.Message
func (*OnConfigurationChangedRequest) Reset ¶
func (x *OnConfigurationChangedRequest) Reset()
func (*OnConfigurationChangedRequest) String ¶
func (x *OnConfigurationChangedRequest) String() 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 (x *OnConfigurationChangedResponse) ProtoReflect() protoreflect.Message
func (*OnConfigurationChangedResponse) Reset ¶
func (x *OnConfigurationChangedResponse) Reset()
func (*OnConfigurationChangedResponse) String ¶
func (x *OnConfigurationChangedResponse) String() 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 (x *OnConfigureWindowResponse) ProtoReflect() protoreflect.Message
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 (x *OnCreateCandidatesViewRequest) ProtoReflect() protoreflect.Message
func (*OnCreateCandidatesViewRequest) Reset ¶
func (x *OnCreateCandidatesViewRequest) Reset()
func (*OnCreateCandidatesViewRequest) String ¶
func (x *OnCreateCandidatesViewRequest) String() 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 (x *OnCreateCandidatesViewResponse) ProtoReflect() protoreflect.Message
func (*OnCreateCandidatesViewResponse) Reset ¶
func (x *OnCreateCandidatesViewResponse) Reset()
func (*OnCreateCandidatesViewResponse) String ¶
func (x *OnCreateCandidatesViewResponse) String() 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 (x *OnCreateExtractTextViewRequest) ProtoReflect() protoreflect.Message
func (*OnCreateExtractTextViewRequest) Reset ¶
func (x *OnCreateExtractTextViewRequest) Reset()
func (*OnCreateExtractTextViewRequest) String ¶
func (x *OnCreateExtractTextViewRequest) String() 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 (x *OnCreateExtractTextViewResponse) ProtoReflect() protoreflect.Message
func (*OnCreateExtractTextViewResponse) Reset ¶
func (x *OnCreateExtractTextViewResponse) Reset()
func (*OnCreateExtractTextViewResponse) String ¶
func (x *OnCreateExtractTextViewResponse) String() 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 (x *OnCreateInlineSuggestionsRequestRequest) GetArg0() int64
func (*OnCreateInlineSuggestionsRequestRequest) GetHandle ¶
func (x *OnCreateInlineSuggestionsRequestRequest) GetHandle() int64
func (*OnCreateInlineSuggestionsRequestRequest) ProtoMessage ¶
func (*OnCreateInlineSuggestionsRequestRequest) ProtoMessage()
func (*OnCreateInlineSuggestionsRequestRequest) ProtoReflect ¶
func (x *OnCreateInlineSuggestionsRequestRequest) ProtoReflect() protoreflect.Message
func (*OnCreateInlineSuggestionsRequestRequest) Reset ¶
func (x *OnCreateInlineSuggestionsRequestRequest) Reset()
func (*OnCreateInlineSuggestionsRequestRequest) String ¶
func (x *OnCreateInlineSuggestionsRequestRequest) String() 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 (x *OnCreateInlineSuggestionsRequestResponse) GetResult() int64
func (*OnCreateInlineSuggestionsRequestResponse) ProtoMessage ¶
func (*OnCreateInlineSuggestionsRequestResponse) ProtoMessage()
func (*OnCreateInlineSuggestionsRequestResponse) ProtoReflect ¶
func (x *OnCreateInlineSuggestionsRequestResponse) ProtoReflect() protoreflect.Message
func (*OnCreateInlineSuggestionsRequestResponse) Reset ¶
func (x *OnCreateInlineSuggestionsRequestResponse) Reset()
func (*OnCreateInlineSuggestionsRequestResponse) String ¶
func (x *OnCreateInlineSuggestionsRequestResponse) String() 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 (x *OnCreateInputMethodInterfaceRequest) ProtoReflect() protoreflect.Message
func (*OnCreateInputMethodInterfaceRequest) Reset ¶
func (x *OnCreateInputMethodInterfaceRequest) Reset()
func (*OnCreateInputMethodInterfaceRequest) String ¶
func (x *OnCreateInputMethodInterfaceRequest) String() 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 (x *OnCreateInputMethodInterfaceResponse) GetResult() int64
func (*OnCreateInputMethodInterfaceResponse) ProtoMessage ¶
func (*OnCreateInputMethodInterfaceResponse) ProtoMessage()
func (*OnCreateInputMethodInterfaceResponse) ProtoReflect ¶
func (x *OnCreateInputMethodInterfaceResponse) ProtoReflect() protoreflect.Message
func (*OnCreateInputMethodInterfaceResponse) Reset ¶
func (x *OnCreateInputMethodInterfaceResponse) Reset()
func (*OnCreateInputMethodInterfaceResponse) String ¶
func (x *OnCreateInputMethodInterfaceResponse) String() string
type OnCreateInputMethodSessionInterfaceRequest ¶
type OnCreateInputMethodSessionInterfaceRequest struct {
// contains filtered or unexported fields
}
func (*OnCreateInputMethodSessionInterfaceRequest) Descriptor
deprecated
func (*OnCreateInputMethodSessionInterfaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnCreateInputMethodSessionInterfaceRequest.ProtoReflect.Descriptor instead.
func (*OnCreateInputMethodSessionInterfaceRequest) ProtoMessage ¶
func (*OnCreateInputMethodSessionInterfaceRequest) ProtoMessage()
func (*OnCreateInputMethodSessionInterfaceRequest) ProtoReflect ¶
func (x *OnCreateInputMethodSessionInterfaceRequest) ProtoReflect() protoreflect.Message
func (*OnCreateInputMethodSessionInterfaceRequest) Reset ¶
func (x *OnCreateInputMethodSessionInterfaceRequest) Reset()
func (*OnCreateInputMethodSessionInterfaceRequest) String ¶
func (x *OnCreateInputMethodSessionInterfaceRequest) String() 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
func (*OnCreateInputMethodSessionInterfaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnCreateInputMethodSessionInterfaceResponse.ProtoReflect.Descriptor instead.
func (*OnCreateInputMethodSessionInterfaceResponse) GetResult ¶
func (x *OnCreateInputMethodSessionInterfaceResponse) GetResult() int64
func (*OnCreateInputMethodSessionInterfaceResponse) ProtoMessage ¶
func (*OnCreateInputMethodSessionInterfaceResponse) ProtoMessage()
func (*OnCreateInputMethodSessionInterfaceResponse) ProtoReflect ¶
func (x *OnCreateInputMethodSessionInterfaceResponse) ProtoReflect() protoreflect.Message
func (*OnCreateInputMethodSessionInterfaceResponse) Reset ¶
func (x *OnCreateInputMethodSessionInterfaceResponse) Reset()
func (*OnCreateInputMethodSessionInterfaceResponse) String ¶
func (x *OnCreateInputMethodSessionInterfaceResponse) String() 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 (x *OnCreateInputViewResponse) ProtoReflect() protoreflect.Message
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
func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnCustomImeSwitcherButtonRequestedVisibleRequest.ProtoReflect.Descriptor instead.
func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) GetArg0 ¶
func (x *OnCustomImeSwitcherButtonRequestedVisibleRequest) GetArg0() bool
func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) GetHandle ¶
func (x *OnCustomImeSwitcherButtonRequestedVisibleRequest) GetHandle() int64
func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) ProtoMessage ¶
func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) ProtoMessage()
func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) ProtoReflect ¶
func (x *OnCustomImeSwitcherButtonRequestedVisibleRequest) ProtoReflect() protoreflect.Message
func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) Reset ¶
func (x *OnCustomImeSwitcherButtonRequestedVisibleRequest) Reset()
func (*OnCustomImeSwitcherButtonRequestedVisibleRequest) String ¶
func (x *OnCustomImeSwitcherButtonRequestedVisibleRequest) String() string
type OnCustomImeSwitcherButtonRequestedVisibleResponse ¶
type OnCustomImeSwitcherButtonRequestedVisibleResponse struct {
// contains filtered or unexported fields
}
func (*OnCustomImeSwitcherButtonRequestedVisibleResponse) Descriptor
deprecated
func (*OnCustomImeSwitcherButtonRequestedVisibleResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnCustomImeSwitcherButtonRequestedVisibleResponse.ProtoReflect.Descriptor instead.
func (*OnCustomImeSwitcherButtonRequestedVisibleResponse) ProtoMessage ¶
func (*OnCustomImeSwitcherButtonRequestedVisibleResponse) ProtoMessage()
func (*OnCustomImeSwitcherButtonRequestedVisibleResponse) ProtoReflect ¶
func (x *OnCustomImeSwitcherButtonRequestedVisibleResponse) ProtoReflect() protoreflect.Message
func (*OnCustomImeSwitcherButtonRequestedVisibleResponse) Reset ¶
func (x *OnCustomImeSwitcherButtonRequestedVisibleResponse) Reset()
func (*OnCustomImeSwitcherButtonRequestedVisibleResponse) String ¶
func (x *OnCustomImeSwitcherButtonRequestedVisibleResponse) String() 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 (x *OnDetachedFromWindowRequest) ProtoReflect() protoreflect.Message
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 (x *OnDetachedFromWindowResponse) ProtoReflect() protoreflect.Message
func (*OnDetachedFromWindowResponse) Reset ¶
func (x *OnDetachedFromWindowResponse) Reset()
func (*OnDetachedFromWindowResponse) String ¶
func (x *OnDetachedFromWindowResponse) String() 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 (x *OnDisplayCompletionsRequest) ProtoReflect() protoreflect.Message
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 (x *OnDisplayCompletionsResponse) ProtoReflect() protoreflect.Message
func (*OnDisplayCompletionsResponse) Reset ¶
func (x *OnDisplayCompletionsResponse) Reset()
func (*OnDisplayCompletionsResponse) String ¶
func (x *OnDisplayCompletionsResponse) String() 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 (x *OnEvaluateFullscreenModeRequest) ProtoReflect() protoreflect.Message
func (*OnEvaluateFullscreenModeRequest) Reset ¶
func (x *OnEvaluateFullscreenModeRequest) Reset()
func (*OnEvaluateFullscreenModeRequest) String ¶
func (x *OnEvaluateFullscreenModeRequest) String() 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 (x *OnEvaluateFullscreenModeResponse) ProtoReflect() protoreflect.Message
func (*OnEvaluateFullscreenModeResponse) Reset ¶
func (x *OnEvaluateFullscreenModeResponse) Reset()
func (*OnEvaluateFullscreenModeResponse) String ¶
func (x *OnEvaluateFullscreenModeResponse) String() 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 (x *OnEvaluateInputViewShownRequest) ProtoReflect() protoreflect.Message
func (*OnEvaluateInputViewShownRequest) Reset ¶
func (x *OnEvaluateInputViewShownRequest) Reset()
func (*OnEvaluateInputViewShownRequest) String ¶
func (x *OnEvaluateInputViewShownRequest) String() 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 (x *OnEvaluateInputViewShownResponse) ProtoReflect() protoreflect.Message
func (*OnEvaluateInputViewShownResponse) Reset ¶
func (x *OnEvaluateInputViewShownResponse) Reset()
func (*OnEvaluateInputViewShownResponse) String ¶
func (x *OnEvaluateInputViewShownResponse) String() 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 (x *OnExtractTextContextMenuItemRequest) GetArg0() int32
func (*OnExtractTextContextMenuItemRequest) GetHandle ¶
func (x *OnExtractTextContextMenuItemRequest) GetHandle() int64
func (*OnExtractTextContextMenuItemRequest) ProtoMessage ¶
func (*OnExtractTextContextMenuItemRequest) ProtoMessage()
func (*OnExtractTextContextMenuItemRequest) ProtoReflect ¶
func (x *OnExtractTextContextMenuItemRequest) ProtoReflect() protoreflect.Message
func (*OnExtractTextContextMenuItemRequest) Reset ¶
func (x *OnExtractTextContextMenuItemRequest) Reset()
func (*OnExtractTextContextMenuItemRequest) String ¶
func (x *OnExtractTextContextMenuItemRequest) String() 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 (x *OnExtractTextContextMenuItemResponse) GetResult() bool
func (*OnExtractTextContextMenuItemResponse) ProtoMessage ¶
func (*OnExtractTextContextMenuItemResponse) ProtoMessage()
func (*OnExtractTextContextMenuItemResponse) ProtoReflect ¶
func (x *OnExtractTextContextMenuItemResponse) ProtoReflect() protoreflect.Message
func (*OnExtractTextContextMenuItemResponse) Reset ¶
func (x *OnExtractTextContextMenuItemResponse) Reset()
func (*OnExtractTextContextMenuItemResponse) String ¶
func (x *OnExtractTextContextMenuItemResponse) String() 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 (x *OnExtractedCursorMovementRequest) GetArg0() int32
func (*OnExtractedCursorMovementRequest) GetArg1 ¶
func (x *OnExtractedCursorMovementRequest) GetArg1() int32
func (*OnExtractedCursorMovementRequest) GetHandle ¶
func (x *OnExtractedCursorMovementRequest) GetHandle() int64
func (*OnExtractedCursorMovementRequest) ProtoMessage ¶
func (*OnExtractedCursorMovementRequest) ProtoMessage()
func (*OnExtractedCursorMovementRequest) ProtoReflect ¶
func (x *OnExtractedCursorMovementRequest) ProtoReflect() protoreflect.Message
func (*OnExtractedCursorMovementRequest) Reset ¶
func (x *OnExtractedCursorMovementRequest) Reset()
func (*OnExtractedCursorMovementRequest) String ¶
func (x *OnExtractedCursorMovementRequest) String() 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 (x *OnExtractedCursorMovementResponse) ProtoReflect() protoreflect.Message
func (*OnExtractedCursorMovementResponse) Reset ¶
func (x *OnExtractedCursorMovementResponse) Reset()
func (*OnExtractedCursorMovementResponse) String ¶
func (x *OnExtractedCursorMovementResponse) String() 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 (x *OnExtractedSelectionChangedRequest) GetArg0() int32
func (*OnExtractedSelectionChangedRequest) GetArg1 ¶
func (x *OnExtractedSelectionChangedRequest) GetArg1() int32
func (*OnExtractedSelectionChangedRequest) GetHandle ¶
func (x *OnExtractedSelectionChangedRequest) GetHandle() int64
func (*OnExtractedSelectionChangedRequest) ProtoMessage ¶
func (*OnExtractedSelectionChangedRequest) ProtoMessage()
func (*OnExtractedSelectionChangedRequest) ProtoReflect ¶
func (x *OnExtractedSelectionChangedRequest) ProtoReflect() protoreflect.Message
func (*OnExtractedSelectionChangedRequest) Reset ¶
func (x *OnExtractedSelectionChangedRequest) Reset()
func (*OnExtractedSelectionChangedRequest) String ¶
func (x *OnExtractedSelectionChangedRequest) String() 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 (x *OnExtractedSelectionChangedResponse) ProtoReflect() protoreflect.Message
func (*OnExtractedSelectionChangedResponse) Reset ¶
func (x *OnExtractedSelectionChangedResponse) Reset()
func (*OnExtractedSelectionChangedResponse) String ¶
func (x *OnExtractedSelectionChangedResponse) String() 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 (x *OnExtractedTextClickedRequest) ProtoReflect() protoreflect.Message
func (*OnExtractedTextClickedRequest) Reset ¶
func (x *OnExtractedTextClickedRequest) Reset()
func (*OnExtractedTextClickedRequest) String ¶
func (x *OnExtractedTextClickedRequest) String() 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 (x *OnExtractedTextClickedResponse) ProtoReflect() protoreflect.Message
func (*OnExtractedTextClickedResponse) Reset ¶
func (x *OnExtractedTextClickedResponse) Reset()
func (*OnExtractedTextClickedResponse) String ¶
func (x *OnExtractedTextClickedResponse) String() 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 (x *OnExtractingInputChangedRequest) GetArg0() int64
func (*OnExtractingInputChangedRequest) GetHandle ¶
func (x *OnExtractingInputChangedRequest) GetHandle() int64
func (*OnExtractingInputChangedRequest) ProtoMessage ¶
func (*OnExtractingInputChangedRequest) ProtoMessage()
func (*OnExtractingInputChangedRequest) ProtoReflect ¶
func (x *OnExtractingInputChangedRequest) ProtoReflect() protoreflect.Message
func (*OnExtractingInputChangedRequest) Reset ¶
func (x *OnExtractingInputChangedRequest) Reset()
func (*OnExtractingInputChangedRequest) String ¶
func (x *OnExtractingInputChangedRequest) String() 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 (x *OnExtractingInputChangedResponse) ProtoReflect() protoreflect.Message
func (*OnExtractingInputChangedResponse) Reset ¶
func (x *OnExtractingInputChangedResponse) Reset()
func (*OnExtractingInputChangedResponse) String ¶
func (x *OnExtractingInputChangedResponse) String() 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 (x *OnFinishCandidatesViewRequest) ProtoReflect() protoreflect.Message
func (*OnFinishCandidatesViewRequest) Reset ¶
func (x *OnFinishCandidatesViewRequest) Reset()
func (*OnFinishCandidatesViewRequest) String ¶
func (x *OnFinishCandidatesViewRequest) String() 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 (x *OnFinishCandidatesViewResponse) ProtoReflect() protoreflect.Message
func (*OnFinishCandidatesViewResponse) Reset ¶
func (x *OnFinishCandidatesViewResponse) Reset()
func (*OnFinishCandidatesViewResponse) String ¶
func (x *OnFinishCandidatesViewResponse) String() 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 (x *OnFinishInputViewResponse) ProtoReflect() protoreflect.Message
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 (x *OnFinishStylusHandwritingRequest) ProtoReflect() protoreflect.Message
func (*OnFinishStylusHandwritingRequest) Reset ¶
func (x *OnFinishStylusHandwritingRequest) Reset()
func (*OnFinishStylusHandwritingRequest) String ¶
func (x *OnFinishStylusHandwritingRequest) String() 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 (x *OnFinishStylusHandwritingResponse) ProtoReflect() protoreflect.Message
func (*OnFinishStylusHandwritingResponse) Reset ¶
func (x *OnFinishStylusHandwritingResponse) Reset()
func (*OnFinishStylusHandwritingResponse) String ¶
func (x *OnFinishStylusHandwritingResponse) String() 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 (x *OnGenericMotionEventRequest) ProtoReflect() protoreflect.Message
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 (x *OnGenericMotionEventResponse) ProtoReflect() protoreflect.Message
func (*OnGenericMotionEventResponse) Reset ¶
func (x *OnGenericMotionEventResponse) Reset()
func (*OnGenericMotionEventResponse) String ¶
func (x *OnGenericMotionEventResponse) String() 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 (x *OnInitializeInterfaceRequest) ProtoReflect() protoreflect.Message
func (*OnInitializeInterfaceRequest) Reset ¶
func (x *OnInitializeInterfaceRequest) Reset()
func (*OnInitializeInterfaceRequest) String ¶
func (x *OnInitializeInterfaceRequest) String() 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 (x *OnInitializeInterfaceResponse) ProtoReflect() protoreflect.Message
func (*OnInitializeInterfaceResponse) Reset ¶
func (x *OnInitializeInterfaceResponse) Reset()
func (*OnInitializeInterfaceResponse) String ¶
func (x *OnInitializeInterfaceResponse) String() 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 (x *OnInlineSuggestionsResponseRequest) GetArg0() int64
func (*OnInlineSuggestionsResponseRequest) GetHandle ¶
func (x *OnInlineSuggestionsResponseRequest) GetHandle() int64
func (*OnInlineSuggestionsResponseRequest) ProtoMessage ¶
func (*OnInlineSuggestionsResponseRequest) ProtoMessage()
func (*OnInlineSuggestionsResponseRequest) ProtoReflect ¶
func (x *OnInlineSuggestionsResponseRequest) ProtoReflect() protoreflect.Message
func (*OnInlineSuggestionsResponseRequest) Reset ¶
func (x *OnInlineSuggestionsResponseRequest) Reset()
func (*OnInlineSuggestionsResponseRequest) String ¶
func (x *OnInlineSuggestionsResponseRequest) String() 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 (x *OnInlineSuggestionsResponseResponse) GetResult() bool
func (*OnInlineSuggestionsResponseResponse) ProtoMessage ¶
func (*OnInlineSuggestionsResponseResponse) ProtoMessage()
func (*OnInlineSuggestionsResponseResponse) ProtoReflect ¶
func (x *OnInlineSuggestionsResponseResponse) ProtoReflect() protoreflect.Message
func (*OnInlineSuggestionsResponseResponse) Reset ¶
func (x *OnInlineSuggestionsResponseResponse) Reset()
func (*OnInlineSuggestionsResponseResponse) String ¶
func (x *OnInlineSuggestionsResponseResponse) String() 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 (x *OnPrepareStylusHandwritingRequest) GetHandle() int64
func (*OnPrepareStylusHandwritingRequest) ProtoMessage ¶
func (*OnPrepareStylusHandwritingRequest) ProtoMessage()
func (*OnPrepareStylusHandwritingRequest) ProtoReflect ¶
func (x *OnPrepareStylusHandwritingRequest) ProtoReflect() protoreflect.Message
func (*OnPrepareStylusHandwritingRequest) Reset ¶
func (x *OnPrepareStylusHandwritingRequest) Reset()
func (*OnPrepareStylusHandwritingRequest) String ¶
func (x *OnPrepareStylusHandwritingRequest) String() 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 (x *OnPrepareStylusHandwritingResponse) ProtoReflect() protoreflect.Message
func (*OnPrepareStylusHandwritingResponse) Reset ¶
func (x *OnPrepareStylusHandwritingResponse) Reset()
func (*OnPrepareStylusHandwritingResponse) String ¶
func (x *OnPrepareStylusHandwritingResponse) String() 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 (x *OnShouldVerifyKeyEventRequest) ProtoReflect() protoreflect.Message
func (*OnShouldVerifyKeyEventRequest) Reset ¶
func (x *OnShouldVerifyKeyEventRequest) Reset()
func (*OnShouldVerifyKeyEventRequest) String ¶
func (x *OnShouldVerifyKeyEventRequest) String() 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 (x *OnShouldVerifyKeyEventResponse) ProtoReflect() protoreflect.Message
func (*OnShouldVerifyKeyEventResponse) Reset ¶
func (x *OnShouldVerifyKeyEventResponse) Reset()
func (*OnShouldVerifyKeyEventResponse) String ¶
func (x *OnShouldVerifyKeyEventResponse) String() 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 (x *OnShowInputRequestedRequest) ProtoReflect() protoreflect.Message
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 (x *OnShowInputRequestedResponse) ProtoReflect() protoreflect.Message
func (*OnShowInputRequestedResponse) Reset ¶
func (x *OnShowInputRequestedResponse) Reset()
func (*OnShowInputRequestedResponse) String ¶
func (x *OnShowInputRequestedResponse) String() 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 (x *OnStartCandidatesViewRequest) ProtoReflect() protoreflect.Message
func (*OnStartCandidatesViewRequest) Reset ¶
func (x *OnStartCandidatesViewRequest) Reset()
func (*OnStartCandidatesViewRequest) String ¶
func (x *OnStartCandidatesViewRequest) String() 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 (x *OnStartCandidatesViewResponse) ProtoReflect() protoreflect.Message
func (*OnStartCandidatesViewResponse) Reset ¶
func (x *OnStartCandidatesViewResponse) Reset()
func (*OnStartCandidatesViewResponse) String ¶
func (x *OnStartCandidatesViewResponse) String() 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
func (*OnStartConnectionlessStylusHandwritingRequest) Descriptor() ([]byte, []int)
Deprecated: Use OnStartConnectionlessStylusHandwritingRequest.ProtoReflect.Descriptor instead.
func (*OnStartConnectionlessStylusHandwritingRequest) GetArg0 ¶
func (x *OnStartConnectionlessStylusHandwritingRequest) GetArg0() int32
func (*OnStartConnectionlessStylusHandwritingRequest) GetArg1 ¶
func (x *OnStartConnectionlessStylusHandwritingRequest) GetArg1() int64
func (*OnStartConnectionlessStylusHandwritingRequest) GetHandle ¶
func (x *OnStartConnectionlessStylusHandwritingRequest) GetHandle() int64
func (*OnStartConnectionlessStylusHandwritingRequest) ProtoMessage ¶
func (*OnStartConnectionlessStylusHandwritingRequest) ProtoMessage()
func (*OnStartConnectionlessStylusHandwritingRequest) ProtoReflect ¶
func (x *OnStartConnectionlessStylusHandwritingRequest) ProtoReflect() protoreflect.Message
func (*OnStartConnectionlessStylusHandwritingRequest) Reset ¶
func (x *OnStartConnectionlessStylusHandwritingRequest) Reset()
func (*OnStartConnectionlessStylusHandwritingRequest) String ¶
func (x *OnStartConnectionlessStylusHandwritingRequest) String() 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
func (*OnStartConnectionlessStylusHandwritingResponse) Descriptor() ([]byte, []int)
Deprecated: Use OnStartConnectionlessStylusHandwritingResponse.ProtoReflect.Descriptor instead.
func (*OnStartConnectionlessStylusHandwritingResponse) GetResult ¶
func (x *OnStartConnectionlessStylusHandwritingResponse) GetResult() bool
func (*OnStartConnectionlessStylusHandwritingResponse) ProtoMessage ¶
func (*OnStartConnectionlessStylusHandwritingResponse) ProtoMessage()
func (*OnStartConnectionlessStylusHandwritingResponse) ProtoReflect ¶
func (x *OnStartConnectionlessStylusHandwritingResponse) ProtoReflect() protoreflect.Message
func (*OnStartConnectionlessStylusHandwritingResponse) Reset ¶
func (x *OnStartConnectionlessStylusHandwritingResponse) Reset()
func (*OnStartConnectionlessStylusHandwritingResponse) String ¶
func (x *OnStartConnectionlessStylusHandwritingResponse) String() 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 (x *OnStartStylusHandwritingRequest) ProtoReflect() protoreflect.Message
func (*OnStartStylusHandwritingRequest) Reset ¶
func (x *OnStartStylusHandwritingRequest) Reset()
func (*OnStartStylusHandwritingRequest) String ¶
func (x *OnStartStylusHandwritingRequest) String() 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 (x *OnStartStylusHandwritingResponse) ProtoReflect() protoreflect.Message
func (*OnStartStylusHandwritingResponse) Reset ¶
func (x *OnStartStylusHandwritingResponse) Reset()
func (*OnStartStylusHandwritingResponse) String ¶
func (x *OnStartStylusHandwritingResponse) String() 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 (x *OnStylusHandwritingMotionEventRequest) GetArg0() int64
func (*OnStylusHandwritingMotionEventRequest) GetHandle ¶
func (x *OnStylusHandwritingMotionEventRequest) GetHandle() int64
func (*OnStylusHandwritingMotionEventRequest) ProtoMessage ¶
func (*OnStylusHandwritingMotionEventRequest) ProtoMessage()
func (*OnStylusHandwritingMotionEventRequest) ProtoReflect ¶
func (x *OnStylusHandwritingMotionEventRequest) ProtoReflect() protoreflect.Message
func (*OnStylusHandwritingMotionEventRequest) Reset ¶
func (x *OnStylusHandwritingMotionEventRequest) Reset()
func (*OnStylusHandwritingMotionEventRequest) String ¶
func (x *OnStylusHandwritingMotionEventRequest) String() 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) ProtoMessage()
func (*OnStylusHandwritingMotionEventResponse) ProtoReflect ¶
func (x *OnStylusHandwritingMotionEventResponse) ProtoReflect() protoreflect.Message
func (*OnStylusHandwritingMotionEventResponse) Reset ¶
func (x *OnStylusHandwritingMotionEventResponse) Reset()
func (*OnStylusHandwritingMotionEventResponse) String ¶
func (x *OnStylusHandwritingMotionEventResponse) String() 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 (x *OnTextContextMenuItemRequest) ProtoReflect() protoreflect.Message
func (*OnTextContextMenuItemRequest) Reset ¶
func (x *OnTextContextMenuItemRequest) Reset()
func (*OnTextContextMenuItemRequest) String ¶
func (x *OnTextContextMenuItemRequest) String() 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 (x *OnTextContextMenuItemResponse) ProtoReflect() protoreflect.Message
func (*OnTextContextMenuItemResponse) Reset ¶
func (x *OnTextContextMenuItemResponse) Reset()
func (*OnTextContextMenuItemResponse) String ¶
func (x *OnTextContextMenuItemResponse) String() 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 (x *OnUpdateCursorAnchorInfoRequest) GetArg0() int64
func (*OnUpdateCursorAnchorInfoRequest) GetHandle ¶
func (x *OnUpdateCursorAnchorInfoRequest) GetHandle() int64
func (*OnUpdateCursorAnchorInfoRequest) ProtoMessage ¶
func (*OnUpdateCursorAnchorInfoRequest) ProtoMessage()
func (*OnUpdateCursorAnchorInfoRequest) ProtoReflect ¶
func (x *OnUpdateCursorAnchorInfoRequest) ProtoReflect() protoreflect.Message
func (*OnUpdateCursorAnchorInfoRequest) Reset ¶
func (x *OnUpdateCursorAnchorInfoRequest) Reset()
func (*OnUpdateCursorAnchorInfoRequest) String ¶
func (x *OnUpdateCursorAnchorInfoRequest) String() 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 (x *OnUpdateCursorAnchorInfoResponse) ProtoReflect() protoreflect.Message
func (*OnUpdateCursorAnchorInfoResponse) Reset ¶
func (x *OnUpdateCursorAnchorInfoResponse) Reset()
func (*OnUpdateCursorAnchorInfoResponse) String ¶
func (x *OnUpdateCursorAnchorInfoResponse) String() 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 (x *OnUpdateEditorToolTypeRequest) ProtoReflect() protoreflect.Message
func (*OnUpdateEditorToolTypeRequest) Reset ¶
func (x *OnUpdateEditorToolTypeRequest) Reset()
func (*OnUpdateEditorToolTypeRequest) String ¶
func (x *OnUpdateEditorToolTypeRequest) String() 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 (x *OnUpdateEditorToolTypeResponse) ProtoReflect() protoreflect.Message
func (*OnUpdateEditorToolTypeResponse) Reset ¶
func (x *OnUpdateEditorToolTypeResponse) Reset()
func (*OnUpdateEditorToolTypeResponse) String ¶
func (x *OnUpdateEditorToolTypeResponse) String() 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 (x *OnUpdateExtractedTextRequest) ProtoReflect() protoreflect.Message
func (*OnUpdateExtractedTextRequest) Reset ¶
func (x *OnUpdateExtractedTextRequest) Reset()
func (*OnUpdateExtractedTextRequest) String ¶
func (x *OnUpdateExtractedTextRequest) String() 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 (x *OnUpdateExtractedTextResponse) ProtoReflect() protoreflect.Message
func (*OnUpdateExtractedTextResponse) Reset ¶
func (x *OnUpdateExtractedTextResponse) Reset()
func (*OnUpdateExtractedTextResponse) String ¶
func (x *OnUpdateExtractedTextResponse) String() 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 (x *OnUpdateExtractingViewsRequest) GetArg0() int64
func (*OnUpdateExtractingViewsRequest) GetHandle ¶
func (x *OnUpdateExtractingViewsRequest) GetHandle() int64
func (*OnUpdateExtractingViewsRequest) ProtoMessage ¶
func (*OnUpdateExtractingViewsRequest) ProtoMessage()
func (*OnUpdateExtractingViewsRequest) ProtoReflect ¶
func (x *OnUpdateExtractingViewsRequest) ProtoReflect() protoreflect.Message
func (*OnUpdateExtractingViewsRequest) Reset ¶
func (x *OnUpdateExtractingViewsRequest) Reset()
func (*OnUpdateExtractingViewsRequest) String ¶
func (x *OnUpdateExtractingViewsRequest) String() 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 (x *OnUpdateExtractingViewsResponse) ProtoReflect() protoreflect.Message
func (*OnUpdateExtractingViewsResponse) Reset ¶
func (x *OnUpdateExtractingViewsResponse) Reset()
func (*OnUpdateExtractingViewsResponse) String ¶
func (x *OnUpdateExtractingViewsResponse) String() 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 (x *OnUpdateExtractingVisibilityRequest) GetArg0() int64
func (*OnUpdateExtractingVisibilityRequest) GetHandle ¶
func (x *OnUpdateExtractingVisibilityRequest) GetHandle() int64
func (*OnUpdateExtractingVisibilityRequest) ProtoMessage ¶
func (*OnUpdateExtractingVisibilityRequest) ProtoMessage()
func (*OnUpdateExtractingVisibilityRequest) ProtoReflect ¶
func (x *OnUpdateExtractingVisibilityRequest) ProtoReflect() protoreflect.Message
func (*OnUpdateExtractingVisibilityRequest) Reset ¶
func (x *OnUpdateExtractingVisibilityRequest) Reset()
func (*OnUpdateExtractingVisibilityRequest) String ¶
func (x *OnUpdateExtractingVisibilityRequest) String() 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 (x *OnUpdateExtractingVisibilityResponse) ProtoReflect() protoreflect.Message
func (*OnUpdateExtractingVisibilityResponse) Reset ¶
func (x *OnUpdateExtractingVisibilityResponse) Reset()
func (*OnUpdateExtractingVisibilityResponse) String ¶
func (x *OnUpdateExtractingVisibilityResponse) String() 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 (x *OnUpdateSelectionResponse) ProtoReflect() protoreflect.Message
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 (x *RegisterComponentCallbacksRequest) GetArg0() int64
func (*RegisterComponentCallbacksRequest) ProtoMessage ¶
func (*RegisterComponentCallbacksRequest) ProtoMessage()
func (*RegisterComponentCallbacksRequest) ProtoReflect ¶
func (x *RegisterComponentCallbacksRequest) ProtoReflect() protoreflect.Message
func (*RegisterComponentCallbacksRequest) Reset ¶
func (x *RegisterComponentCallbacksRequest) Reset()
func (*RegisterComponentCallbacksRequest) String ¶
func (x *RegisterComponentCallbacksRequest) String() 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 (x *RegisterComponentCallbacksResponse) ProtoReflect() protoreflect.Message
func (*RegisterComponentCallbacksResponse) Reset ¶
func (x *RegisterComponentCallbacksResponse) Reset()
func (*RegisterComponentCallbacksResponse) String ¶
func (x *RegisterComponentCallbacksResponse) String() 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 (x *SendDefaultEditorActionRequest) ProtoReflect() protoreflect.Message
func (*SendDefaultEditorActionRequest) Reset ¶
func (x *SendDefaultEditorActionRequest) Reset()
func (*SendDefaultEditorActionRequest) String ¶
func (x *SendDefaultEditorActionRequest) String() 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 (x *SendDefaultEditorActionResponse) ProtoReflect() protoreflect.Message
func (*SendDefaultEditorActionResponse) Reset ¶
func (x *SendDefaultEditorActionResponse) Reset()
func (*SendDefaultEditorActionResponse) String ¶
func (x *SendDefaultEditorActionResponse) String() 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 (x *SendDownUpKeyEventsRequest) ProtoReflect() protoreflect.Message
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 (x *SendDownUpKeyEventsResponse) ProtoReflect() protoreflect.Message
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 (x *SetBackDispositionRequest) ProtoReflect() protoreflect.Message
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 (x *SetBackDispositionResponse) ProtoReflect() protoreflect.Message
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 (x *SetCandidatesViewResponse) ProtoReflect() protoreflect.Message
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 (x *SetCandidatesViewShownRequest) ProtoReflect() protoreflect.Message
func (*SetCandidatesViewShownRequest) Reset ¶
func (x *SetCandidatesViewShownRequest) Reset()
func (*SetCandidatesViewShownRequest) String ¶
func (x *SetCandidatesViewShownRequest) String() 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 (x *SetCandidatesViewShownResponse) ProtoReflect() protoreflect.Message
func (*SetCandidatesViewShownResponse) Reset ¶
func (x *SetCandidatesViewShownResponse) Reset()
func (*SetCandidatesViewShownResponse) String ¶
func (x *SetCandidatesViewShownResponse) String() 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 (x *SetExtractViewShownRequest) ProtoReflect() protoreflect.Message
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 (x *SetExtractViewShownResponse) ProtoReflect() protoreflect.Message
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 (x *SetOnKeyboardActionListenerRequest) GetArg0() int64
func (*SetOnKeyboardActionListenerRequest) GetHandle ¶
func (x *SetOnKeyboardActionListenerRequest) GetHandle() int64
func (*SetOnKeyboardActionListenerRequest) ProtoMessage ¶
func (*SetOnKeyboardActionListenerRequest) ProtoMessage()
func (*SetOnKeyboardActionListenerRequest) ProtoReflect ¶
func (x *SetOnKeyboardActionListenerRequest) ProtoReflect() protoreflect.Message
func (*SetOnKeyboardActionListenerRequest) Reset ¶
func (x *SetOnKeyboardActionListenerRequest) Reset()
func (*SetOnKeyboardActionListenerRequest) String ¶
func (x *SetOnKeyboardActionListenerRequest) String() 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 (x *SetOnKeyboardActionListenerResponse) ProtoReflect() protoreflect.Message
func (*SetOnKeyboardActionListenerResponse) Reset ¶
func (x *SetOnKeyboardActionListenerResponse) Reset()
func (*SetOnKeyboardActionListenerResponse) String ¶
func (x *SetOnKeyboardActionListenerResponse) String() 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 (x *SetPreviewEnabledResponse) ProtoReflect() protoreflect.Message
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 (x *SetProximityCorrectionEnabledRequest) GetArg0() bool
func (*SetProximityCorrectionEnabledRequest) GetHandle ¶
func (x *SetProximityCorrectionEnabledRequest) GetHandle() int64
func (*SetProximityCorrectionEnabledRequest) ProtoMessage ¶
func (*SetProximityCorrectionEnabledRequest) ProtoMessage()
func (*SetProximityCorrectionEnabledRequest) ProtoReflect ¶
func (x *SetProximityCorrectionEnabledRequest) ProtoReflect() protoreflect.Message
func (*SetProximityCorrectionEnabledRequest) Reset ¶
func (x *SetProximityCorrectionEnabledRequest) Reset()
func (*SetProximityCorrectionEnabledRequest) String ¶
func (x *SetProximityCorrectionEnabledRequest) String() 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 (x *SetProximityCorrectionEnabledResponse) ProtoReflect() protoreflect.Message
func (*SetProximityCorrectionEnabledResponse) Reset ¶
func (x *SetProximityCorrectionEnabledResponse) Reset()
func (*SetProximityCorrectionEnabledResponse) String ¶
func (x *SetProximityCorrectionEnabledResponse) String() 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 (x *SetSessionEnabledResponse) ProtoReflect() protoreflect.Message
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 (x *SetStylusHandwritingRegionRequest) GetArg0() int64
func (*SetStylusHandwritingRegionRequest) GetHandle ¶
func (x *SetStylusHandwritingRegionRequest) GetHandle() int64
func (*SetStylusHandwritingRegionRequest) ProtoMessage ¶
func (*SetStylusHandwritingRegionRequest) ProtoMessage()
func (*SetStylusHandwritingRegionRequest) ProtoReflect ¶
func (x *SetStylusHandwritingRegionRequest) ProtoReflect() protoreflect.Message
func (*SetStylusHandwritingRegionRequest) Reset ¶
func (x *SetStylusHandwritingRegionRequest) Reset()
func (*SetStylusHandwritingRegionRequest) String ¶
func (x *SetStylusHandwritingRegionRequest) String() 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 (x *SetStylusHandwritingRegionResponse) ProtoReflect() protoreflect.Message
func (*SetStylusHandwritingRegionResponse) Reset ¶
func (x *SetStylusHandwritingRegionResponse) Reset()
func (*SetStylusHandwritingRegionResponse) String ¶
func (x *SetStylusHandwritingRegionResponse) String() 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 (x *SetStylusHandwritingSessionTimeoutRequest) GetArg0() int64
func (*SetStylusHandwritingSessionTimeoutRequest) GetHandle ¶
func (x *SetStylusHandwritingSessionTimeoutRequest) GetHandle() int64
func (*SetStylusHandwritingSessionTimeoutRequest) ProtoMessage ¶
func (*SetStylusHandwritingSessionTimeoutRequest) ProtoMessage()
func (*SetStylusHandwritingSessionTimeoutRequest) ProtoReflect ¶
func (x *SetStylusHandwritingSessionTimeoutRequest) ProtoReflect() protoreflect.Message
func (*SetStylusHandwritingSessionTimeoutRequest) Reset ¶
func (x *SetStylusHandwritingSessionTimeoutRequest) Reset()
func (*SetStylusHandwritingSessionTimeoutRequest) String ¶
func (x *SetStylusHandwritingSessionTimeoutRequest) String() string
type SetStylusHandwritingSessionTimeoutResponse ¶
type SetStylusHandwritingSessionTimeoutResponse struct {
// contains filtered or unexported fields
}
func (*SetStylusHandwritingSessionTimeoutResponse) Descriptor
deprecated
func (*SetStylusHandwritingSessionTimeoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetStylusHandwritingSessionTimeoutResponse.ProtoReflect.Descriptor instead.
func (*SetStylusHandwritingSessionTimeoutResponse) ProtoMessage ¶
func (*SetStylusHandwritingSessionTimeoutResponse) ProtoMessage()
func (*SetStylusHandwritingSessionTimeoutResponse) ProtoReflect ¶
func (x *SetStylusHandwritingSessionTimeoutResponse) ProtoReflect() protoreflect.Message
func (*SetStylusHandwritingSessionTimeoutResponse) Reset ¶
func (x *SetStylusHandwritingSessionTimeoutResponse) Reset()
func (*SetStylusHandwritingSessionTimeoutResponse) String ¶
func (x *SetStylusHandwritingSessionTimeoutResponse) String() 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 (x *SetVerticalCorrectionRequest) ProtoReflect() protoreflect.Message
func (*SetVerticalCorrectionRequest) Reset ¶
func (x *SetVerticalCorrectionRequest) Reset()
func (*SetVerticalCorrectionRequest) String ¶
func (x *SetVerticalCorrectionRequest) String() 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 (x *SetVerticalCorrectionResponse) ProtoReflect() protoreflect.Message
func (*SetVerticalCorrectionResponse) Reset ¶
func (x *SetVerticalCorrectionResponse) Reset()
func (*SetVerticalCorrectionResponse) String ¶
func (x *SetVerticalCorrectionResponse) String() 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
func (*ShouldOfferSwitchingToNextInputMethodRequest) Descriptor() ([]byte, []int)
Deprecated: Use ShouldOfferSwitchingToNextInputMethodRequest.ProtoReflect.Descriptor instead.
func (*ShouldOfferSwitchingToNextInputMethodRequest) GetHandle ¶
func (x *ShouldOfferSwitchingToNextInputMethodRequest) GetHandle() int64
func (*ShouldOfferSwitchingToNextInputMethodRequest) ProtoMessage ¶
func (*ShouldOfferSwitchingToNextInputMethodRequest) ProtoMessage()
func (*ShouldOfferSwitchingToNextInputMethodRequest) ProtoReflect ¶
func (x *ShouldOfferSwitchingToNextInputMethodRequest) ProtoReflect() protoreflect.Message
func (*ShouldOfferSwitchingToNextInputMethodRequest) Reset ¶
func (x *ShouldOfferSwitchingToNextInputMethodRequest) Reset()
func (*ShouldOfferSwitchingToNextInputMethodRequest) String ¶
func (x *ShouldOfferSwitchingToNextInputMethodRequest) String() 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
func (*ShouldOfferSwitchingToNextInputMethodResponse) Descriptor() ([]byte, []int)
Deprecated: Use ShouldOfferSwitchingToNextInputMethodResponse.ProtoReflect.Descriptor instead.
func (*ShouldOfferSwitchingToNextInputMethodResponse) GetResult ¶
func (x *ShouldOfferSwitchingToNextInputMethodResponse) GetResult() bool
func (*ShouldOfferSwitchingToNextInputMethodResponse) ProtoMessage ¶
func (*ShouldOfferSwitchingToNextInputMethodResponse) ProtoMessage()
func (*ShouldOfferSwitchingToNextInputMethodResponse) ProtoReflect ¶
func (x *ShouldOfferSwitchingToNextInputMethodResponse) ProtoReflect() protoreflect.Message
func (*ShouldOfferSwitchingToNextInputMethodResponse) Reset ¶
func (x *ShouldOfferSwitchingToNextInputMethodResponse) Reset()
func (*ShouldOfferSwitchingToNextInputMethodResponse) String ¶
func (x *ShouldOfferSwitchingToNextInputMethodResponse) String() 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 (x *SquaredDistanceFromRequest) ProtoReflect() protoreflect.Message
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 (x *SquaredDistanceFromResponse) ProtoReflect() protoreflect.Message
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 (x *StartInternalChangesRequest) ProtoReflect() protoreflect.Message
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 (x *StartInternalChangesResponse) ProtoReflect() protoreflect.Message
func (*StartInternalChangesResponse) Reset ¶
func (x *StartInternalChangesResponse) Reset()
func (*StartInternalChangesResponse) String ¶
func (x *StartInternalChangesResponse) String() 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 (x *SwitchInputMethod1Request) ProtoReflect() protoreflect.Message
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 (x *SwitchInputMethod1Response) ProtoReflect() protoreflect.Message
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 (x *SwitchInputMethod2_1Request) ProtoReflect() protoreflect.Message
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 (x *SwitchInputMethod2_1Response) ProtoReflect() protoreflect.Message
func (*SwitchInputMethod2_1Response) Reset ¶
func (x *SwitchInputMethod2_1Response) Reset()
func (*SwitchInputMethod2_1Response) String ¶
func (x *SwitchInputMethod2_1Response) String() 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 (x *SwitchToNextInputMethodRequest) ProtoReflect() protoreflect.Message
func (*SwitchToNextInputMethodRequest) Reset ¶
func (x *SwitchToNextInputMethodRequest) Reset()
func (*SwitchToNextInputMethodRequest) String ¶
func (x *SwitchToNextInputMethodRequest) String() 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 (x *SwitchToNextInputMethodResponse) ProtoReflect() protoreflect.Message
func (*SwitchToNextInputMethodResponse) Reset ¶
func (x *SwitchToNextInputMethodResponse) Reset()
func (*SwitchToNextInputMethodResponse) String ¶
func (x *SwitchToNextInputMethodResponse) String() 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 (x *SwitchToPreviousInputMethodRequest) GetHandle() int64
func (*SwitchToPreviousInputMethodRequest) ProtoMessage ¶
func (*SwitchToPreviousInputMethodRequest) ProtoMessage()
func (*SwitchToPreviousInputMethodRequest) ProtoReflect ¶
func (x *SwitchToPreviousInputMethodRequest) ProtoReflect() protoreflect.Message
func (*SwitchToPreviousInputMethodRequest) Reset ¶
func (x *SwitchToPreviousInputMethodRequest) Reset()
func (*SwitchToPreviousInputMethodRequest) String ¶
func (x *SwitchToPreviousInputMethodRequest) String() 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 (x *SwitchToPreviousInputMethodResponse) GetResult() bool
func (*SwitchToPreviousInputMethodResponse) ProtoMessage ¶
func (*SwitchToPreviousInputMethodResponse) ProtoMessage()
func (*SwitchToPreviousInputMethodResponse) ProtoReflect ¶
func (x *SwitchToPreviousInputMethodResponse) ProtoReflect() protoreflect.Message
func (*SwitchToPreviousInputMethodResponse) Reset ¶
func (x *SwitchToPreviousInputMethodResponse) Reset()
func (*SwitchToPreviousInputMethodResponse) String ¶
func (x *SwitchToPreviousInputMethodResponse) String() 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 ¶
func (UnimplementedAbstractInputMethodServiceAbstractInputMethodImplServiceServer) SetSessionEnabled(context.Context, *SetSessionEnabledRequest) (*SetSessionEnabledResponse, error)
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) DispatchGenericMotionEvent(context.Context, *DispatchGenericMotionEventRequest) (*DispatchGenericMotionEventResponse, error)
func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) DispatchKeyEvent ¶
func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) DispatchTrackballEvent ¶
func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) DispatchTrackballEvent(context.Context, *DispatchTrackballEventRequest) (*DispatchTrackballEventResponse, error)
func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) IsEnabled ¶
func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) IsRevoked ¶
func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) OnShouldVerifyKeyEvent ¶
func (UnimplementedAbstractInputMethodServiceAbstractInputMethodSessionImplServiceServer) OnShouldVerifyKeyEvent(context.Context, *OnShouldVerifyKeyEventRequest) (*OnShouldVerifyKeyEventResponse, error)
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) GetKeyDispatcherState(context.Context, *GetKeyDispatcherStateRequest) (*GetKeyDispatcherStateResponse, error)
func (UnimplementedAbstractInputMethodServiceServiceServer) GetSystemService ¶
func (UnimplementedAbstractInputMethodServiceServiceServer) GetSystemService(context.Context, *GetSystemServiceRequest) (*GetSystemServiceResponse, error)
func (UnimplementedAbstractInputMethodServiceServiceServer) OnBind ¶
func (UnimplementedAbstractInputMethodServiceServiceServer) OnBind(context.Context, *OnBindRequest) (*OnBindResponse, error)
func (UnimplementedAbstractInputMethodServiceServiceServer) OnConfigurationChanged ¶
func (UnimplementedAbstractInputMethodServiceServiceServer) OnConfigurationChanged(context.Context, *OnConfigurationChangedRequest) (*OnConfigurationChangedResponse, error)
func (UnimplementedAbstractInputMethodServiceServiceServer) OnCreateInputMethodInterface ¶
func (UnimplementedAbstractInputMethodServiceServiceServer) OnCreateInputMethodInterface(context.Context, *OnCreateInputMethodInterfaceRequest) (*OnCreateInputMethodInterfaceResponse, error)
func (UnimplementedAbstractInputMethodServiceServiceServer) OnCreateInputMethodSessionInterface ¶
func (UnimplementedAbstractInputMethodServiceServiceServer) OnCreateInputMethodSessionInterface(context.Context, *OnCreateInputMethodSessionInterfaceRequest) (*OnCreateInputMethodSessionInterfaceResponse, error)
func (UnimplementedAbstractInputMethodServiceServiceServer) OnDestroy ¶
func (UnimplementedAbstractInputMethodServiceServiceServer) OnDestroy(context.Context, *OnDestroyRequest) (*OnDestroyResponse, error)
func (UnimplementedAbstractInputMethodServiceServiceServer) OnGenericMotionEvent ¶
func (UnimplementedAbstractInputMethodServiceServiceServer) OnGenericMotionEvent(context.Context, *OnGenericMotionEventRequest) (*OnGenericMotionEventResponse, error)
func (UnimplementedAbstractInputMethodServiceServiceServer) OnLowMemory ¶
func (UnimplementedAbstractInputMethodServiceServiceServer) OnLowMemory(context.Context, *OnLowMemoryRequest) (*OnLowMemoryResponse, error)
func (UnimplementedAbstractInputMethodServiceServiceServer) OnShouldVerifyKeyEvent ¶
func (UnimplementedAbstractInputMethodServiceServiceServer) OnShouldVerifyKeyEvent(context.Context, *OnShouldVerifyKeyEventRequest) (*OnShouldVerifyKeyEventResponse, error)
func (UnimplementedAbstractInputMethodServiceServiceServer) OnTrackballEvent ¶
func (UnimplementedAbstractInputMethodServiceServiceServer) OnTrackballEvent(context.Context, *OnTrackballEventRequest) (*OnTrackballEventResponse, error)
func (UnimplementedAbstractInputMethodServiceServiceServer) OnTrimMemory ¶
func (UnimplementedAbstractInputMethodServiceServiceServer) OnTrimMemory(context.Context, *OnTrimMemoryRequest) (*OnTrimMemoryResponse, error)
func (UnimplementedAbstractInputMethodServiceServiceServer) RegisterComponentCallbacks ¶
func (UnimplementedAbstractInputMethodServiceServiceServer) RegisterComponentCallbacks(context.Context, *RegisterComponentCallbacksRequest) (*RegisterComponentCallbacksResponse, error)
func (UnimplementedAbstractInputMethodServiceServiceServer) UnregisterComponentCallbacks ¶
func (UnimplementedAbstractInputMethodServiceServiceServer) UnregisterComponentCallbacks(context.Context, *UnregisterComponentCallbacksRequest) (*UnregisterComponentCallbacksResponse, error)
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) FinishInternalChanges(context.Context, *FinishInternalChangesRequest) (*FinishInternalChangesResponse, error)
func (UnimplementedExtractEditTextServiceServer) HasFocus ¶
func (UnimplementedExtractEditTextServiceServer) HasFocus(context.Context, *HasFocusRequest) (*HasFocusResponse, error)
func (UnimplementedExtractEditTextServiceServer) HasVerticalScrollBar ¶
func (UnimplementedExtractEditTextServiceServer) HasVerticalScrollBar(context.Context, *HasVerticalScrollBarRequest) (*HasVerticalScrollBarResponse, error)
func (UnimplementedExtractEditTextServiceServer) HasWindowFocus ¶
func (UnimplementedExtractEditTextServiceServer) HasWindowFocus(context.Context, *HasWindowFocusRequest) (*HasWindowFocusResponse, error)
func (UnimplementedExtractEditTextServiceServer) IsFocused ¶
func (UnimplementedExtractEditTextServiceServer) IsFocused(context.Context, *IsFocusedRequest) (*IsFocusedResponse, error)
func (UnimplementedExtractEditTextServiceServer) IsInputMethodTarget ¶
func (UnimplementedExtractEditTextServiceServer) IsInputMethodTarget(context.Context, *IsInputMethodTargetRequest) (*IsInputMethodTargetResponse, error)
func (UnimplementedExtractEditTextServiceServer) NewExtractEditText ¶
func (UnimplementedExtractEditTextServiceServer) NewExtractEditText(context.Context, *NewExtractEditTextRequest) (*NewExtractEditTextResponse, error)
func (UnimplementedExtractEditTextServiceServer) OnTextContextMenuItem ¶
func (UnimplementedExtractEditTextServiceServer) OnTextContextMenuItem(context.Context, *OnTextContextMenuItemRequest) (*OnTextContextMenuItemResponse, error)
func (UnimplementedExtractEditTextServiceServer) PerformClick ¶
func (UnimplementedExtractEditTextServiceServer) PerformClick(context.Context, *PerformClickRequest) (*PerformClickResponse, error)
func (UnimplementedExtractEditTextServiceServer) SetExtractedText ¶
func (UnimplementedExtractEditTextServiceServer) SetExtractedText(context.Context, *SetExtractedTextRequest) (*SetExtractedTextResponse, error)
func (UnimplementedExtractEditTextServiceServer) StartInternalChanges ¶
func (UnimplementedExtractEditTextServiceServer) StartInternalChanges(context.Context, *StartInternalChangesRequest) (*StartInternalChangesResponse, error)
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) AttachToken(context.Context, *AttachTokenRequest) (*AttachTokenResponse, error)
func (UnimplementedInputMethodServiceInputMethodImplServiceServer) BindInput ¶
func (UnimplementedInputMethodServiceInputMethodImplServiceServer) BindInput(context.Context, *BindInputRequest) (*BindInputResponse, error)
func (UnimplementedInputMethodServiceInputMethodImplServiceServer) ChangeInputMethodSubtype ¶
func (UnimplementedInputMethodServiceInputMethodImplServiceServer) ChangeInputMethodSubtype(context.Context, *ChangeInputMethodSubtypeRequest) (*ChangeInputMethodSubtypeResponse, error)
func (UnimplementedInputMethodServiceInputMethodImplServiceServer) HideSoftInput ¶
func (UnimplementedInputMethodServiceInputMethodImplServiceServer) HideSoftInput(context.Context, *HideSoftInputRequest) (*HideSoftInputResponse, error)
func (UnimplementedInputMethodServiceInputMethodImplServiceServer) RestartInput ¶
func (UnimplementedInputMethodServiceInputMethodImplServiceServer) RestartInput(context.Context, *RestartInputRequest) (*RestartInputResponse, error)
func (UnimplementedInputMethodServiceInputMethodImplServiceServer) ShowSoftInput ¶
func (UnimplementedInputMethodServiceInputMethodImplServiceServer) ShowSoftInput(context.Context, *ShowSoftInputRequest) (*ShowSoftInputResponse, error)
func (UnimplementedInputMethodServiceInputMethodImplServiceServer) StartInput ¶
func (UnimplementedInputMethodServiceInputMethodImplServiceServer) StartInput(context.Context, *StartInputRequest) (*StartInputResponse, error)
func (UnimplementedInputMethodServiceInputMethodImplServiceServer) UnbindInput ¶
func (UnimplementedInputMethodServiceInputMethodImplServiceServer) UnbindInput(context.Context, *UnbindInputRequest) (*UnbindInputResponse, error)
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) AppPrivateCommand(context.Context, *AppPrivateCommandRequest) (*AppPrivateCommandResponse, error)
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) DisplayCompletions ¶
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) DisplayCompletions(context.Context, *DisplayCompletionsRequest) (*DisplayCompletionsResponse, error)
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) FinishInput ¶
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) FinishInput(context.Context, *FinishInputRequest) (*FinishInputResponse, error)
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) ToggleSoftInput ¶
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) ToggleSoftInput(context.Context, *ToggleSoftInputRequest) (*ToggleSoftInputResponse, error)
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateCursor ¶
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateCursor(context.Context, *UpdateCursorRequest) (*UpdateCursorResponse, error)
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateCursorAnchorInfo ¶
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateCursorAnchorInfo(context.Context, *UpdateCursorAnchorInfoRequest) (*UpdateCursorAnchorInfoResponse, error)
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateExtractedText ¶
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateExtractedText(context.Context, *UpdateExtractedTextRequest) (*UpdateExtractedTextResponse, error)
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateSelection ¶
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) UpdateSelection(context.Context, *UpdateSelectionRequest) (*UpdateSelectionResponse, error)
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) ViewClicked ¶
func (UnimplementedInputMethodServiceInputMethodSessionImplServiceServer) ViewClicked(context.Context, *ViewClickedRequest) (*ViewClickedResponse, error)
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) EnableHardwareAcceleration ¶
func (UnimplementedInputMethodServiceServiceServer) EnableHardwareAcceleration(context.Context, *EnableHardwareAccelerationRequest) (*EnableHardwareAccelerationResponse, error)
func (UnimplementedInputMethodServiceServiceServer) FinishConnectionlessStylusHandwriting ¶
func (UnimplementedInputMethodServiceServiceServer) FinishConnectionlessStylusHandwriting(context.Context, *FinishConnectionlessStylusHandwritingRequest) (*FinishConnectionlessStylusHandwritingResponse, error)
func (UnimplementedInputMethodServiceServiceServer) FinishStylusHandwriting ¶
func (UnimplementedInputMethodServiceServiceServer) FinishStylusHandwriting(context.Context, *FinishStylusHandwritingRequest) (*FinishStylusHandwritingResponse, error)
func (UnimplementedInputMethodServiceServiceServer) GetBackDisposition ¶
func (UnimplementedInputMethodServiceServiceServer) GetBackDisposition(context.Context, *GetBackDispositionRequest) (*GetBackDispositionResponse, error)
func (UnimplementedInputMethodServiceServiceServer) GetCandidatesHiddenVisibility ¶
func (UnimplementedInputMethodServiceServiceServer) GetCandidatesHiddenVisibility(context.Context, *GetCandidatesHiddenVisibilityRequest) (*GetCandidatesHiddenVisibilityResponse, error)
func (UnimplementedInputMethodServiceServiceServer) GetCurrentInputBinding ¶
func (UnimplementedInputMethodServiceServiceServer) GetCurrentInputBinding(context.Context, *GetCurrentInputBindingRequest) (*GetCurrentInputBindingResponse, error)
func (UnimplementedInputMethodServiceServiceServer) GetCurrentInputConnection ¶
func (UnimplementedInputMethodServiceServiceServer) GetCurrentInputConnection(context.Context, *GetCurrentInputConnectionRequest) (*GetCurrentInputConnectionResponse, error)
func (UnimplementedInputMethodServiceServiceServer) GetCurrentInputEditorInfo ¶
func (UnimplementedInputMethodServiceServiceServer) GetCurrentInputEditorInfo(context.Context, *GetCurrentInputEditorInfoRequest) (*GetCurrentInputEditorInfoResponse, error)
func (UnimplementedInputMethodServiceServiceServer) GetCurrentInputStarted ¶
func (UnimplementedInputMethodServiceServiceServer) GetCurrentInputStarted(context.Context, *GetCurrentInputStartedRequest) (*GetCurrentInputStartedResponse, error)
func (UnimplementedInputMethodServiceServiceServer) GetInputMethodWindowRecommendedHeight ¶
func (UnimplementedInputMethodServiceServiceServer) GetInputMethodWindowRecommendedHeight(context.Context, *GetInputMethodWindowRecommendedHeightRequest) (*GetInputMethodWindowRecommendedHeightResponse, error)
func (UnimplementedInputMethodServiceServiceServer) GetLayoutInflater ¶
func (UnimplementedInputMethodServiceServiceServer) GetLayoutInflater(context.Context, *GetLayoutInflaterRequest) (*GetLayoutInflaterResponse, error)
func (UnimplementedInputMethodServiceServiceServer) GetMaxWidth ¶
func (UnimplementedInputMethodServiceServiceServer) GetMaxWidth(context.Context, *GetMaxWidthRequest) (*GetMaxWidthResponse, error)
func (UnimplementedInputMethodServiceServiceServer) GetStylusHandwritingIdleTimeoutMax ¶
func (UnimplementedInputMethodServiceServiceServer) GetStylusHandwritingIdleTimeoutMax(context.Context, *GetStylusHandwritingIdleTimeoutMaxRequest) (*GetStylusHandwritingIdleTimeoutMaxResponse, error)
func (UnimplementedInputMethodServiceServiceServer) GetStylusHandwritingSessionTimeout ¶
func (UnimplementedInputMethodServiceServiceServer) GetStylusHandwritingSessionTimeout(context.Context, *GetStylusHandwritingSessionTimeoutRequest) (*GetStylusHandwritingSessionTimeoutResponse, error)
func (UnimplementedInputMethodServiceServiceServer) GetStylusHandwritingWindow ¶
func (UnimplementedInputMethodServiceServiceServer) GetStylusHandwritingWindow(context.Context, *GetStylusHandwritingWindowRequest) (*GetStylusHandwritingWindowResponse, error)
func (UnimplementedInputMethodServiceServiceServer) GetSystemService ¶
func (UnimplementedInputMethodServiceServiceServer) GetSystemService(context.Context, *InputMethodServiceGetSystemServiceRequest) (*GetSystemServiceResponse, error)
func (UnimplementedInputMethodServiceServiceServer) GetTextForImeAction ¶
func (UnimplementedInputMethodServiceServiceServer) GetTextForImeAction(context.Context, *GetTextForImeActionRequest) (*GetTextForImeActionResponse, error)
func (UnimplementedInputMethodServiceServiceServer) GetWindow ¶
func (UnimplementedInputMethodServiceServiceServer) GetWindow(context.Context, *GetWindowRequest) (*GetWindowResponse, error)
func (UnimplementedInputMethodServiceServiceServer) HideStatusIcon ¶
func (UnimplementedInputMethodServiceServiceServer) HideStatusIcon(context.Context, *HideStatusIconRequest) (*HideStatusIconResponse, error)
func (UnimplementedInputMethodServiceServiceServer) HideWindow ¶
func (UnimplementedInputMethodServiceServiceServer) HideWindow(context.Context, *HideWindowRequest) (*HideWindowResponse, error)
func (UnimplementedInputMethodServiceServiceServer) IsExtractViewShown ¶
func (UnimplementedInputMethodServiceServiceServer) IsExtractViewShown(context.Context, *IsExtractViewShownRequest) (*IsExtractViewShownResponse, error)
func (UnimplementedInputMethodServiceServiceServer) IsFullscreenMode ¶
func (UnimplementedInputMethodServiceServiceServer) IsFullscreenMode(context.Context, *IsFullscreenModeRequest) (*IsFullscreenModeResponse, error)
func (UnimplementedInputMethodServiceServiceServer) IsInputViewShown ¶
func (UnimplementedInputMethodServiceServiceServer) IsInputViewShown(context.Context, *IsInputViewShownRequest) (*IsInputViewShownResponse, error)
func (UnimplementedInputMethodServiceServiceServer) IsShowInputRequested ¶
func (UnimplementedInputMethodServiceServiceServer) IsShowInputRequested(context.Context, *IsShowInputRequestedRequest) (*IsShowInputRequestedResponse, error)
func (UnimplementedInputMethodServiceServiceServer) NewInputMethodService ¶
func (UnimplementedInputMethodServiceServiceServer) NewInputMethodService(context.Context, *NewInputMethodServiceRequest) (*NewInputMethodServiceResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnAppPrivateCommand ¶
func (UnimplementedInputMethodServiceServiceServer) OnAppPrivateCommand(context.Context, *OnAppPrivateCommandRequest) (*OnAppPrivateCommandResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnBindInput ¶
func (UnimplementedInputMethodServiceServiceServer) OnBindInput(context.Context, *OnBindInputRequest) (*OnBindInputResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnComputeInsets ¶
func (UnimplementedInputMethodServiceServiceServer) OnComputeInsets(context.Context, *OnComputeInsetsRequest) (*OnComputeInsetsResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnConfigurationChanged ¶
func (UnimplementedInputMethodServiceServiceServer) OnConfigurationChanged(context.Context, *InputMethodServiceOnConfigurationChangedRequest) (*OnConfigurationChangedResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnConfigureWindow ¶
func (UnimplementedInputMethodServiceServiceServer) OnConfigureWindow(context.Context, *OnConfigureWindowRequest) (*OnConfigureWindowResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnCreate ¶
func (UnimplementedInputMethodServiceServiceServer) OnCreate(context.Context, *OnCreateRequest) (*OnCreateResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnCreateCandidatesView ¶
func (UnimplementedInputMethodServiceServiceServer) OnCreateCandidatesView(context.Context, *OnCreateCandidatesViewRequest) (*OnCreateCandidatesViewResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnCreateExtractTextView ¶
func (UnimplementedInputMethodServiceServiceServer) OnCreateExtractTextView(context.Context, *OnCreateExtractTextViewRequest) (*OnCreateExtractTextViewResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnCreateInlineSuggestionsRequest ¶
func (UnimplementedInputMethodServiceServiceServer) OnCreateInlineSuggestionsRequest(context.Context, *OnCreateInlineSuggestionsRequestRequest) (*OnCreateInlineSuggestionsRequestResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnCreateInputMethodInterface ¶
func (UnimplementedInputMethodServiceServiceServer) OnCreateInputMethodInterface(context.Context, *InputMethodServiceOnCreateInputMethodInterfaceRequest) (*OnCreateInputMethodInterfaceResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnCreateInputMethodSessionInterface ¶
func (UnimplementedInputMethodServiceServiceServer) OnCreateInputMethodSessionInterface(context.Context, *InputMethodServiceOnCreateInputMethodSessionInterfaceRequest) (*OnCreateInputMethodSessionInterfaceResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnCreateInputView ¶
func (UnimplementedInputMethodServiceServiceServer) OnCreateInputView(context.Context, *OnCreateInputViewRequest) (*OnCreateInputViewResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnCustomImeSwitcherButtonRequestedVisible ¶
func (UnimplementedInputMethodServiceServiceServer) OnCustomImeSwitcherButtonRequestedVisible(context.Context, *OnCustomImeSwitcherButtonRequestedVisibleRequest) (*OnCustomImeSwitcherButtonRequestedVisibleResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnDestroy ¶
func (UnimplementedInputMethodServiceServiceServer) OnDestroy(context.Context, *InputMethodServiceOnDestroyRequest) (*OnDestroyResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnDisplayCompletions ¶
func (UnimplementedInputMethodServiceServiceServer) OnDisplayCompletions(context.Context, *OnDisplayCompletionsRequest) (*OnDisplayCompletionsResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnEvaluateFullscreenMode ¶
func (UnimplementedInputMethodServiceServiceServer) OnEvaluateFullscreenMode(context.Context, *OnEvaluateFullscreenModeRequest) (*OnEvaluateFullscreenModeResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnEvaluateInputViewShown ¶
func (UnimplementedInputMethodServiceServiceServer) OnEvaluateInputViewShown(context.Context, *OnEvaluateInputViewShownRequest) (*OnEvaluateInputViewShownResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnExtractTextContextMenuItem ¶
func (UnimplementedInputMethodServiceServiceServer) OnExtractTextContextMenuItem(context.Context, *OnExtractTextContextMenuItemRequest) (*OnExtractTextContextMenuItemResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnExtractedCursorMovement ¶
func (UnimplementedInputMethodServiceServiceServer) OnExtractedCursorMovement(context.Context, *OnExtractedCursorMovementRequest) (*OnExtractedCursorMovementResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnExtractedSelectionChanged ¶
func (UnimplementedInputMethodServiceServiceServer) OnExtractedSelectionChanged(context.Context, *OnExtractedSelectionChangedRequest) (*OnExtractedSelectionChangedResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnExtractedTextClicked ¶
func (UnimplementedInputMethodServiceServiceServer) OnExtractedTextClicked(context.Context, *OnExtractedTextClickedRequest) (*OnExtractedTextClickedResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnExtractingInputChanged ¶
func (UnimplementedInputMethodServiceServiceServer) OnExtractingInputChanged(context.Context, *OnExtractingInputChangedRequest) (*OnExtractingInputChangedResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnFinishCandidatesView ¶
func (UnimplementedInputMethodServiceServiceServer) OnFinishCandidatesView(context.Context, *OnFinishCandidatesViewRequest) (*OnFinishCandidatesViewResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnFinishInput ¶
func (UnimplementedInputMethodServiceServiceServer) OnFinishInput(context.Context, *OnFinishInputRequest) (*OnFinishInputResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnFinishInputView ¶
func (UnimplementedInputMethodServiceServiceServer) OnFinishInputView(context.Context, *OnFinishInputViewRequest) (*OnFinishInputViewResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnFinishStylusHandwriting ¶
func (UnimplementedInputMethodServiceServiceServer) OnFinishStylusHandwriting(context.Context, *OnFinishStylusHandwritingRequest) (*OnFinishStylusHandwritingResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnGenericMotionEvent ¶
func (UnimplementedInputMethodServiceServiceServer) OnGenericMotionEvent(context.Context, *InputMethodServiceOnGenericMotionEventRequest) (*OnGenericMotionEventResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnInitializeInterface ¶
func (UnimplementedInputMethodServiceServiceServer) OnInitializeInterface(context.Context, *OnInitializeInterfaceRequest) (*OnInitializeInterfaceResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnInlineSuggestionsResponse ¶
func (UnimplementedInputMethodServiceServiceServer) OnInlineSuggestionsResponse(context.Context, *OnInlineSuggestionsResponseRequest) (*OnInlineSuggestionsResponseResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnKeyDown ¶
func (UnimplementedInputMethodServiceServiceServer) OnKeyDown(context.Context, *OnKeyDownRequest) (*OnKeyDownResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnKeyLongPress ¶
func (UnimplementedInputMethodServiceServiceServer) OnKeyLongPress(context.Context, *OnKeyLongPressRequest) (*OnKeyLongPressResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnKeyMultiple ¶
func (UnimplementedInputMethodServiceServiceServer) OnKeyMultiple(context.Context, *OnKeyMultipleRequest) (*OnKeyMultipleResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnKeyUp ¶
func (UnimplementedInputMethodServiceServiceServer) OnKeyUp(context.Context, *OnKeyUpRequest) (*OnKeyUpResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnPrepareStylusHandwriting ¶
func (UnimplementedInputMethodServiceServiceServer) OnPrepareStylusHandwriting(context.Context, *OnPrepareStylusHandwritingRequest) (*OnPrepareStylusHandwritingResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnShouldVerifyKeyEvent ¶
func (UnimplementedInputMethodServiceServiceServer) OnShouldVerifyKeyEvent(context.Context, *InputMethodServiceOnShouldVerifyKeyEventRequest) (*OnShouldVerifyKeyEventResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnShowInputRequested ¶
func (UnimplementedInputMethodServiceServiceServer) OnShowInputRequested(context.Context, *OnShowInputRequestedRequest) (*OnShowInputRequestedResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnStartCandidatesView ¶
func (UnimplementedInputMethodServiceServiceServer) OnStartCandidatesView(context.Context, *OnStartCandidatesViewRequest) (*OnStartCandidatesViewResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnStartConnectionlessStylusHandwriting ¶
func (UnimplementedInputMethodServiceServiceServer) OnStartConnectionlessStylusHandwriting(context.Context, *OnStartConnectionlessStylusHandwritingRequest) (*OnStartConnectionlessStylusHandwritingResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnStartInput ¶
func (UnimplementedInputMethodServiceServiceServer) OnStartInput(context.Context, *OnStartInputRequest) (*OnStartInputResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnStartInputView ¶
func (UnimplementedInputMethodServiceServiceServer) OnStartInputView(context.Context, *OnStartInputViewRequest) (*OnStartInputViewResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnStartStylusHandwriting ¶
func (UnimplementedInputMethodServiceServiceServer) OnStartStylusHandwriting(context.Context, *OnStartStylusHandwritingRequest) (*OnStartStylusHandwritingResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnStylusHandwritingMotionEvent ¶
func (UnimplementedInputMethodServiceServiceServer) OnStylusHandwritingMotionEvent(context.Context, *OnStylusHandwritingMotionEventRequest) (*OnStylusHandwritingMotionEventResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnTrackballEvent ¶
func (UnimplementedInputMethodServiceServiceServer) OnTrackballEvent(context.Context, *InputMethodServiceOnTrackballEventRequest) (*OnTrackballEventResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnUnbindInput ¶
func (UnimplementedInputMethodServiceServiceServer) OnUnbindInput(context.Context, *OnUnbindInputRequest) (*OnUnbindInputResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnUpdateCursor ¶
func (UnimplementedInputMethodServiceServiceServer) OnUpdateCursor(context.Context, *OnUpdateCursorRequest) (*OnUpdateCursorResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnUpdateCursorAnchorInfo ¶
func (UnimplementedInputMethodServiceServiceServer) OnUpdateCursorAnchorInfo(context.Context, *OnUpdateCursorAnchorInfoRequest) (*OnUpdateCursorAnchorInfoResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnUpdateEditorToolType ¶
func (UnimplementedInputMethodServiceServiceServer) OnUpdateEditorToolType(context.Context, *OnUpdateEditorToolTypeRequest) (*OnUpdateEditorToolTypeResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnUpdateExtractedText ¶
func (UnimplementedInputMethodServiceServiceServer) OnUpdateExtractedText(context.Context, *OnUpdateExtractedTextRequest) (*OnUpdateExtractedTextResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnUpdateExtractingViews ¶
func (UnimplementedInputMethodServiceServiceServer) OnUpdateExtractingViews(context.Context, *OnUpdateExtractingViewsRequest) (*OnUpdateExtractingViewsResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnUpdateExtractingVisibility ¶
func (UnimplementedInputMethodServiceServiceServer) OnUpdateExtractingVisibility(context.Context, *OnUpdateExtractingVisibilityRequest) (*OnUpdateExtractingVisibilityResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnUpdateSelection ¶
func (UnimplementedInputMethodServiceServiceServer) OnUpdateSelection(context.Context, *OnUpdateSelectionRequest) (*OnUpdateSelectionResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnViewClicked ¶
func (UnimplementedInputMethodServiceServiceServer) OnViewClicked(context.Context, *OnViewClickedRequest) (*OnViewClickedResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnWindowHidden ¶
func (UnimplementedInputMethodServiceServiceServer) OnWindowHidden(context.Context, *OnWindowHiddenRequest) (*OnWindowHiddenResponse, error)
func (UnimplementedInputMethodServiceServiceServer) OnWindowShown ¶
func (UnimplementedInputMethodServiceServiceServer) OnWindowShown(context.Context, *OnWindowShownRequest) (*OnWindowShownResponse, error)
func (UnimplementedInputMethodServiceServiceServer) RequestHideSelf ¶
func (UnimplementedInputMethodServiceServiceServer) RequestHideSelf(context.Context, *RequestHideSelfRequest) (*RequestHideSelfResponse, error)
func (UnimplementedInputMethodServiceServiceServer) RequestShowSelf ¶
func (UnimplementedInputMethodServiceServiceServer) RequestShowSelf(context.Context, *RequestShowSelfRequest) (*RequestShowSelfResponse, error)
func (UnimplementedInputMethodServiceServiceServer) SendDefaultEditorAction ¶
func (UnimplementedInputMethodServiceServiceServer) SendDefaultEditorAction(context.Context, *SendDefaultEditorActionRequest) (*SendDefaultEditorActionResponse, error)
func (UnimplementedInputMethodServiceServiceServer) SendDownUpKeyEvents ¶
func (UnimplementedInputMethodServiceServiceServer) SendDownUpKeyEvents(context.Context, *SendDownUpKeyEventsRequest) (*SendDownUpKeyEventsResponse, error)
func (UnimplementedInputMethodServiceServiceServer) SendKeyChar ¶
func (UnimplementedInputMethodServiceServiceServer) SendKeyChar(context.Context, *SendKeyCharRequest) (*SendKeyCharResponse, error)
func (UnimplementedInputMethodServiceServiceServer) SetBackDisposition ¶
func (UnimplementedInputMethodServiceServiceServer) SetBackDisposition(context.Context, *SetBackDispositionRequest) (*SetBackDispositionResponse, error)
func (UnimplementedInputMethodServiceServiceServer) SetCandidatesView ¶
func (UnimplementedInputMethodServiceServiceServer) SetCandidatesView(context.Context, *SetCandidatesViewRequest) (*SetCandidatesViewResponse, error)
func (UnimplementedInputMethodServiceServiceServer) SetCandidatesViewShown ¶
func (UnimplementedInputMethodServiceServiceServer) SetCandidatesViewShown(context.Context, *SetCandidatesViewShownRequest) (*SetCandidatesViewShownResponse, error)
func (UnimplementedInputMethodServiceServiceServer) SetExtractView ¶
func (UnimplementedInputMethodServiceServiceServer) SetExtractView(context.Context, *SetExtractViewRequest) (*SetExtractViewResponse, error)
func (UnimplementedInputMethodServiceServiceServer) SetExtractViewShown ¶
func (UnimplementedInputMethodServiceServiceServer) SetExtractViewShown(context.Context, *SetExtractViewShownRequest) (*SetExtractViewShownResponse, error)
func (UnimplementedInputMethodServiceServiceServer) SetInputView ¶
func (UnimplementedInputMethodServiceServiceServer) SetInputView(context.Context, *SetInputViewRequest) (*SetInputViewResponse, error)
func (UnimplementedInputMethodServiceServiceServer) SetStylusHandwritingRegion ¶
func (UnimplementedInputMethodServiceServiceServer) SetStylusHandwritingRegion(context.Context, *SetStylusHandwritingRegionRequest) (*SetStylusHandwritingRegionResponse, error)
func (UnimplementedInputMethodServiceServiceServer) SetStylusHandwritingSessionTimeout ¶
func (UnimplementedInputMethodServiceServiceServer) SetStylusHandwritingSessionTimeout(context.Context, *SetStylusHandwritingSessionTimeoutRequest) (*SetStylusHandwritingSessionTimeoutResponse, error)
func (UnimplementedInputMethodServiceServiceServer) SetTheme ¶
func (UnimplementedInputMethodServiceServiceServer) SetTheme(context.Context, *SetThemeRequest) (*SetThemeResponse, error)
func (UnimplementedInputMethodServiceServiceServer) ShouldOfferSwitchingToNextInputMethod ¶
func (UnimplementedInputMethodServiceServiceServer) ShouldOfferSwitchingToNextInputMethod(context.Context, *ShouldOfferSwitchingToNextInputMethodRequest) (*ShouldOfferSwitchingToNextInputMethodResponse, error)
func (UnimplementedInputMethodServiceServiceServer) ShowStatusIcon ¶
func (UnimplementedInputMethodServiceServiceServer) ShowStatusIcon(context.Context, *ShowStatusIconRequest) (*ShowStatusIconResponse, error)
func (UnimplementedInputMethodServiceServiceServer) ShowWindow ¶
func (UnimplementedInputMethodServiceServiceServer) ShowWindow(context.Context, *ShowWindowRequest) (*ShowWindowResponse, error)
func (UnimplementedInputMethodServiceServiceServer) SwitchInputMethod1 ¶
func (UnimplementedInputMethodServiceServiceServer) SwitchInputMethod1(context.Context, *SwitchInputMethod1Request) (*SwitchInputMethod1Response, error)
func (UnimplementedInputMethodServiceServiceServer) SwitchInputMethod2_1 ¶
func (UnimplementedInputMethodServiceServiceServer) SwitchInputMethod2_1(context.Context, *SwitchInputMethod2_1Request) (*SwitchInputMethod2_1Response, error)
func (UnimplementedInputMethodServiceServiceServer) SwitchToNextInputMethod ¶
func (UnimplementedInputMethodServiceServiceServer) SwitchToNextInputMethod(context.Context, *SwitchToNextInputMethodRequest) (*SwitchToNextInputMethodResponse, error)
func (UnimplementedInputMethodServiceServiceServer) SwitchToPreviousInputMethod ¶
func (UnimplementedInputMethodServiceServiceServer) SwitchToPreviousInputMethod(context.Context, *SwitchToPreviousInputMethodRequest) (*SwitchToPreviousInputMethodResponse, error)
func (UnimplementedInputMethodServiceServiceServer) UpdateFullscreenMode ¶
func (UnimplementedInputMethodServiceServiceServer) UpdateFullscreenMode(context.Context, *UpdateFullscreenModeRequest) (*UpdateFullscreenModeResponse, error)
func (UnimplementedInputMethodServiceServiceServer) UpdateInputViewShown ¶
func (UnimplementedInputMethodServiceServiceServer) UpdateInputViewShown(context.Context, *UpdateInputViewShownRequest) (*UpdateInputViewShownResponse, error)
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) GetCurrentDrawableState ¶
func (UnimplementedKeyboardKeyServiceServer) GetCurrentDrawableState(context.Context, *GetCurrentDrawableStateRequest) (*GetCurrentDrawableStateResponse, error)
func (UnimplementedKeyboardKeyServiceServer) IsInside ¶
func (UnimplementedKeyboardKeyServiceServer) IsInside(context.Context, *IsInsideRequest) (*IsInsideResponse, error)
func (UnimplementedKeyboardKeyServiceServer) OnPressed ¶
func (UnimplementedKeyboardKeyServiceServer) OnPressed(context.Context, *OnPressedRequest) (*OnPressedResponse, error)
func (UnimplementedKeyboardKeyServiceServer) OnReleased ¶
func (UnimplementedKeyboardKeyServiceServer) OnReleased(context.Context, *OnReleasedRequest) (*OnReleasedResponse, error)
func (UnimplementedKeyboardKeyServiceServer) SquaredDistanceFrom ¶
func (UnimplementedKeyboardKeyServiceServer) SquaredDistanceFrom(context.Context, *SquaredDistanceFromRequest) (*SquaredDistanceFromResponse, error)
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) GetHeight(context.Context, *GetHeightRequest) (*GetHeightResponse, error)
func (UnimplementedKeyboardServiceServer) GetKeys ¶
func (UnimplementedKeyboardServiceServer) GetKeys(context.Context, *GetKeysRequest) (*GetKeysResponse, error)
func (UnimplementedKeyboardServiceServer) GetMinWidth ¶
func (UnimplementedKeyboardServiceServer) GetMinWidth(context.Context, *GetMinWidthRequest) (*GetMinWidthResponse, error)
func (UnimplementedKeyboardServiceServer) GetModifierKeys ¶
func (UnimplementedKeyboardServiceServer) GetModifierKeys(context.Context, *GetModifierKeysRequest) (*GetModifierKeysResponse, error)
func (UnimplementedKeyboardServiceServer) GetNearestKeys ¶
func (UnimplementedKeyboardServiceServer) GetNearestKeys(context.Context, *GetNearestKeysRequest) (*GetNearestKeysResponse, error)
func (UnimplementedKeyboardServiceServer) GetShiftKeyIndex ¶
func (UnimplementedKeyboardServiceServer) GetShiftKeyIndex(context.Context, *GetShiftKeyIndexRequest) (*GetShiftKeyIndexResponse, error)
func (UnimplementedKeyboardServiceServer) IsShifted ¶
func (UnimplementedKeyboardServiceServer) IsShifted(context.Context, *IsShiftedRequest) (*IsShiftedResponse, error)
func (UnimplementedKeyboardServiceServer) NewKeyboard ¶
func (UnimplementedKeyboardServiceServer) NewKeyboard(context.Context, *NewKeyboardRequest) (*NewKeyboardResponse, error)
func (UnimplementedKeyboardServiceServer) SetShifted ¶
func (UnimplementedKeyboardServiceServer) SetShifted(context.Context, *SetShiftedRequest) (*SetShiftedResponse, error)
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) OnRelease ¶
func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) OnRelease(context.Context, *OnReleaseRequest) (*OnReleaseResponse, error)
func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) SwipeDown ¶
func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) SwipeDown(context.Context, *SwipeDownRequest) (*SwipeDownResponse, error)
func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) SwipeLeft ¶
func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) SwipeLeft(context.Context, *SwipeLeftRequest) (*SwipeLeftResponse, error)
func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) SwipeRight ¶
func (UnimplementedKeyboardViewOnKeyboardActionListenerServiceServer) SwipeRight(context.Context, *SwipeRightRequest) (*SwipeRightResponse, error)
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) Closing(context.Context, *ClosingRequest) (*ClosingResponse, error)
func (UnimplementedKeyboardViewServiceServer) GetKeyboard ¶
func (UnimplementedKeyboardViewServiceServer) GetKeyboard(context.Context, *GetKeyboardRequest) (*GetKeyboardResponse, error)
func (UnimplementedKeyboardViewServiceServer) HandleBack ¶
func (UnimplementedKeyboardViewServiceServer) HandleBack(context.Context, *HandleBackRequest) (*HandleBackResponse, error)
func (UnimplementedKeyboardViewServiceServer) InvalidateAllKeys ¶
func (UnimplementedKeyboardViewServiceServer) InvalidateAllKeys(context.Context, *InvalidateAllKeysRequest) (*InvalidateAllKeysResponse, error)
func (UnimplementedKeyboardViewServiceServer) InvalidateKey ¶
func (UnimplementedKeyboardViewServiceServer) InvalidateKey(context.Context, *InvalidateKeyRequest) (*InvalidateKeyResponse, error)
func (UnimplementedKeyboardViewServiceServer) IsPreviewEnabled ¶
func (UnimplementedKeyboardViewServiceServer) IsPreviewEnabled(context.Context, *IsPreviewEnabledRequest) (*IsPreviewEnabledResponse, error)
func (UnimplementedKeyboardViewServiceServer) IsProximityCorrectionEnabled ¶
func (UnimplementedKeyboardViewServiceServer) IsProximityCorrectionEnabled(context.Context, *IsProximityCorrectionEnabledRequest) (*IsProximityCorrectionEnabledResponse, error)
func (UnimplementedKeyboardViewServiceServer) IsShifted ¶
func (UnimplementedKeyboardViewServiceServer) IsShifted(context.Context, *IsShiftedRequest) (*IsShiftedResponse, error)
func (UnimplementedKeyboardViewServiceServer) NewKeyboardView ¶
func (UnimplementedKeyboardViewServiceServer) NewKeyboardView(context.Context, *NewKeyboardViewRequest) (*NewKeyboardViewResponse, error)
func (UnimplementedKeyboardViewServiceServer) OnClick ¶
func (UnimplementedKeyboardViewServiceServer) OnClick(context.Context, *OnClickRequest) (*OnClickResponse, error)
func (UnimplementedKeyboardViewServiceServer) OnDetachedFromWindow ¶
func (UnimplementedKeyboardViewServiceServer) OnDetachedFromWindow(context.Context, *OnDetachedFromWindowRequest) (*OnDetachedFromWindowResponse, error)
func (UnimplementedKeyboardViewServiceServer) OnDraw ¶
func (UnimplementedKeyboardViewServiceServer) OnDraw(context.Context, *OnDrawRequest) (*OnDrawResponse, error)
func (UnimplementedKeyboardViewServiceServer) OnHoverEvent ¶
func (UnimplementedKeyboardViewServiceServer) OnHoverEvent(context.Context, *OnHoverEventRequest) (*OnHoverEventResponse, error)
func (UnimplementedKeyboardViewServiceServer) OnMeasure ¶
func (UnimplementedKeyboardViewServiceServer) OnMeasure(context.Context, *OnMeasureRequest) (*OnMeasureResponse, error)
func (UnimplementedKeyboardViewServiceServer) OnSizeChanged ¶
func (UnimplementedKeyboardViewServiceServer) OnSizeChanged(context.Context, *OnSizeChangedRequest) (*OnSizeChangedResponse, error)
func (UnimplementedKeyboardViewServiceServer) OnTouchEvent ¶
func (UnimplementedKeyboardViewServiceServer) OnTouchEvent(context.Context, *OnTouchEventRequest) (*OnTouchEventResponse, error)
func (UnimplementedKeyboardViewServiceServer) SetKeyboard ¶
func (UnimplementedKeyboardViewServiceServer) SetKeyboard(context.Context, *SetKeyboardRequest) (*SetKeyboardResponse, error)
func (UnimplementedKeyboardViewServiceServer) SetOnKeyboardActionListener ¶
func (UnimplementedKeyboardViewServiceServer) SetOnKeyboardActionListener(context.Context, *SetOnKeyboardActionListenerRequest) (*SetOnKeyboardActionListenerResponse, error)
func (UnimplementedKeyboardViewServiceServer) SetPopupOffset ¶
func (UnimplementedKeyboardViewServiceServer) SetPopupOffset(context.Context, *SetPopupOffsetRequest) (*SetPopupOffsetResponse, error)
func (UnimplementedKeyboardViewServiceServer) SetPopupParent ¶
func (UnimplementedKeyboardViewServiceServer) SetPopupParent(context.Context, *SetPopupParentRequest) (*SetPopupParentResponse, error)
func (UnimplementedKeyboardViewServiceServer) SetPreviewEnabled ¶
func (UnimplementedKeyboardViewServiceServer) SetPreviewEnabled(context.Context, *SetPreviewEnabledRequest) (*SetPreviewEnabledResponse, error)
func (UnimplementedKeyboardViewServiceServer) SetProximityCorrectionEnabled ¶
func (UnimplementedKeyboardViewServiceServer) SetProximityCorrectionEnabled(context.Context, *SetProximityCorrectionEnabledRequest) (*SetProximityCorrectionEnabledResponse, error)
func (UnimplementedKeyboardViewServiceServer) SetShifted ¶
func (UnimplementedKeyboardViewServiceServer) SetShifted(context.Context, *SetShiftedRequest) (*SetShiftedResponse, error)
func (UnimplementedKeyboardViewServiceServer) SetVerticalCorrection ¶
func (UnimplementedKeyboardViewServiceServer) SetVerticalCorrection(context.Context, *SetVerticalCorrectionRequest) (*SetVerticalCorrectionResponse, error)
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 (x *UnregisterComponentCallbacksRequest) GetArg0() int64
func (*UnregisterComponentCallbacksRequest) ProtoMessage ¶
func (*UnregisterComponentCallbacksRequest) ProtoMessage()
func (*UnregisterComponentCallbacksRequest) ProtoReflect ¶
func (x *UnregisterComponentCallbacksRequest) ProtoReflect() protoreflect.Message
func (*UnregisterComponentCallbacksRequest) Reset ¶
func (x *UnregisterComponentCallbacksRequest) Reset()
func (*UnregisterComponentCallbacksRequest) String ¶
func (x *UnregisterComponentCallbacksRequest) String() 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 (x *UnregisterComponentCallbacksResponse) ProtoReflect() protoreflect.Message
func (*UnregisterComponentCallbacksResponse) Reset ¶
func (x *UnregisterComponentCallbacksResponse) Reset()
func (*UnregisterComponentCallbacksResponse) String ¶
func (x *UnregisterComponentCallbacksResponse) String() 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 (x *UpdateCursorAnchorInfoRequest) ProtoReflect() protoreflect.Message
func (*UpdateCursorAnchorInfoRequest) Reset ¶
func (x *UpdateCursorAnchorInfoRequest) Reset()
func (*UpdateCursorAnchorInfoRequest) String ¶
func (x *UpdateCursorAnchorInfoRequest) String() 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 (x *UpdateCursorAnchorInfoResponse) ProtoReflect() protoreflect.Message
func (*UpdateCursorAnchorInfoResponse) Reset ¶
func (x *UpdateCursorAnchorInfoResponse) Reset()
func (*UpdateCursorAnchorInfoResponse) String ¶
func (x *UpdateCursorAnchorInfoResponse) String() 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 (x *UpdateExtractedTextRequest) ProtoReflect() protoreflect.Message
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 (x *UpdateExtractedTextResponse) ProtoReflect() protoreflect.Message
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 (x *UpdateFullscreenModeRequest) ProtoReflect() protoreflect.Message
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 (x *UpdateFullscreenModeResponse) ProtoReflect() protoreflect.Message
func (*UpdateFullscreenModeResponse) Reset ¶
func (x *UpdateFullscreenModeResponse) Reset()
func (*UpdateFullscreenModeResponse) String ¶
func (x *UpdateFullscreenModeResponse) String() 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 (x *UpdateInputViewShownRequest) ProtoReflect() protoreflect.Message
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 (x *UpdateInputViewShownResponse) ProtoReflect() protoreflect.Message
func (*UpdateInputViewShownResponse) Reset ¶
func (x *UpdateInputViewShownResponse) Reset()
func (*UpdateInputViewShownResponse) String ¶
func (x *UpdateInputViewShownResponse) String() 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