Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const DreamServiceService_AddContentView_FullMethodName + const DreamServiceService_DispatchGenericMotionEvent_FullMethodName + const DreamServiceService_DispatchKeyEvent_FullMethodName + const DreamServiceService_DispatchKeyShortcutEvent_FullMethodName + const DreamServiceService_DispatchPopulateAccessibilityEvent_FullMethodName + const DreamServiceService_DispatchTouchEvent_FullMethodName + const DreamServiceService_DispatchTrackballEvent_FullMethodName + const DreamServiceService_Finish_FullMethodName + const DreamServiceService_GetWindowManager_FullMethodName + const DreamServiceService_GetWindow_FullMethodName + const DreamServiceService_IsFullscreen_FullMethodName + const DreamServiceService_IsInteractive_FullMethodName + const DreamServiceService_IsScreenBright_FullMethodName + const DreamServiceService_NewDreamService_FullMethodName + const DreamServiceService_OnActionModeFinished_FullMethodName + const DreamServiceService_OnActionModeStarted_FullMethodName + const DreamServiceService_OnAttachedToWindow_FullMethodName + const DreamServiceService_OnBind_FullMethodName + const DreamServiceService_OnContentChanged_FullMethodName + const DreamServiceService_OnCreatePanelMenu_FullMethodName + const DreamServiceService_OnCreatePanelView_FullMethodName + const DreamServiceService_OnCreate_FullMethodName + const DreamServiceService_OnDestroy_FullMethodName + const DreamServiceService_OnDetachedFromWindow_FullMethodName + const DreamServiceService_OnDreamingStarted_FullMethodName + const DreamServiceService_OnDreamingStopped_FullMethodName + const DreamServiceService_OnMenuItemSelected_FullMethodName + const DreamServiceService_OnMenuOpened_FullMethodName + const DreamServiceService_OnPanelClosed_FullMethodName + const DreamServiceService_OnPreparePanel_FullMethodName + const DreamServiceService_OnSearchRequested0_FullMethodName + const DreamServiceService_OnSearchRequested1_1_FullMethodName + const DreamServiceService_OnUnbind_FullMethodName + const DreamServiceService_OnWakeUp_FullMethodName + const DreamServiceService_OnWindowAttributesChanged_FullMethodName + const DreamServiceService_OnWindowFocusChanged_FullMethodName + const DreamServiceService_OnWindowStartingActionMode1_FullMethodName + const DreamServiceService_OnWindowStartingActionMode2_1_FullMethodName + const DreamServiceService_SetContentView1_2_FullMethodName + const DreamServiceService_SetContentView1_FullMethodName + const DreamServiceService_SetContentView2_1_FullMethodName + const DreamServiceService_SetFullscreen_FullMethodName + const DreamServiceService_SetInteractive_FullMethodName + const DreamServiceService_SetScreenBright_FullMethodName + const DreamServiceService_WakeUp_FullMethodName + var DreamServiceService_ServiceDesc = grpc.ServiceDesc + var File_proto_dreams_dreams_proto protoreflect.FileDescriptor + func RegisterDreamServiceServiceServer(s grpc.ServiceRegistrar, srv DreamServiceServiceServer) + type AddContentViewRequest struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*AddContentViewRequest) Descriptor() ([]byte, []int) + func (*AddContentViewRequest) ProtoMessage() + func (x *AddContentViewRequest) GetArg0() int64 + func (x *AddContentViewRequest) GetArg1() int64 + func (x *AddContentViewRequest) GetHandle() int64 + func (x *AddContentViewRequest) ProtoReflect() protoreflect.Message + func (x *AddContentViewRequest) Reset() + func (x *AddContentViewRequest) String() string + type AddContentViewResponse struct + func (*AddContentViewResponse) Descriptor() ([]byte, []int) + func (*AddContentViewResponse) ProtoMessage() + func (x *AddContentViewResponse) ProtoReflect() protoreflect.Message + func (x *AddContentViewResponse) Reset() + func (x *AddContentViewResponse) String() string + type DispatchGenericMotionEventRequest struct + Arg0 int64 + Handle int64 + func (*DispatchGenericMotionEventRequest) Descriptor() ([]byte, []int) + func (*DispatchGenericMotionEventRequest) ProtoMessage() + func (x *DispatchGenericMotionEventRequest) GetArg0() int64 + func (x *DispatchGenericMotionEventRequest) GetHandle() int64 + func (x *DispatchGenericMotionEventRequest) ProtoReflect() protoreflect.Message + func (x *DispatchGenericMotionEventRequest) Reset() + func (x *DispatchGenericMotionEventRequest) String() string + type DispatchGenericMotionEventResponse struct + Result bool + func (*DispatchGenericMotionEventResponse) Descriptor() ([]byte, []int) + func (*DispatchGenericMotionEventResponse) ProtoMessage() + func (x *DispatchGenericMotionEventResponse) GetResult() bool + func (x *DispatchGenericMotionEventResponse) ProtoReflect() protoreflect.Message + func (x *DispatchGenericMotionEventResponse) Reset() + func (x *DispatchGenericMotionEventResponse) String() string + type DispatchKeyEventRequest struct + Arg0 int64 + Handle int64 + func (*DispatchKeyEventRequest) Descriptor() ([]byte, []int) + func (*DispatchKeyEventRequest) ProtoMessage() + func (x *DispatchKeyEventRequest) GetArg0() int64 + func (x *DispatchKeyEventRequest) GetHandle() int64 + func (x *DispatchKeyEventRequest) ProtoReflect() protoreflect.Message + func (x *DispatchKeyEventRequest) Reset() + func (x *DispatchKeyEventRequest) String() string + type DispatchKeyEventResponse struct + Result bool + func (*DispatchKeyEventResponse) Descriptor() ([]byte, []int) + func (*DispatchKeyEventResponse) ProtoMessage() + func (x *DispatchKeyEventResponse) GetResult() bool + func (x *DispatchKeyEventResponse) ProtoReflect() protoreflect.Message + func (x *DispatchKeyEventResponse) Reset() + func (x *DispatchKeyEventResponse) String() string + type DispatchKeyShortcutEventRequest struct + Arg0 int64 + Handle int64 + func (*DispatchKeyShortcutEventRequest) Descriptor() ([]byte, []int) + func (*DispatchKeyShortcutEventRequest) ProtoMessage() + func (x *DispatchKeyShortcutEventRequest) GetArg0() int64 + func (x *DispatchKeyShortcutEventRequest) GetHandle() int64 + func (x *DispatchKeyShortcutEventRequest) ProtoReflect() protoreflect.Message + func (x *DispatchKeyShortcutEventRequest) Reset() + func (x *DispatchKeyShortcutEventRequest) String() string + type DispatchKeyShortcutEventResponse struct + Result bool + func (*DispatchKeyShortcutEventResponse) Descriptor() ([]byte, []int) + func (*DispatchKeyShortcutEventResponse) ProtoMessage() + func (x *DispatchKeyShortcutEventResponse) GetResult() bool + func (x *DispatchKeyShortcutEventResponse) ProtoReflect() protoreflect.Message + func (x *DispatchKeyShortcutEventResponse) Reset() + func (x *DispatchKeyShortcutEventResponse) String() string + type DispatchPopulateAccessibilityEventRequest struct + Arg0 int64 + Handle int64 + func (*DispatchPopulateAccessibilityEventRequest) Descriptor() ([]byte, []int) + func (*DispatchPopulateAccessibilityEventRequest) ProtoMessage() + func (x *DispatchPopulateAccessibilityEventRequest) GetArg0() int64 + func (x *DispatchPopulateAccessibilityEventRequest) GetHandle() int64 + func (x *DispatchPopulateAccessibilityEventRequest) ProtoReflect() protoreflect.Message + func (x *DispatchPopulateAccessibilityEventRequest) Reset() + func (x *DispatchPopulateAccessibilityEventRequest) String() string + type DispatchPopulateAccessibilityEventResponse struct + Result bool + func (*DispatchPopulateAccessibilityEventResponse) Descriptor() ([]byte, []int) + func (*DispatchPopulateAccessibilityEventResponse) ProtoMessage() + func (x *DispatchPopulateAccessibilityEventResponse) GetResult() bool + func (x *DispatchPopulateAccessibilityEventResponse) ProtoReflect() protoreflect.Message + func (x *DispatchPopulateAccessibilityEventResponse) Reset() + func (x *DispatchPopulateAccessibilityEventResponse) String() string + type DispatchTouchEventRequest struct + Arg0 int64 + Handle int64 + func (*DispatchTouchEventRequest) Descriptor() ([]byte, []int) + func (*DispatchTouchEventRequest) ProtoMessage() + func (x *DispatchTouchEventRequest) GetArg0() int64 + func (x *DispatchTouchEventRequest) GetHandle() int64 + func (x *DispatchTouchEventRequest) ProtoReflect() protoreflect.Message + func (x *DispatchTouchEventRequest) Reset() + func (x *DispatchTouchEventRequest) String() string + type DispatchTouchEventResponse struct + Result bool + func (*DispatchTouchEventResponse) Descriptor() ([]byte, []int) + func (*DispatchTouchEventResponse) ProtoMessage() + func (x *DispatchTouchEventResponse) GetResult() bool + func (x *DispatchTouchEventResponse) ProtoReflect() protoreflect.Message + func (x *DispatchTouchEventResponse) Reset() + func (x *DispatchTouchEventResponse) String() string + type DispatchTrackballEventRequest struct + Arg0 int64 + Handle int64 + func (*DispatchTrackballEventRequest) Descriptor() ([]byte, []int) + func (*DispatchTrackballEventRequest) ProtoMessage() + func (x *DispatchTrackballEventRequest) GetArg0() int64 + func (x *DispatchTrackballEventRequest) GetHandle() int64 + func (x *DispatchTrackballEventRequest) ProtoReflect() protoreflect.Message + func (x *DispatchTrackballEventRequest) Reset() + func (x *DispatchTrackballEventRequest) String() string + type DispatchTrackballEventResponse struct + Result bool + func (*DispatchTrackballEventResponse) Descriptor() ([]byte, []int) + func (*DispatchTrackballEventResponse) ProtoMessage() + func (x *DispatchTrackballEventResponse) GetResult() bool + func (x *DispatchTrackballEventResponse) ProtoReflect() protoreflect.Message + func (x *DispatchTrackballEventResponse) Reset() + func (x *DispatchTrackballEventResponse) String() string + type DreamServiceServiceClient interface + AddContentView func(ctx context.Context, in *AddContentViewRequest, opts ...grpc.CallOption) (*AddContentViewResponse, error) + DispatchGenericMotionEvent func(ctx context.Context, in *DispatchGenericMotionEventRequest, ...) (*DispatchGenericMotionEventResponse, error) + DispatchKeyEvent func(ctx context.Context, in *DispatchKeyEventRequest, opts ...grpc.CallOption) (*DispatchKeyEventResponse, error) + DispatchKeyShortcutEvent func(ctx context.Context, in *DispatchKeyShortcutEventRequest, ...) (*DispatchKeyShortcutEventResponse, error) + DispatchPopulateAccessibilityEvent func(ctx context.Context, in *DispatchPopulateAccessibilityEventRequest, ...) (*DispatchPopulateAccessibilityEventResponse, error) + DispatchTouchEvent func(ctx context.Context, in *DispatchTouchEventRequest, opts ...grpc.CallOption) (*DispatchTouchEventResponse, error) + DispatchTrackballEvent func(ctx context.Context, in *DispatchTrackballEventRequest, ...) (*DispatchTrackballEventResponse, error) + Finish func(ctx context.Context, in *FinishRequest, opts ...grpc.CallOption) (*FinishResponse, error) + GetWindow func(ctx context.Context, in *GetWindowRequest, opts ...grpc.CallOption) (*GetWindowResponse, error) + GetWindowManager func(ctx context.Context, in *GetWindowManagerRequest, opts ...grpc.CallOption) (*GetWindowManagerResponse, error) + IsFullscreen func(ctx context.Context, in *IsFullscreenRequest, opts ...grpc.CallOption) (*IsFullscreenResponse, error) + IsInteractive func(ctx context.Context, in *IsInteractiveRequest, opts ...grpc.CallOption) (*IsInteractiveResponse, error) + IsScreenBright func(ctx context.Context, in *IsScreenBrightRequest, opts ...grpc.CallOption) (*IsScreenBrightResponse, error) + NewDreamService func(ctx context.Context, in *NewDreamServiceRequest, opts ...grpc.CallOption) (*NewDreamServiceResponse, error) + OnActionModeFinished func(ctx context.Context, in *OnActionModeFinishedRequest, opts ...grpc.CallOption) (*OnActionModeFinishedResponse, error) + OnActionModeStarted func(ctx context.Context, in *OnActionModeStartedRequest, opts ...grpc.CallOption) (*OnActionModeStartedResponse, error) + OnAttachedToWindow func(ctx context.Context, in *OnAttachedToWindowRequest, opts ...grpc.CallOption) (*OnAttachedToWindowResponse, error) + OnBind func(ctx context.Context, in *OnBindRequest, opts ...grpc.CallOption) (*OnBindResponse, error) + OnContentChanged func(ctx context.Context, in *OnContentChangedRequest, opts ...grpc.CallOption) (*OnContentChangedResponse, error) + OnCreate func(ctx context.Context, in *OnCreateRequest, opts ...grpc.CallOption) (*OnCreateResponse, error) + OnCreatePanelMenu func(ctx context.Context, in *OnCreatePanelMenuRequest, opts ...grpc.CallOption) (*OnCreatePanelMenuResponse, error) + OnCreatePanelView func(ctx context.Context, in *OnCreatePanelViewRequest, opts ...grpc.CallOption) (*OnCreatePanelViewResponse, error) + OnDestroy func(ctx context.Context, in *OnDestroyRequest, opts ...grpc.CallOption) (*OnDestroyResponse, error) + OnDetachedFromWindow func(ctx context.Context, in *OnDetachedFromWindowRequest, opts ...grpc.CallOption) (*OnDetachedFromWindowResponse, error) + OnDreamingStarted func(ctx context.Context, in *OnDreamingStartedRequest, opts ...grpc.CallOption) (*OnDreamingStartedResponse, error) + OnDreamingStopped func(ctx context.Context, in *OnDreamingStoppedRequest, opts ...grpc.CallOption) (*OnDreamingStoppedResponse, error) + OnMenuItemSelected func(ctx context.Context, in *OnMenuItemSelectedRequest, opts ...grpc.CallOption) (*OnMenuItemSelectedResponse, error) + OnMenuOpened func(ctx context.Context, in *OnMenuOpenedRequest, opts ...grpc.CallOption) (*OnMenuOpenedResponse, error) + OnPanelClosed func(ctx context.Context, in *OnPanelClosedRequest, opts ...grpc.CallOption) (*OnPanelClosedResponse, error) + OnPreparePanel func(ctx context.Context, in *OnPreparePanelRequest, opts ...grpc.CallOption) (*OnPreparePanelResponse, error) + OnSearchRequested0 func(ctx context.Context, in *OnSearchRequested0Request, opts ...grpc.CallOption) (*OnSearchRequested0Response, error) + OnSearchRequested1_1 func(ctx context.Context, in *OnSearchRequested1_1Request, opts ...grpc.CallOption) (*OnSearchRequested1_1Response, error) + OnUnbind func(ctx context.Context, in *OnUnbindRequest, opts ...grpc.CallOption) (*OnUnbindResponse, error) + OnWakeUp func(ctx context.Context, in *OnWakeUpRequest, opts ...grpc.CallOption) (*OnWakeUpResponse, error) + OnWindowAttributesChanged func(ctx context.Context, in *OnWindowAttributesChangedRequest, ...) (*OnWindowAttributesChangedResponse, error) + OnWindowFocusChanged func(ctx context.Context, in *OnWindowFocusChangedRequest, opts ...grpc.CallOption) (*OnWindowFocusChangedResponse, error) + OnWindowStartingActionMode1 func(ctx context.Context, in *OnWindowStartingActionMode1Request, ...) (*OnWindowStartingActionMode1Response, error) + OnWindowStartingActionMode2_1 func(ctx context.Context, in *OnWindowStartingActionMode2_1Request, ...) (*OnWindowStartingActionMode2_1Response, error) + SetContentView1 func(ctx context.Context, in *SetContentView1Request, opts ...grpc.CallOption) (*SetContentView1Response, error) + SetContentView1_2 func(ctx context.Context, in *SetContentView1_2Request, opts ...grpc.CallOption) (*SetContentView1_2Response, error) + SetContentView2_1 func(ctx context.Context, in *SetContentView2_1Request, opts ...grpc.CallOption) (*SetContentView2_1Response, error) + SetFullscreen func(ctx context.Context, in *SetFullscreenRequest, opts ...grpc.CallOption) (*SetFullscreenResponse, error) + SetInteractive func(ctx context.Context, in *SetInteractiveRequest, opts ...grpc.CallOption) (*SetInteractiveResponse, error) + SetScreenBright func(ctx context.Context, in *SetScreenBrightRequest, opts ...grpc.CallOption) (*SetScreenBrightResponse, error) + WakeUp func(ctx context.Context, in *WakeUpRequest, opts ...grpc.CallOption) (*WakeUpResponse, error) + func NewDreamServiceServiceClient(cc grpc.ClientConnInterface) DreamServiceServiceClient + type DreamServiceServiceServer interface + AddContentView func(context.Context, *AddContentViewRequest) (*AddContentViewResponse, error) + DispatchGenericMotionEvent func(context.Context, *DispatchGenericMotionEventRequest) (*DispatchGenericMotionEventResponse, error) + DispatchKeyEvent func(context.Context, *DispatchKeyEventRequest) (*DispatchKeyEventResponse, error) + DispatchKeyShortcutEvent func(context.Context, *DispatchKeyShortcutEventRequest) (*DispatchKeyShortcutEventResponse, error) + DispatchPopulateAccessibilityEvent func(context.Context, *DispatchPopulateAccessibilityEventRequest) (*DispatchPopulateAccessibilityEventResponse, error) + DispatchTouchEvent func(context.Context, *DispatchTouchEventRequest) (*DispatchTouchEventResponse, error) + DispatchTrackballEvent func(context.Context, *DispatchTrackballEventRequest) (*DispatchTrackballEventResponse, error) + Finish func(context.Context, *FinishRequest) (*FinishResponse, error) + GetWindow func(context.Context, *GetWindowRequest) (*GetWindowResponse, error) + GetWindowManager func(context.Context, *GetWindowManagerRequest) (*GetWindowManagerResponse, error) + IsFullscreen func(context.Context, *IsFullscreenRequest) (*IsFullscreenResponse, error) + IsInteractive func(context.Context, *IsInteractiveRequest) (*IsInteractiveResponse, error) + IsScreenBright func(context.Context, *IsScreenBrightRequest) (*IsScreenBrightResponse, error) + NewDreamService func(context.Context, *NewDreamServiceRequest) (*NewDreamServiceResponse, error) + OnActionModeFinished func(context.Context, *OnActionModeFinishedRequest) (*OnActionModeFinishedResponse, error) + OnActionModeStarted func(context.Context, *OnActionModeStartedRequest) (*OnActionModeStartedResponse, error) + OnAttachedToWindow func(context.Context, *OnAttachedToWindowRequest) (*OnAttachedToWindowResponse, error) + OnBind func(context.Context, *OnBindRequest) (*OnBindResponse, error) + OnContentChanged func(context.Context, *OnContentChangedRequest) (*OnContentChangedResponse, error) + OnCreate func(context.Context, *OnCreateRequest) (*OnCreateResponse, error) + OnCreatePanelMenu func(context.Context, *OnCreatePanelMenuRequest) (*OnCreatePanelMenuResponse, error) + OnCreatePanelView func(context.Context, *OnCreatePanelViewRequest) (*OnCreatePanelViewResponse, error) + OnDestroy func(context.Context, *OnDestroyRequest) (*OnDestroyResponse, error) + OnDetachedFromWindow func(context.Context, *OnDetachedFromWindowRequest) (*OnDetachedFromWindowResponse, error) + OnDreamingStarted func(context.Context, *OnDreamingStartedRequest) (*OnDreamingStartedResponse, error) + OnDreamingStopped func(context.Context, *OnDreamingStoppedRequest) (*OnDreamingStoppedResponse, error) + OnMenuItemSelected func(context.Context, *OnMenuItemSelectedRequest) (*OnMenuItemSelectedResponse, error) + OnMenuOpened func(context.Context, *OnMenuOpenedRequest) (*OnMenuOpenedResponse, error) + OnPanelClosed func(context.Context, *OnPanelClosedRequest) (*OnPanelClosedResponse, error) + OnPreparePanel func(context.Context, *OnPreparePanelRequest) (*OnPreparePanelResponse, error) + OnSearchRequested0 func(context.Context, *OnSearchRequested0Request) (*OnSearchRequested0Response, error) + OnSearchRequested1_1 func(context.Context, *OnSearchRequested1_1Request) (*OnSearchRequested1_1Response, error) + OnUnbind func(context.Context, *OnUnbindRequest) (*OnUnbindResponse, error) + OnWakeUp func(context.Context, *OnWakeUpRequest) (*OnWakeUpResponse, error) + OnWindowAttributesChanged func(context.Context, *OnWindowAttributesChangedRequest) (*OnWindowAttributesChangedResponse, error) + OnWindowFocusChanged func(context.Context, *OnWindowFocusChangedRequest) (*OnWindowFocusChangedResponse, error) + OnWindowStartingActionMode1 func(context.Context, *OnWindowStartingActionMode1Request) (*OnWindowStartingActionMode1Response, error) + OnWindowStartingActionMode2_1 func(context.Context, *OnWindowStartingActionMode2_1Request) (*OnWindowStartingActionMode2_1Response, error) + SetContentView1 func(context.Context, *SetContentView1Request) (*SetContentView1Response, error) + SetContentView1_2 func(context.Context, *SetContentView1_2Request) (*SetContentView1_2Response, error) + SetContentView2_1 func(context.Context, *SetContentView2_1Request) (*SetContentView2_1Response, error) + SetFullscreen func(context.Context, *SetFullscreenRequest) (*SetFullscreenResponse, error) + SetInteractive func(context.Context, *SetInteractiveRequest) (*SetInteractiveResponse, error) + SetScreenBright func(context.Context, *SetScreenBrightRequest) (*SetScreenBrightResponse, error) + WakeUp func(context.Context, *WakeUpRequest) (*WakeUpResponse, error) + type FinishRequest struct + Handle int64 + func (*FinishRequest) Descriptor() ([]byte, []int) + func (*FinishRequest) ProtoMessage() + func (x *FinishRequest) GetHandle() int64 + func (x *FinishRequest) ProtoReflect() protoreflect.Message + func (x *FinishRequest) Reset() + func (x *FinishRequest) String() string + type FinishResponse struct + func (*FinishResponse) Descriptor() ([]byte, []int) + func (*FinishResponse) ProtoMessage() + func (x *FinishResponse) ProtoReflect() protoreflect.Message + func (x *FinishResponse) Reset() + func (x *FinishResponse) String() string + type GetWindowManagerRequest struct + Handle int64 + func (*GetWindowManagerRequest) Descriptor() ([]byte, []int) + func (*GetWindowManagerRequest) ProtoMessage() + func (x *GetWindowManagerRequest) GetHandle() int64 + func (x *GetWindowManagerRequest) ProtoReflect() protoreflect.Message + func (x *GetWindowManagerRequest) Reset() + func (x *GetWindowManagerRequest) String() string + type GetWindowManagerResponse struct + Result int64 + func (*GetWindowManagerResponse) Descriptor() ([]byte, []int) + func (*GetWindowManagerResponse) ProtoMessage() + func (x *GetWindowManagerResponse) GetResult() int64 + func (x *GetWindowManagerResponse) ProtoReflect() protoreflect.Message + func (x *GetWindowManagerResponse) Reset() + func (x *GetWindowManagerResponse) String() string + type GetWindowRequest struct + Handle int64 + func (*GetWindowRequest) Descriptor() ([]byte, []int) + func (*GetWindowRequest) ProtoMessage() + func (x *GetWindowRequest) GetHandle() int64 + func (x *GetWindowRequest) ProtoReflect() protoreflect.Message + func (x *GetWindowRequest) Reset() + func (x *GetWindowRequest) String() string + type GetWindowResponse struct + Result int64 + func (*GetWindowResponse) Descriptor() ([]byte, []int) + func (*GetWindowResponse) ProtoMessage() + func (x *GetWindowResponse) GetResult() int64 + func (x *GetWindowResponse) ProtoReflect() protoreflect.Message + func (x *GetWindowResponse) Reset() + func (x *GetWindowResponse) String() string + type IsFullscreenRequest struct + Handle int64 + func (*IsFullscreenRequest) Descriptor() ([]byte, []int) + func (*IsFullscreenRequest) ProtoMessage() + func (x *IsFullscreenRequest) GetHandle() int64 + func (x *IsFullscreenRequest) ProtoReflect() protoreflect.Message + func (x *IsFullscreenRequest) Reset() + func (x *IsFullscreenRequest) String() string + type IsFullscreenResponse struct + Result bool + func (*IsFullscreenResponse) Descriptor() ([]byte, []int) + func (*IsFullscreenResponse) ProtoMessage() + func (x *IsFullscreenResponse) GetResult() bool + func (x *IsFullscreenResponse) ProtoReflect() protoreflect.Message + func (x *IsFullscreenResponse) Reset() + func (x *IsFullscreenResponse) String() string + type IsInteractiveRequest struct + Handle int64 + func (*IsInteractiveRequest) Descriptor() ([]byte, []int) + func (*IsInteractiveRequest) ProtoMessage() + func (x *IsInteractiveRequest) GetHandle() int64 + func (x *IsInteractiveRequest) ProtoReflect() protoreflect.Message + func (x *IsInteractiveRequest) Reset() + func (x *IsInteractiveRequest) String() string + type IsInteractiveResponse struct + Result bool + func (*IsInteractiveResponse) Descriptor() ([]byte, []int) + func (*IsInteractiveResponse) ProtoMessage() + func (x *IsInteractiveResponse) GetResult() bool + func (x *IsInteractiveResponse) ProtoReflect() protoreflect.Message + func (x *IsInteractiveResponse) Reset() + func (x *IsInteractiveResponse) String() string + type IsScreenBrightRequest struct + Handle int64 + func (*IsScreenBrightRequest) Descriptor() ([]byte, []int) + func (*IsScreenBrightRequest) ProtoMessage() + func (x *IsScreenBrightRequest) GetHandle() int64 + func (x *IsScreenBrightRequest) ProtoReflect() protoreflect.Message + func (x *IsScreenBrightRequest) Reset() + func (x *IsScreenBrightRequest) String() string + type IsScreenBrightResponse struct + Result bool + func (*IsScreenBrightResponse) Descriptor() ([]byte, []int) + func (*IsScreenBrightResponse) ProtoMessage() + func (x *IsScreenBrightResponse) GetResult() bool + func (x *IsScreenBrightResponse) ProtoReflect() protoreflect.Message + func (x *IsScreenBrightResponse) Reset() + func (x *IsScreenBrightResponse) String() string + type NewDreamServiceRequest struct + func (*NewDreamServiceRequest) Descriptor() ([]byte, []int) + func (*NewDreamServiceRequest) ProtoMessage() + func (x *NewDreamServiceRequest) ProtoReflect() protoreflect.Message + func (x *NewDreamServiceRequest) Reset() + func (x *NewDreamServiceRequest) String() string + type NewDreamServiceResponse struct + Result int64 + func (*NewDreamServiceResponse) Descriptor() ([]byte, []int) + func (*NewDreamServiceResponse) ProtoMessage() + func (x *NewDreamServiceResponse) GetResult() int64 + func (x *NewDreamServiceResponse) ProtoReflect() protoreflect.Message + func (x *NewDreamServiceResponse) Reset() + func (x *NewDreamServiceResponse) String() string + type OnActionModeFinishedRequest struct + Arg0 int64 + Handle int64 + func (*OnActionModeFinishedRequest) Descriptor() ([]byte, []int) + func (*OnActionModeFinishedRequest) ProtoMessage() + func (x *OnActionModeFinishedRequest) GetArg0() int64 + func (x *OnActionModeFinishedRequest) GetHandle() int64 + func (x *OnActionModeFinishedRequest) ProtoReflect() protoreflect.Message + func (x *OnActionModeFinishedRequest) Reset() + func (x *OnActionModeFinishedRequest) String() string + type OnActionModeFinishedResponse struct + func (*OnActionModeFinishedResponse) Descriptor() ([]byte, []int) + func (*OnActionModeFinishedResponse) ProtoMessage() + func (x *OnActionModeFinishedResponse) ProtoReflect() protoreflect.Message + func (x *OnActionModeFinishedResponse) Reset() + func (x *OnActionModeFinishedResponse) String() string + type OnActionModeStartedRequest struct + Arg0 int64 + Handle int64 + func (*OnActionModeStartedRequest) Descriptor() ([]byte, []int) + func (*OnActionModeStartedRequest) ProtoMessage() + func (x *OnActionModeStartedRequest) GetArg0() int64 + func (x *OnActionModeStartedRequest) GetHandle() int64 + func (x *OnActionModeStartedRequest) ProtoReflect() protoreflect.Message + func (x *OnActionModeStartedRequest) Reset() + func (x *OnActionModeStartedRequest) String() string + type OnActionModeStartedResponse struct + func (*OnActionModeStartedResponse) Descriptor() ([]byte, []int) + func (*OnActionModeStartedResponse) ProtoMessage() + func (x *OnActionModeStartedResponse) ProtoReflect() protoreflect.Message + func (x *OnActionModeStartedResponse) Reset() + func (x *OnActionModeStartedResponse) String() string + type OnAttachedToWindowRequest struct + Handle int64 + func (*OnAttachedToWindowRequest) Descriptor() ([]byte, []int) + func (*OnAttachedToWindowRequest) ProtoMessage() + func (x *OnAttachedToWindowRequest) GetHandle() int64 + func (x *OnAttachedToWindowRequest) ProtoReflect() protoreflect.Message + func (x *OnAttachedToWindowRequest) Reset() + func (x *OnAttachedToWindowRequest) String() string + type OnAttachedToWindowResponse struct + func (*OnAttachedToWindowResponse) Descriptor() ([]byte, []int) + func (*OnAttachedToWindowResponse) ProtoMessage() + func (x *OnAttachedToWindowResponse) ProtoReflect() protoreflect.Message + func (x *OnAttachedToWindowResponse) Reset() + func (x *OnAttachedToWindowResponse) String() string + type OnBindRequest struct + Arg0 int64 + Handle int64 + func (*OnBindRequest) Descriptor() ([]byte, []int) + func (*OnBindRequest) ProtoMessage() + func (x *OnBindRequest) GetArg0() int64 + func (x *OnBindRequest) GetHandle() int64 + func (x *OnBindRequest) ProtoReflect() protoreflect.Message + func (x *OnBindRequest) Reset() + func (x *OnBindRequest) String() string + type OnBindResponse struct + Result int64 + func (*OnBindResponse) Descriptor() ([]byte, []int) + func (*OnBindResponse) ProtoMessage() + func (x *OnBindResponse) GetResult() int64 + func (x *OnBindResponse) ProtoReflect() protoreflect.Message + func (x *OnBindResponse) Reset() + func (x *OnBindResponse) String() string + type OnContentChangedRequest struct + Handle int64 + func (*OnContentChangedRequest) Descriptor() ([]byte, []int) + func (*OnContentChangedRequest) ProtoMessage() + func (x *OnContentChangedRequest) GetHandle() int64 + func (x *OnContentChangedRequest) ProtoReflect() protoreflect.Message + func (x *OnContentChangedRequest) Reset() + func (x *OnContentChangedRequest) String() string + type OnContentChangedResponse struct + func (*OnContentChangedResponse) Descriptor() ([]byte, []int) + func (*OnContentChangedResponse) ProtoMessage() + func (x *OnContentChangedResponse) ProtoReflect() protoreflect.Message + func (x *OnContentChangedResponse) Reset() + func (x *OnContentChangedResponse) String() string + type OnCreatePanelMenuRequest struct + Arg0 int32 + Arg1 int64 + Handle int64 + func (*OnCreatePanelMenuRequest) Descriptor() ([]byte, []int) + func (*OnCreatePanelMenuRequest) ProtoMessage() + func (x *OnCreatePanelMenuRequest) GetArg0() int32 + func (x *OnCreatePanelMenuRequest) GetArg1() int64 + func (x *OnCreatePanelMenuRequest) GetHandle() int64 + func (x *OnCreatePanelMenuRequest) ProtoReflect() protoreflect.Message + func (x *OnCreatePanelMenuRequest) Reset() + func (x *OnCreatePanelMenuRequest) String() string + type OnCreatePanelMenuResponse struct + Result bool + func (*OnCreatePanelMenuResponse) Descriptor() ([]byte, []int) + func (*OnCreatePanelMenuResponse) ProtoMessage() + func (x *OnCreatePanelMenuResponse) GetResult() bool + func (x *OnCreatePanelMenuResponse) ProtoReflect() protoreflect.Message + func (x *OnCreatePanelMenuResponse) Reset() + func (x *OnCreatePanelMenuResponse) String() string + type OnCreatePanelViewRequest struct + Arg0 int32 + Handle int64 + func (*OnCreatePanelViewRequest) Descriptor() ([]byte, []int) + func (*OnCreatePanelViewRequest) ProtoMessage() + func (x *OnCreatePanelViewRequest) GetArg0() int32 + func (x *OnCreatePanelViewRequest) GetHandle() int64 + func (x *OnCreatePanelViewRequest) ProtoReflect() protoreflect.Message + func (x *OnCreatePanelViewRequest) Reset() + func (x *OnCreatePanelViewRequest) String() string + type OnCreatePanelViewResponse struct + Result int64 + func (*OnCreatePanelViewResponse) Descriptor() ([]byte, []int) + func (*OnCreatePanelViewResponse) ProtoMessage() + func (x *OnCreatePanelViewResponse) GetResult() int64 + func (x *OnCreatePanelViewResponse) ProtoReflect() protoreflect.Message + func (x *OnCreatePanelViewResponse) Reset() + func (x *OnCreatePanelViewResponse) String() string + type OnCreateRequest struct + Handle int64 + func (*OnCreateRequest) Descriptor() ([]byte, []int) + func (*OnCreateRequest) ProtoMessage() + func (x *OnCreateRequest) GetHandle() int64 + func (x *OnCreateRequest) ProtoReflect() protoreflect.Message + func (x *OnCreateRequest) Reset() + func (x *OnCreateRequest) String() string + type OnCreateResponse struct + func (*OnCreateResponse) Descriptor() ([]byte, []int) + func (*OnCreateResponse) ProtoMessage() + func (x *OnCreateResponse) ProtoReflect() protoreflect.Message + func (x *OnCreateResponse) Reset() + func (x *OnCreateResponse) String() string + type OnDestroyRequest struct + Handle int64 + func (*OnDestroyRequest) Descriptor() ([]byte, []int) + func (*OnDestroyRequest) ProtoMessage() + func (x *OnDestroyRequest) GetHandle() int64 + func (x *OnDestroyRequest) ProtoReflect() protoreflect.Message + func (x *OnDestroyRequest) Reset() + func (x *OnDestroyRequest) String() string + type OnDestroyResponse struct + func (*OnDestroyResponse) Descriptor() ([]byte, []int) + func (*OnDestroyResponse) ProtoMessage() + func (x *OnDestroyResponse) ProtoReflect() protoreflect.Message + func (x *OnDestroyResponse) Reset() + func (x *OnDestroyResponse) String() string + type OnDetachedFromWindowRequest struct + Handle int64 + func (*OnDetachedFromWindowRequest) Descriptor() ([]byte, []int) + func (*OnDetachedFromWindowRequest) ProtoMessage() + func (x *OnDetachedFromWindowRequest) GetHandle() int64 + func (x *OnDetachedFromWindowRequest) ProtoReflect() protoreflect.Message + func (x *OnDetachedFromWindowRequest) Reset() + func (x *OnDetachedFromWindowRequest) String() string + type OnDetachedFromWindowResponse struct + func (*OnDetachedFromWindowResponse) Descriptor() ([]byte, []int) + func (*OnDetachedFromWindowResponse) ProtoMessage() + func (x *OnDetachedFromWindowResponse) ProtoReflect() protoreflect.Message + func (x *OnDetachedFromWindowResponse) Reset() + func (x *OnDetachedFromWindowResponse) String() string + type OnDreamingStartedRequest struct + Handle int64 + func (*OnDreamingStartedRequest) Descriptor() ([]byte, []int) + func (*OnDreamingStartedRequest) ProtoMessage() + func (x *OnDreamingStartedRequest) GetHandle() int64 + func (x *OnDreamingStartedRequest) ProtoReflect() protoreflect.Message + func (x *OnDreamingStartedRequest) Reset() + func (x *OnDreamingStartedRequest) String() string + type OnDreamingStartedResponse struct + func (*OnDreamingStartedResponse) Descriptor() ([]byte, []int) + func (*OnDreamingStartedResponse) ProtoMessage() + func (x *OnDreamingStartedResponse) ProtoReflect() protoreflect.Message + func (x *OnDreamingStartedResponse) Reset() + func (x *OnDreamingStartedResponse) String() string + type OnDreamingStoppedRequest struct + Handle int64 + func (*OnDreamingStoppedRequest) Descriptor() ([]byte, []int) + func (*OnDreamingStoppedRequest) ProtoMessage() + func (x *OnDreamingStoppedRequest) GetHandle() int64 + func (x *OnDreamingStoppedRequest) ProtoReflect() protoreflect.Message + func (x *OnDreamingStoppedRequest) Reset() + func (x *OnDreamingStoppedRequest) String() string + type OnDreamingStoppedResponse struct + func (*OnDreamingStoppedResponse) Descriptor() ([]byte, []int) + func (*OnDreamingStoppedResponse) ProtoMessage() + func (x *OnDreamingStoppedResponse) ProtoReflect() protoreflect.Message + func (x *OnDreamingStoppedResponse) Reset() + func (x *OnDreamingStoppedResponse) String() string + type OnMenuItemSelectedRequest struct + Arg0 int32 + Arg1 int64 + Handle int64 + func (*OnMenuItemSelectedRequest) Descriptor() ([]byte, []int) + func (*OnMenuItemSelectedRequest) ProtoMessage() + func (x *OnMenuItemSelectedRequest) GetArg0() int32 + func (x *OnMenuItemSelectedRequest) GetArg1() int64 + func (x *OnMenuItemSelectedRequest) GetHandle() int64 + func (x *OnMenuItemSelectedRequest) ProtoReflect() protoreflect.Message + func (x *OnMenuItemSelectedRequest) Reset() + func (x *OnMenuItemSelectedRequest) String() string + type OnMenuItemSelectedResponse struct + Result bool + func (*OnMenuItemSelectedResponse) Descriptor() ([]byte, []int) + func (*OnMenuItemSelectedResponse) ProtoMessage() + func (x *OnMenuItemSelectedResponse) GetResult() bool + func (x *OnMenuItemSelectedResponse) ProtoReflect() protoreflect.Message + func (x *OnMenuItemSelectedResponse) Reset() + func (x *OnMenuItemSelectedResponse) String() string + type OnMenuOpenedRequest struct + Arg0 int32 + Arg1 int64 + Handle int64 + func (*OnMenuOpenedRequest) Descriptor() ([]byte, []int) + func (*OnMenuOpenedRequest) ProtoMessage() + func (x *OnMenuOpenedRequest) GetArg0() int32 + func (x *OnMenuOpenedRequest) GetArg1() int64 + func (x *OnMenuOpenedRequest) GetHandle() int64 + func (x *OnMenuOpenedRequest) ProtoReflect() protoreflect.Message + func (x *OnMenuOpenedRequest) Reset() + func (x *OnMenuOpenedRequest) String() string + type OnMenuOpenedResponse struct + Result bool + func (*OnMenuOpenedResponse) Descriptor() ([]byte, []int) + func (*OnMenuOpenedResponse) ProtoMessage() + func (x *OnMenuOpenedResponse) GetResult() bool + func (x *OnMenuOpenedResponse) ProtoReflect() protoreflect.Message + func (x *OnMenuOpenedResponse) Reset() + func (x *OnMenuOpenedResponse) String() string + type OnPanelClosedRequest struct + Arg0 int32 + Arg1 int64 + Handle int64 + func (*OnPanelClosedRequest) Descriptor() ([]byte, []int) + func (*OnPanelClosedRequest) ProtoMessage() + func (x *OnPanelClosedRequest) GetArg0() int32 + func (x *OnPanelClosedRequest) GetArg1() int64 + func (x *OnPanelClosedRequest) GetHandle() int64 + func (x *OnPanelClosedRequest) ProtoReflect() protoreflect.Message + func (x *OnPanelClosedRequest) Reset() + func (x *OnPanelClosedRequest) String() string + type OnPanelClosedResponse struct + func (*OnPanelClosedResponse) Descriptor() ([]byte, []int) + func (*OnPanelClosedResponse) ProtoMessage() + func (x *OnPanelClosedResponse) ProtoReflect() protoreflect.Message + func (x *OnPanelClosedResponse) Reset() + func (x *OnPanelClosedResponse) String() string + type OnPreparePanelRequest struct + Arg0 int32 + Arg1 int64 + Arg2 int64 + Handle int64 + func (*OnPreparePanelRequest) Descriptor() ([]byte, []int) + func (*OnPreparePanelRequest) ProtoMessage() + func (x *OnPreparePanelRequest) GetArg0() int32 + func (x *OnPreparePanelRequest) GetArg1() int64 + func (x *OnPreparePanelRequest) GetArg2() int64 + func (x *OnPreparePanelRequest) GetHandle() int64 + func (x *OnPreparePanelRequest) ProtoReflect() protoreflect.Message + func (x *OnPreparePanelRequest) Reset() + func (x *OnPreparePanelRequest) String() string + type OnPreparePanelResponse struct + Result bool + func (*OnPreparePanelResponse) Descriptor() ([]byte, []int) + func (*OnPreparePanelResponse) ProtoMessage() + func (x *OnPreparePanelResponse) GetResult() bool + func (x *OnPreparePanelResponse) ProtoReflect() protoreflect.Message + func (x *OnPreparePanelResponse) Reset() + func (x *OnPreparePanelResponse) String() string + type OnSearchRequested0Request struct + Handle int64 + func (*OnSearchRequested0Request) Descriptor() ([]byte, []int) + func (*OnSearchRequested0Request) ProtoMessage() + func (x *OnSearchRequested0Request) GetHandle() int64 + func (x *OnSearchRequested0Request) ProtoReflect() protoreflect.Message + func (x *OnSearchRequested0Request) Reset() + func (x *OnSearchRequested0Request) String() string + type OnSearchRequested0Response struct + Result bool + func (*OnSearchRequested0Response) Descriptor() ([]byte, []int) + func (*OnSearchRequested0Response) ProtoMessage() + func (x *OnSearchRequested0Response) GetResult() bool + func (x *OnSearchRequested0Response) ProtoReflect() protoreflect.Message + func (x *OnSearchRequested0Response) Reset() + func (x *OnSearchRequested0Response) String() string + type OnSearchRequested1_1Request struct + Arg0 int64 + Handle int64 + func (*OnSearchRequested1_1Request) Descriptor() ([]byte, []int) + func (*OnSearchRequested1_1Request) ProtoMessage() + func (x *OnSearchRequested1_1Request) GetArg0() int64 + func (x *OnSearchRequested1_1Request) GetHandle() int64 + func (x *OnSearchRequested1_1Request) ProtoReflect() protoreflect.Message + func (x *OnSearchRequested1_1Request) Reset() + func (x *OnSearchRequested1_1Request) String() string + type OnSearchRequested1_1Response struct + Result bool + func (*OnSearchRequested1_1Response) Descriptor() ([]byte, []int) + func (*OnSearchRequested1_1Response) ProtoMessage() + func (x *OnSearchRequested1_1Response) GetResult() bool + func (x *OnSearchRequested1_1Response) ProtoReflect() protoreflect.Message + func (x *OnSearchRequested1_1Response) Reset() + func (x *OnSearchRequested1_1Response) String() string + type OnUnbindRequest struct + Arg0 int64 + Handle int64 + func (*OnUnbindRequest) Descriptor() ([]byte, []int) + func (*OnUnbindRequest) ProtoMessage() + func (x *OnUnbindRequest) GetArg0() int64 + func (x *OnUnbindRequest) GetHandle() int64 + func (x *OnUnbindRequest) ProtoReflect() protoreflect.Message + func (x *OnUnbindRequest) Reset() + func (x *OnUnbindRequest) String() string + type OnUnbindResponse struct + Result bool + func (*OnUnbindResponse) Descriptor() ([]byte, []int) + func (*OnUnbindResponse) ProtoMessage() + func (x *OnUnbindResponse) GetResult() bool + func (x *OnUnbindResponse) ProtoReflect() protoreflect.Message + func (x *OnUnbindResponse) Reset() + func (x *OnUnbindResponse) String() string + type OnWakeUpRequest struct + Handle int64 + func (*OnWakeUpRequest) Descriptor() ([]byte, []int) + func (*OnWakeUpRequest) ProtoMessage() + func (x *OnWakeUpRequest) GetHandle() int64 + func (x *OnWakeUpRequest) ProtoReflect() protoreflect.Message + func (x *OnWakeUpRequest) Reset() + func (x *OnWakeUpRequest) String() string + type OnWakeUpResponse struct + func (*OnWakeUpResponse) Descriptor() ([]byte, []int) + func (*OnWakeUpResponse) ProtoMessage() + func (x *OnWakeUpResponse) ProtoReflect() protoreflect.Message + func (x *OnWakeUpResponse) Reset() + func (x *OnWakeUpResponse) String() string + type OnWindowAttributesChangedRequest struct + Arg0 int64 + Handle int64 + func (*OnWindowAttributesChangedRequest) Descriptor() ([]byte, []int) + func (*OnWindowAttributesChangedRequest) ProtoMessage() + func (x *OnWindowAttributesChangedRequest) GetArg0() int64 + func (x *OnWindowAttributesChangedRequest) GetHandle() int64 + func (x *OnWindowAttributesChangedRequest) ProtoReflect() protoreflect.Message + func (x *OnWindowAttributesChangedRequest) Reset() + func (x *OnWindowAttributesChangedRequest) String() string + type OnWindowAttributesChangedResponse struct + func (*OnWindowAttributesChangedResponse) Descriptor() ([]byte, []int) + func (*OnWindowAttributesChangedResponse) ProtoMessage() + func (x *OnWindowAttributesChangedResponse) ProtoReflect() protoreflect.Message + func (x *OnWindowAttributesChangedResponse) Reset() + func (x *OnWindowAttributesChangedResponse) String() string + type OnWindowFocusChangedRequest struct + Arg0 bool + Handle int64 + func (*OnWindowFocusChangedRequest) Descriptor() ([]byte, []int) + func (*OnWindowFocusChangedRequest) ProtoMessage() + func (x *OnWindowFocusChangedRequest) GetArg0() bool + func (x *OnWindowFocusChangedRequest) GetHandle() int64 + func (x *OnWindowFocusChangedRequest) ProtoReflect() protoreflect.Message + func (x *OnWindowFocusChangedRequest) Reset() + func (x *OnWindowFocusChangedRequest) String() string + type OnWindowFocusChangedResponse struct + func (*OnWindowFocusChangedResponse) Descriptor() ([]byte, []int) + func (*OnWindowFocusChangedResponse) ProtoMessage() + func (x *OnWindowFocusChangedResponse) ProtoReflect() protoreflect.Message + func (x *OnWindowFocusChangedResponse) Reset() + func (x *OnWindowFocusChangedResponse) String() string + type OnWindowStartingActionMode1Request struct + Arg0 int64 + Handle int64 + func (*OnWindowStartingActionMode1Request) Descriptor() ([]byte, []int) + func (*OnWindowStartingActionMode1Request) ProtoMessage() + func (x *OnWindowStartingActionMode1Request) GetArg0() int64 + func (x *OnWindowStartingActionMode1Request) GetHandle() int64 + func (x *OnWindowStartingActionMode1Request) ProtoReflect() protoreflect.Message + func (x *OnWindowStartingActionMode1Request) Reset() + func (x *OnWindowStartingActionMode1Request) String() string + type OnWindowStartingActionMode1Response struct + Result int64 + func (*OnWindowStartingActionMode1Response) Descriptor() ([]byte, []int) + func (*OnWindowStartingActionMode1Response) ProtoMessage() + func (x *OnWindowStartingActionMode1Response) GetResult() int64 + func (x *OnWindowStartingActionMode1Response) ProtoReflect() protoreflect.Message + func (x *OnWindowStartingActionMode1Response) Reset() + func (x *OnWindowStartingActionMode1Response) String() string + type OnWindowStartingActionMode2_1Request struct + Arg0 int64 + Arg1 int32 + Handle int64 + func (*OnWindowStartingActionMode2_1Request) Descriptor() ([]byte, []int) + func (*OnWindowStartingActionMode2_1Request) ProtoMessage() + func (x *OnWindowStartingActionMode2_1Request) GetArg0() int64 + func (x *OnWindowStartingActionMode2_1Request) GetArg1() int32 + func (x *OnWindowStartingActionMode2_1Request) GetHandle() int64 + func (x *OnWindowStartingActionMode2_1Request) ProtoReflect() protoreflect.Message + func (x *OnWindowStartingActionMode2_1Request) Reset() + func (x *OnWindowStartingActionMode2_1Request) String() string + type OnWindowStartingActionMode2_1Response struct + Result int64 + func (*OnWindowStartingActionMode2_1Response) Descriptor() ([]byte, []int) + func (*OnWindowStartingActionMode2_1Response) ProtoMessage() + func (x *OnWindowStartingActionMode2_1Response) GetResult() int64 + func (x *OnWindowStartingActionMode2_1Response) ProtoReflect() protoreflect.Message + func (x *OnWindowStartingActionMode2_1Response) Reset() + func (x *OnWindowStartingActionMode2_1Response) String() string + type SetContentView1Request struct + Arg0 int64 + Handle int64 + func (*SetContentView1Request) Descriptor() ([]byte, []int) + func (*SetContentView1Request) ProtoMessage() + func (x *SetContentView1Request) GetArg0() int64 + func (x *SetContentView1Request) GetHandle() int64 + func (x *SetContentView1Request) ProtoReflect() protoreflect.Message + func (x *SetContentView1Request) Reset() + func (x *SetContentView1Request) String() string + type SetContentView1Response struct + func (*SetContentView1Response) Descriptor() ([]byte, []int) + func (*SetContentView1Response) ProtoMessage() + func (x *SetContentView1Response) ProtoReflect() protoreflect.Message + func (x *SetContentView1Response) Reset() + func (x *SetContentView1Response) String() string + type SetContentView1_2Request struct + Arg0 int32 + Handle int64 + func (*SetContentView1_2Request) Descriptor() ([]byte, []int) + func (*SetContentView1_2Request) ProtoMessage() + func (x *SetContentView1_2Request) GetArg0() int32 + func (x *SetContentView1_2Request) GetHandle() int64 + func (x *SetContentView1_2Request) ProtoReflect() protoreflect.Message + func (x *SetContentView1_2Request) Reset() + func (x *SetContentView1_2Request) String() string + type SetContentView1_2Response struct + func (*SetContentView1_2Response) Descriptor() ([]byte, []int) + func (*SetContentView1_2Response) ProtoMessage() + func (x *SetContentView1_2Response) ProtoReflect() protoreflect.Message + func (x *SetContentView1_2Response) Reset() + func (x *SetContentView1_2Response) String() string + type SetContentView2_1Request struct + Arg0 int64 + Arg1 int64 + Handle int64 + func (*SetContentView2_1Request) Descriptor() ([]byte, []int) + func (*SetContentView2_1Request) ProtoMessage() + func (x *SetContentView2_1Request) GetArg0() int64 + func (x *SetContentView2_1Request) GetArg1() int64 + func (x *SetContentView2_1Request) GetHandle() int64 + func (x *SetContentView2_1Request) ProtoReflect() protoreflect.Message + func (x *SetContentView2_1Request) Reset() + func (x *SetContentView2_1Request) String() string + type SetContentView2_1Response struct + func (*SetContentView2_1Response) Descriptor() ([]byte, []int) + func (*SetContentView2_1Response) ProtoMessage() + func (x *SetContentView2_1Response) ProtoReflect() protoreflect.Message + func (x *SetContentView2_1Response) Reset() + func (x *SetContentView2_1Response) String() string + type SetFullscreenRequest struct + Arg0 bool + Handle int64 + func (*SetFullscreenRequest) Descriptor() ([]byte, []int) + func (*SetFullscreenRequest) ProtoMessage() + func (x *SetFullscreenRequest) GetArg0() bool + func (x *SetFullscreenRequest) GetHandle() int64 + func (x *SetFullscreenRequest) ProtoReflect() protoreflect.Message + func (x *SetFullscreenRequest) Reset() + func (x *SetFullscreenRequest) String() string + type SetFullscreenResponse struct + func (*SetFullscreenResponse) Descriptor() ([]byte, []int) + func (*SetFullscreenResponse) ProtoMessage() + func (x *SetFullscreenResponse) ProtoReflect() protoreflect.Message + func (x *SetFullscreenResponse) Reset() + func (x *SetFullscreenResponse) String() string + type SetInteractiveRequest struct + Arg0 bool + Handle int64 + func (*SetInteractiveRequest) Descriptor() ([]byte, []int) + func (*SetInteractiveRequest) ProtoMessage() + func (x *SetInteractiveRequest) GetArg0() bool + func (x *SetInteractiveRequest) GetHandle() int64 + func (x *SetInteractiveRequest) ProtoReflect() protoreflect.Message + func (x *SetInteractiveRequest) Reset() + func (x *SetInteractiveRequest) String() string + type SetInteractiveResponse struct + func (*SetInteractiveResponse) Descriptor() ([]byte, []int) + func (*SetInteractiveResponse) ProtoMessage() + func (x *SetInteractiveResponse) ProtoReflect() protoreflect.Message + func (x *SetInteractiveResponse) Reset() + func (x *SetInteractiveResponse) String() string + type SetScreenBrightRequest struct + Arg0 bool + Handle int64 + func (*SetScreenBrightRequest) Descriptor() ([]byte, []int) + func (*SetScreenBrightRequest) ProtoMessage() + func (x *SetScreenBrightRequest) GetArg0() bool + func (x *SetScreenBrightRequest) GetHandle() int64 + func (x *SetScreenBrightRequest) ProtoReflect() protoreflect.Message + func (x *SetScreenBrightRequest) Reset() + func (x *SetScreenBrightRequest) String() string + type SetScreenBrightResponse struct + func (*SetScreenBrightResponse) Descriptor() ([]byte, []int) + func (*SetScreenBrightResponse) ProtoMessage() + func (x *SetScreenBrightResponse) ProtoReflect() protoreflect.Message + func (x *SetScreenBrightResponse) Reset() + func (x *SetScreenBrightResponse) String() string + type UnimplementedDreamServiceServiceServer struct + func (UnimplementedDreamServiceServiceServer) AddContentView(context.Context, *AddContentViewRequest) (*AddContentViewResponse, error) + func (UnimplementedDreamServiceServiceServer) DispatchGenericMotionEvent(context.Context, *DispatchGenericMotionEventRequest) (*DispatchGenericMotionEventResponse, error) + func (UnimplementedDreamServiceServiceServer) DispatchKeyEvent(context.Context, *DispatchKeyEventRequest) (*DispatchKeyEventResponse, error) + func (UnimplementedDreamServiceServiceServer) DispatchKeyShortcutEvent(context.Context, *DispatchKeyShortcutEventRequest) (*DispatchKeyShortcutEventResponse, error) + func (UnimplementedDreamServiceServiceServer) DispatchPopulateAccessibilityEvent(context.Context, *DispatchPopulateAccessibilityEventRequest) (*DispatchPopulateAccessibilityEventResponse, error) + func (UnimplementedDreamServiceServiceServer) DispatchTouchEvent(context.Context, *DispatchTouchEventRequest) (*DispatchTouchEventResponse, error) + func (UnimplementedDreamServiceServiceServer) DispatchTrackballEvent(context.Context, *DispatchTrackballEventRequest) (*DispatchTrackballEventResponse, error) + func (UnimplementedDreamServiceServiceServer) Finish(context.Context, *FinishRequest) (*FinishResponse, error) + func (UnimplementedDreamServiceServiceServer) GetWindow(context.Context, *GetWindowRequest) (*GetWindowResponse, error) + func (UnimplementedDreamServiceServiceServer) GetWindowManager(context.Context, *GetWindowManagerRequest) (*GetWindowManagerResponse, error) + func (UnimplementedDreamServiceServiceServer) IsFullscreen(context.Context, *IsFullscreenRequest) (*IsFullscreenResponse, error) + func (UnimplementedDreamServiceServiceServer) IsInteractive(context.Context, *IsInteractiveRequest) (*IsInteractiveResponse, error) + func (UnimplementedDreamServiceServiceServer) IsScreenBright(context.Context, *IsScreenBrightRequest) (*IsScreenBrightResponse, error) + func (UnimplementedDreamServiceServiceServer) NewDreamService(context.Context, *NewDreamServiceRequest) (*NewDreamServiceResponse, error) + func (UnimplementedDreamServiceServiceServer) OnActionModeFinished(context.Context, *OnActionModeFinishedRequest) (*OnActionModeFinishedResponse, error) + func (UnimplementedDreamServiceServiceServer) OnActionModeStarted(context.Context, *OnActionModeStartedRequest) (*OnActionModeStartedResponse, error) + func (UnimplementedDreamServiceServiceServer) OnAttachedToWindow(context.Context, *OnAttachedToWindowRequest) (*OnAttachedToWindowResponse, error) + func (UnimplementedDreamServiceServiceServer) OnBind(context.Context, *OnBindRequest) (*OnBindResponse, error) + func (UnimplementedDreamServiceServiceServer) OnContentChanged(context.Context, *OnContentChangedRequest) (*OnContentChangedResponse, error) + func (UnimplementedDreamServiceServiceServer) OnCreate(context.Context, *OnCreateRequest) (*OnCreateResponse, error) + func (UnimplementedDreamServiceServiceServer) OnCreatePanelMenu(context.Context, *OnCreatePanelMenuRequest) (*OnCreatePanelMenuResponse, error) + func (UnimplementedDreamServiceServiceServer) OnCreatePanelView(context.Context, *OnCreatePanelViewRequest) (*OnCreatePanelViewResponse, error) + func (UnimplementedDreamServiceServiceServer) OnDestroy(context.Context, *OnDestroyRequest) (*OnDestroyResponse, error) + func (UnimplementedDreamServiceServiceServer) OnDetachedFromWindow(context.Context, *OnDetachedFromWindowRequest) (*OnDetachedFromWindowResponse, error) + func (UnimplementedDreamServiceServiceServer) OnDreamingStarted(context.Context, *OnDreamingStartedRequest) (*OnDreamingStartedResponse, error) + func (UnimplementedDreamServiceServiceServer) OnDreamingStopped(context.Context, *OnDreamingStoppedRequest) (*OnDreamingStoppedResponse, error) + func (UnimplementedDreamServiceServiceServer) OnMenuItemSelected(context.Context, *OnMenuItemSelectedRequest) (*OnMenuItemSelectedResponse, error) + func (UnimplementedDreamServiceServiceServer) OnMenuOpened(context.Context, *OnMenuOpenedRequest) (*OnMenuOpenedResponse, error) + func (UnimplementedDreamServiceServiceServer) OnPanelClosed(context.Context, *OnPanelClosedRequest) (*OnPanelClosedResponse, error) + func (UnimplementedDreamServiceServiceServer) OnPreparePanel(context.Context, *OnPreparePanelRequest) (*OnPreparePanelResponse, error) + func (UnimplementedDreamServiceServiceServer) OnSearchRequested0(context.Context, *OnSearchRequested0Request) (*OnSearchRequested0Response, error) + func (UnimplementedDreamServiceServiceServer) OnSearchRequested1_1(context.Context, *OnSearchRequested1_1Request) (*OnSearchRequested1_1Response, error) + func (UnimplementedDreamServiceServiceServer) OnUnbind(context.Context, *OnUnbindRequest) (*OnUnbindResponse, error) + func (UnimplementedDreamServiceServiceServer) OnWakeUp(context.Context, *OnWakeUpRequest) (*OnWakeUpResponse, error) + func (UnimplementedDreamServiceServiceServer) OnWindowAttributesChanged(context.Context, *OnWindowAttributesChangedRequest) (*OnWindowAttributesChangedResponse, error) + func (UnimplementedDreamServiceServiceServer) OnWindowFocusChanged(context.Context, *OnWindowFocusChangedRequest) (*OnWindowFocusChangedResponse, error) + func (UnimplementedDreamServiceServiceServer) OnWindowStartingActionMode1(context.Context, *OnWindowStartingActionMode1Request) (*OnWindowStartingActionMode1Response, error) + func (UnimplementedDreamServiceServiceServer) OnWindowStartingActionMode2_1(context.Context, *OnWindowStartingActionMode2_1Request) (*OnWindowStartingActionMode2_1Response, error) + func (UnimplementedDreamServiceServiceServer) SetContentView1(context.Context, *SetContentView1Request) (*SetContentView1Response, error) + func (UnimplementedDreamServiceServiceServer) SetContentView1_2(context.Context, *SetContentView1_2Request) (*SetContentView1_2Response, error) + func (UnimplementedDreamServiceServiceServer) SetContentView2_1(context.Context, *SetContentView2_1Request) (*SetContentView2_1Response, error) + func (UnimplementedDreamServiceServiceServer) SetFullscreen(context.Context, *SetFullscreenRequest) (*SetFullscreenResponse, error) + func (UnimplementedDreamServiceServiceServer) SetInteractive(context.Context, *SetInteractiveRequest) (*SetInteractiveResponse, error) + func (UnimplementedDreamServiceServiceServer) SetScreenBright(context.Context, *SetScreenBrightRequest) (*SetScreenBrightResponse, error) + func (UnimplementedDreamServiceServiceServer) WakeUp(context.Context, *WakeUpRequest) (*WakeUpResponse, error) + type UnsafeDreamServiceServiceServer interface + type WakeUpRequest struct + Handle int64 + func (*WakeUpRequest) Descriptor() ([]byte, []int) + func (*WakeUpRequest) ProtoMessage() + func (x *WakeUpRequest) GetHandle() int64 + func (x *WakeUpRequest) ProtoReflect() protoreflect.Message + func (x *WakeUpRequest) Reset() + func (x *WakeUpRequest) String() string + type WakeUpResponse struct + func (*WakeUpResponse) Descriptor() ([]byte, []int) + func (*WakeUpResponse) ProtoMessage() + func (x *WakeUpResponse) ProtoReflect() protoreflect.Message + func (x *WakeUpResponse) Reset() + func (x *WakeUpResponse) String() string