dreams

package
v0.0.6 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DreamServiceClient

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

DreamServiceClient wraps the gRPC DreamServiceService client.

func NewDreamServiceClient

func NewDreamServiceClient(cc grpc.ClientConnInterface) *DreamServiceClient

NewDreamServiceClient creates a new DreamService client.

func (*DreamServiceClient) AddContentView

func (c *DreamServiceClient) AddContentView(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

AddContentView calls the AddContentView RPC.

func (*DreamServiceClient) DispatchGenericMotionEvent

func (c *DreamServiceClient) DispatchGenericMotionEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchGenericMotionEvent calls the DispatchGenericMotionEvent RPC.

func (*DreamServiceClient) DispatchKeyEvent

func (c *DreamServiceClient) DispatchKeyEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchKeyEvent calls the DispatchKeyEvent RPC.

func (*DreamServiceClient) DispatchKeyShortcutEvent

func (c *DreamServiceClient) DispatchKeyShortcutEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchKeyShortcutEvent calls the DispatchKeyShortcutEvent RPC.

func (*DreamServiceClient) DispatchPopulateAccessibilityEvent

func (c *DreamServiceClient) DispatchPopulateAccessibilityEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchPopulateAccessibilityEvent calls the DispatchPopulateAccessibilityEvent RPC.

func (*DreamServiceClient) DispatchTouchEvent

func (c *DreamServiceClient) DispatchTouchEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchTouchEvent calls the DispatchTouchEvent RPC.

func (*DreamServiceClient) DispatchTrackballEvent

func (c *DreamServiceClient) DispatchTrackballEvent(ctx context.Context, handle int64, arg0 int64) (bool, error)

DispatchTrackballEvent calls the DispatchTrackballEvent RPC.

func (*DreamServiceClient) Finish

func (c *DreamServiceClient) Finish(ctx context.Context, handle int64) error

Finish calls the Finish RPC.

func (*DreamServiceClient) GetWindow

func (c *DreamServiceClient) GetWindow(ctx context.Context, handle int64) (int64, error)

GetWindow calls the GetWindow RPC.

func (*DreamServiceClient) GetWindowManager

func (c *DreamServiceClient) GetWindowManager(ctx context.Context, handle int64) (int64, error)

GetWindowManager calls the GetWindowManager RPC.

func (*DreamServiceClient) IsFullscreen

func (c *DreamServiceClient) IsFullscreen(ctx context.Context, handle int64) (bool, error)

IsFullscreen calls the IsFullscreen RPC.

func (*DreamServiceClient) IsInteractive

func (c *DreamServiceClient) IsInteractive(ctx context.Context, handle int64) (bool, error)

IsInteractive calls the IsInteractive RPC.

func (*DreamServiceClient) IsScreenBright

func (c *DreamServiceClient) IsScreenBright(ctx context.Context, handle int64) (bool, error)

IsScreenBright calls the IsScreenBright RPC.

func (*DreamServiceClient) OnActionModeFinished

func (c *DreamServiceClient) OnActionModeFinished(ctx context.Context, handle int64, arg0 int64) error

OnActionModeFinished calls the OnActionModeFinished RPC.

func (*DreamServiceClient) OnActionModeStarted

func (c *DreamServiceClient) OnActionModeStarted(ctx context.Context, handle int64, arg0 int64) error

OnActionModeStarted calls the OnActionModeStarted RPC.

func (*DreamServiceClient) OnAttachedToWindow

func (c *DreamServiceClient) OnAttachedToWindow(ctx context.Context, handle int64) error

OnAttachedToWindow calls the OnAttachedToWindow RPC.

func (*DreamServiceClient) OnBind

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

OnBind calls the OnBind RPC.

func (*DreamServiceClient) OnContentChanged

func (c *DreamServiceClient) OnContentChanged(ctx context.Context, handle int64) error

OnContentChanged calls the OnContentChanged RPC.

func (*DreamServiceClient) OnCreate

func (c *DreamServiceClient) OnCreate(ctx context.Context, handle int64) error

OnCreate calls the OnCreate RPC.

func (*DreamServiceClient) OnCreatePanelMenu

func (c *DreamServiceClient) OnCreatePanelMenu(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnCreatePanelMenu calls the OnCreatePanelMenu RPC.

func (*DreamServiceClient) OnCreatePanelView

func (c *DreamServiceClient) OnCreatePanelView(ctx context.Context, handle int64, arg0 int32) (int64, error)

OnCreatePanelView calls the OnCreatePanelView RPC.

func (*DreamServiceClient) OnDestroy

func (c *DreamServiceClient) OnDestroy(ctx context.Context, handle int64) error

OnDestroy calls the OnDestroy RPC.

func (*DreamServiceClient) OnDetachedFromWindow

func (c *DreamServiceClient) OnDetachedFromWindow(ctx context.Context, handle int64) error

OnDetachedFromWindow calls the OnDetachedFromWindow RPC.

func (*DreamServiceClient) OnDreamingStarted

func (c *DreamServiceClient) OnDreamingStarted(ctx context.Context, handle int64) error

OnDreamingStarted calls the OnDreamingStarted RPC.

func (*DreamServiceClient) OnDreamingStopped

func (c *DreamServiceClient) OnDreamingStopped(ctx context.Context, handle int64) error

OnDreamingStopped calls the OnDreamingStopped RPC.

func (*DreamServiceClient) OnMenuItemSelected

func (c *DreamServiceClient) OnMenuItemSelected(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnMenuItemSelected calls the OnMenuItemSelected RPC.

func (*DreamServiceClient) OnMenuOpened

func (c *DreamServiceClient) OnMenuOpened(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error)

OnMenuOpened calls the OnMenuOpened RPC.

func (*DreamServiceClient) OnPanelClosed

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

OnPanelClosed calls the OnPanelClosed RPC.

func (*DreamServiceClient) OnPreparePanel

func (c *DreamServiceClient) OnPreparePanel(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 int64) (bool, error)

OnPreparePanel calls the OnPreparePanel RPC.

func (*DreamServiceClient) OnSearchRequested0

func (c *DreamServiceClient) OnSearchRequested0(ctx context.Context, handle int64) (bool, error)

OnSearchRequested0 calls the OnSearchRequested0 RPC.

func (*DreamServiceClient) OnSearchRequested1_1

func (c *DreamServiceClient) OnSearchRequested1_1(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnSearchRequested1_1 calls the OnSearchRequested1_1 RPC.

func (*DreamServiceClient) OnUnbind

func (c *DreamServiceClient) OnUnbind(ctx context.Context, handle int64, arg0 int64) (bool, error)

OnUnbind calls the OnUnbind RPC.

func (*DreamServiceClient) OnWakeUp

func (c *DreamServiceClient) OnWakeUp(ctx context.Context, handle int64) error

OnWakeUp calls the OnWakeUp RPC.

func (*DreamServiceClient) OnWindowAttributesChanged

func (c *DreamServiceClient) OnWindowAttributesChanged(ctx context.Context, handle int64, arg0 int64) error

OnWindowAttributesChanged calls the OnWindowAttributesChanged RPC.

func (*DreamServiceClient) OnWindowFocusChanged

func (c *DreamServiceClient) OnWindowFocusChanged(ctx context.Context, handle int64, arg0 bool) error

OnWindowFocusChanged calls the OnWindowFocusChanged RPC.

func (*DreamServiceClient) OnWindowStartingActionMode1

func (c *DreamServiceClient) OnWindowStartingActionMode1(ctx context.Context, handle int64, arg0 int64) (int64, error)

OnWindowStartingActionMode1 calls the OnWindowStartingActionMode1 RPC.

func (*DreamServiceClient) OnWindowStartingActionMode2_1

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

OnWindowStartingActionMode2_1 calls the OnWindowStartingActionMode2_1 RPC.

func (*DreamServiceClient) SetContentView1

func (c *DreamServiceClient) SetContentView1(ctx context.Context, handle int64, arg0 int64) error

SetContentView1 calls the SetContentView1 RPC.

func (*DreamServiceClient) SetContentView1_2

func (c *DreamServiceClient) SetContentView1_2(ctx context.Context, handle int64, arg0 int32) error

SetContentView1_2 calls the SetContentView1_2 RPC.

func (*DreamServiceClient) SetContentView2_1

func (c *DreamServiceClient) SetContentView2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

SetContentView2_1 calls the SetContentView2_1 RPC.

func (*DreamServiceClient) SetFullscreen

func (c *DreamServiceClient) SetFullscreen(ctx context.Context, handle int64, arg0 bool) error

SetFullscreen calls the SetFullscreen RPC.

func (*DreamServiceClient) SetInteractive

func (c *DreamServiceClient) SetInteractive(ctx context.Context, handle int64, arg0 bool) error

SetInteractive calls the SetInteractive RPC.

func (*DreamServiceClient) SetScreenBright

func (c *DreamServiceClient) SetScreenBright(ctx context.Context, handle int64, arg0 bool) error

SetScreenBright calls the SetScreenBright RPC.

func (*DreamServiceClient) WakeUp

func (c *DreamServiceClient) WakeUp(ctx context.Context, handle int64) error

WakeUp calls the WakeUp RPC.

Jump to

Keyboard shortcuts

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