Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type InteractionServiceClient struct + func NewInteractionServiceClient(cc grpc.ClientConnInterface) *InteractionServiceClient + func (c *InteractionServiceClient) GetDisabledShowContext(ctx context.Context, handle int64) (int32, error) + func (c *InteractionServiceClient) IsActiveService(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *InteractionServiceClient) OnBind(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *InteractionServiceClient) OnLaunchVoiceAssistFromKeyguard(ctx context.Context, handle int64) error + func (c *InteractionServiceClient) OnPrepareToShowSession(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *InteractionServiceClient) OnReady(ctx context.Context, handle int64) error + func (c *InteractionServiceClient) OnShowSessionFailed(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionServiceClient) OnShutdown(ctx context.Context, handle int64) error + func (c *InteractionServiceClient) SetDisabledShowContext(ctx context.Context, handle int64, arg0 int32) error + func (c *InteractionServiceClient) SetUiHints(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionServiceClient) ShowSession(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type InteractionSessionAbortVoiceRequestClient struct + func NewInteractionSessionAbortVoiceRequestClient(cc grpc.ClientConnInterface) *InteractionSessionAbortVoiceRequestClient + func (c *InteractionSessionAbortVoiceRequestClient) GetMessage(ctx context.Context) (int64, error) + func (c *InteractionSessionAbortVoiceRequestClient) GetVoicePrompt(ctx context.Context) (int64, error) + func (c *InteractionSessionAbortVoiceRequestClient) SendAbortResult(ctx context.Context, arg0 int64) error + type InteractionSessionActivityIdClient struct + func NewInteractionSessionActivityIdClient(cc grpc.ClientConnInterface) *InteractionSessionActivityIdClient + func (c *InteractionSessionActivityIdClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *InteractionSessionActivityIdClient) HashCode(ctx context.Context) (int32, error) + type InteractionSessionAssistStateClient struct + func NewInteractionSessionAssistStateClient(cc grpc.ClientConnInterface) *InteractionSessionAssistStateClient + func (c *InteractionSessionAssistStateClient) GetActivityId(ctx context.Context) (int64, error) + func (c *InteractionSessionAssistStateClient) GetAssistContent(ctx context.Context) (int64, error) + func (c *InteractionSessionAssistStateClient) GetAssistData(ctx context.Context) (int64, error) + func (c *InteractionSessionAssistStateClient) GetAssistStructure(ctx context.Context) (int64, error) + func (c *InteractionSessionAssistStateClient) GetCount(ctx context.Context) (int32, error) + func (c *InteractionSessionAssistStateClient) GetIndex(ctx context.Context) (int32, error) + func (c *InteractionSessionAssistStateClient) IsFocused(ctx context.Context) (bool, error) + type InteractionSessionClient struct + func NewInteractionSessionClient(cc grpc.ClientConnInterface) *InteractionSessionClient + func (c *InteractionSessionClient) CloseSystemDialogs(ctx context.Context, handle int64) error + func (c *InteractionSessionClient) Dump(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64, ...) error + func (c *InteractionSessionClient) Finish(ctx context.Context, handle int64) error + func (c *InteractionSessionClient) GetContext(ctx context.Context, handle int64) (int64, error) + func (c *InteractionSessionClient) GetDisabledShowContext(ctx context.Context, handle int64) (int32, error) + func (c *InteractionSessionClient) GetLayoutInflater(ctx context.Context, handle int64) (int64, error) + func (c *InteractionSessionClient) GetUserDisabledShowContext(ctx context.Context, handle int64) (int32, error) + func (c *InteractionSessionClient) GetWindow(ctx context.Context, handle int64) (int64, error) + func (c *InteractionSessionClient) Hide(ctx context.Context, handle int64) error + func (c *InteractionSessionClient) OnAssistStructureFailure(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionSessionClient) OnBackPressed(ctx context.Context, handle int64) error + func (c *InteractionSessionClient) OnCancelRequest(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionSessionClient) OnCloseSystemDialogs(ctx context.Context, handle int64) error + func (c *InteractionSessionClient) OnComputeInsets(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionSessionClient) OnConfigurationChanged(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionSessionClient) OnCreate(ctx context.Context, handle int64) error + func (c *InteractionSessionClient) OnCreateContentView(ctx context.Context, handle int64) (int64, error) + func (c *InteractionSessionClient) OnDestroy(ctx context.Context, handle int64) error + func (c *InteractionSessionClient) OnDirectActionsInvalidated(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionSessionClient) OnGetSupportedCommands(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *InteractionSessionClient) OnHandleAssist1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionSessionClient) OnHandleAssist3(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) error + func (c *InteractionSessionClient) OnHandleAssistSecondary(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) error + func (c *InteractionSessionClient) OnHandleScreenshot(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionSessionClient) OnHide(ctx context.Context, handle int64) error + func (c *InteractionSessionClient) OnKeyDown(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *InteractionSessionClient) OnKeyLongPress(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *InteractionSessionClient) OnKeyMultiple(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (bool, error) + func (c *InteractionSessionClient) OnKeyUp(ctx context.Context, handle int64, arg0 int32, arg1 int64) (bool, error) + func (c *InteractionSessionClient) OnLockscreenShown(ctx context.Context, handle int64) error + func (c *InteractionSessionClient) OnLowMemory(ctx context.Context, handle int64) error + func (c *InteractionSessionClient) OnPrepareShow(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *InteractionSessionClient) OnRequestAbortVoice(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionSessionClient) OnRequestCommand(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionSessionClient) OnRequestCompleteVoice(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionSessionClient) OnRequestConfirmation(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionSessionClient) OnRequestPickOption(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionSessionClient) OnShow(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *InteractionSessionClient) OnTaskFinished(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *InteractionSessionClient) OnTaskStarted(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *InteractionSessionClient) OnTrimMemory(ctx context.Context, handle int64, arg0 int32) error + func (c *InteractionSessionClient) RegisterVisibleActivityCallback(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *InteractionSessionClient) SetContentView(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionSessionClient) SetDisabledShowContext(ctx context.Context, handle int64, arg0 int32) error + func (c *InteractionSessionClient) SetKeepAwake(ctx context.Context, handle int64, arg0 bool) error + func (c *InteractionSessionClient) SetTheme(ctx context.Context, handle int64, arg0 int32) error + func (c *InteractionSessionClient) SetUiEnabled(ctx context.Context, handle int64, arg0 bool) error + func (c *InteractionSessionClient) Show(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *InteractionSessionClient) StartAssistantActivity1(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionSessionClient) StartAssistantActivity2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *InteractionSessionClient) StartVoiceActivity(ctx context.Context, handle int64, arg0 int64) error + func (c *InteractionSessionClient) UnregisterVisibleActivityCallback(ctx context.Context, handle int64, arg0 int64) error + type InteractionSessionCommandRequestClient struct + func NewInteractionSessionCommandRequestClient(cc grpc.ClientConnInterface) *InteractionSessionCommandRequestClient + func (c *InteractionSessionCommandRequestClient) GetCommand(ctx context.Context) (string, error) + func (c *InteractionSessionCommandRequestClient) SendIntermediateResult(ctx context.Context, arg0 int64) error + func (c *InteractionSessionCommandRequestClient) SendResult(ctx context.Context, arg0 int64) error + type InteractionSessionCompleteVoiceRequestClient struct + func NewInteractionSessionCompleteVoiceRequestClient(cc grpc.ClientConnInterface) *InteractionSessionCompleteVoiceRequestClient + func (c *InteractionSessionCompleteVoiceRequestClient) GetMessage(ctx context.Context) (int64, error) + func (c *InteractionSessionCompleteVoiceRequestClient) GetVoicePrompt(ctx context.Context) (int64, error) + func (c *InteractionSessionCompleteVoiceRequestClient) SendCompleteResult(ctx context.Context, arg0 int64) error + type InteractionSessionConfirmationRequestClient struct + func NewInteractionSessionConfirmationRequestClient(cc grpc.ClientConnInterface) *InteractionSessionConfirmationRequestClient + func (c *InteractionSessionConfirmationRequestClient) GetPrompt(ctx context.Context) (int64, error) + func (c *InteractionSessionConfirmationRequestClient) GetVoicePrompt(ctx context.Context) (int64, error) + func (c *InteractionSessionConfirmationRequestClient) SendConfirmationResult(ctx context.Context, arg0 bool, arg1 int64) error + type InteractionSessionPickOptionRequestClient struct + func NewInteractionSessionPickOptionRequestClient(cc grpc.ClientConnInterface) *InteractionSessionPickOptionRequestClient + func (c *InteractionSessionPickOptionRequestClient) GetOptions(ctx context.Context) (int64, error) + func (c *InteractionSessionPickOptionRequestClient) GetPrompt(ctx context.Context) (int64, error) + func (c *InteractionSessionPickOptionRequestClient) GetVoicePrompt(ctx context.Context) (int64, error) + func (c *InteractionSessionPickOptionRequestClient) SendIntermediatePickOptionResult(ctx context.Context, arg0 int64, arg1 int64) error + func (c *InteractionSessionPickOptionRequestClient) SendPickOptionResult(ctx context.Context, arg0 int64, arg1 int64) error + type InteractionSessionRequestClient struct + func NewInteractionSessionRequestClient(cc grpc.ClientConnInterface) *InteractionSessionRequestClient + func (c *InteractionSessionRequestClient) Cancel(ctx context.Context) error + func (c *InteractionSessionRequestClient) GetCallingPackage(ctx context.Context) (string, error) + func (c *InteractionSessionRequestClient) GetCallingUid(ctx context.Context) (int32, error) + func (c *InteractionSessionRequestClient) GetExtras(ctx context.Context) (int64, error) + func (c *InteractionSessionRequestClient) IsActive(ctx context.Context) (bool, error) + func (c *InteractionSessionRequestClient) ToString(ctx context.Context) (string, error) + type InteractionSessionServiceClient struct + func NewInteractionSessionServiceClient(cc grpc.ClientConnInterface) *InteractionSessionServiceClient + func (c *InteractionSessionServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error) + func (c *InteractionSessionServiceClient) OnConfigurationChanged(ctx context.Context, arg0 int64) error + func (c *InteractionSessionServiceClient) OnCreate(ctx context.Context) error + func (c *InteractionSessionServiceClient) OnLowMemory(ctx context.Context) error + func (c *InteractionSessionServiceClient) OnNewSession(ctx context.Context, arg0 int64) (int64, error) + func (c *InteractionSessionServiceClient) OnTrimMemory(ctx context.Context, arg0 int32) error + type VisibleActivityInfoClient struct + func NewVisibleActivityInfoClient(cc grpc.ClientConnInterface) *VisibleActivityInfoClient + func (c *VisibleActivityInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *VisibleActivityInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *VisibleActivityInfoClient) GetActivityId(ctx context.Context) (int64, error) + func (c *VisibleActivityInfoClient) HashCode(ctx context.Context) (int32, error) + func (c *VisibleActivityInfoClient) ToString(ctx context.Context) (string, error) + func (c *VisibleActivityInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error