Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type BackEventClient struct + func NewBackEventClient(cc grpc.ClientConnInterface) *BackEventClient + func (c *BackEventClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *BackEventClient) GetFrameTimeMillis(ctx context.Context, handle int64) (int64, error) + func (c *BackEventClient) GetProgress(ctx context.Context, handle int64) (float32, error) + func (c *BackEventClient) GetSwipeEdge(ctx context.Context, handle int64) (int32, error) + func (c *BackEventClient) GetTouchX(ctx context.Context, handle int64) (float32, error) + func (c *BackEventClient) GetTouchY(ctx context.Context, handle int64) (float32, error) + func (c *BackEventClient) ToString(ctx context.Context, handle int64) (string, error) + type InputTransferTokenClient struct + func NewInputTransferTokenClient(cc grpc.ClientConnInterface) *InputTransferTokenClient + func (c *InputTransferTokenClient) DescribeContents(ctx context.Context) (int32, error) + func (c *InputTransferTokenClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *InputTransferTokenClient) HashCode(ctx context.Context) (int32, error) + func (c *InputTransferTokenClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type OnBackInvokedCallbackClient struct + func NewOnBackInvokedCallbackClient(cc grpc.ClientConnInterface) *OnBackInvokedCallbackClient + func (c *OnBackInvokedCallbackClient) OnBackInvoked(ctx context.Context) error + type OnBackInvokedDispatcherClient struct + func NewOnBackInvokedDispatcherClient(cc grpc.ClientConnInterface) *OnBackInvokedDispatcherClient + func (c *OnBackInvokedDispatcherClient) RegisterOnBackInvokedCallback(ctx context.Context, arg0 int32, arg1 int64) error + func (c *OnBackInvokedDispatcherClient) UnregisterOnBackInvokedCallback(ctx context.Context, arg0 int64) error + type SplashScreenClient struct + func NewSplashScreenClient(cc grpc.ClientConnInterface) *SplashScreenClient + func (c *SplashScreenClient) ClearOnExitAnimationListener(ctx context.Context) error + func (c *SplashScreenClient) SetOnExitAnimationListener(ctx context.Context, arg0 int64) error + func (c *SplashScreenClient) SetSplashScreenTheme(ctx context.Context, arg0 int32) error + type SplashScreenOnExitAnimationListenerClient struct + func NewSplashScreenOnExitAnimationListenerClient(cc grpc.ClientConnInterface) *SplashScreenOnExitAnimationListenerClient + func (c *SplashScreenOnExitAnimationListenerClient) OnSplashScreenExit(ctx context.Context, arg0 int64) error + type SplashScreenViewClient struct + func NewSplashScreenViewClient(cc grpc.ClientConnInterface) *SplashScreenViewClient + func (c *SplashScreenViewClient) GetIconAnimationDuration(ctx context.Context) (int64, error) + func (c *SplashScreenViewClient) GetIconAnimationStart(ctx context.Context) (int64, error) + func (c *SplashScreenViewClient) GetIconView(ctx context.Context) (int64, error) + func (c *SplashScreenViewClient) Remove(ctx context.Context) error + func (c *SplashScreenViewClient) SetAlpha(ctx context.Context, arg0 float32) error + type SurfaceSyncGroupClient struct + func NewSurfaceSyncGroupClient(cc grpc.ClientConnInterface) *SurfaceSyncGroupClient + func (c *SurfaceSyncGroupClient) Add2(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *SurfaceSyncGroupClient) Add2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (bool, error) + func (c *SurfaceSyncGroupClient) AddTransaction(ctx context.Context, handle int64, arg0 int64) error + func (c *SurfaceSyncGroupClient) MarkSyncReady(ctx context.Context, handle int64) error + type SystemOnBackInvokedCallbacksClient struct + func NewSystemOnBackInvokedCallbacksClient(cc grpc.ClientConnInterface) *SystemOnBackInvokedCallbacksClient + func (c *SystemOnBackInvokedCallbacksClient) FinishAndRemoveTaskCallback(ctx context.Context, arg0 int64) (int64, error) + func (c *SystemOnBackInvokedCallbacksClient) MoveTaskToBackCallback(ctx context.Context, arg0 int64) (int64, error) + type TrustedPresentationThresholdsClient struct + func NewTrustedPresentationThresholdsClient(cc grpc.ClientConnInterface) *TrustedPresentationThresholdsClient + func (c *TrustedPresentationThresholdsClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *TrustedPresentationThresholdsClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *TrustedPresentationThresholdsClient) GetMinAlpha(ctx context.Context, handle int64) (float32, error) + func (c *TrustedPresentationThresholdsClient) GetMinFractionRendered(ctx context.Context, handle int64) (float32, error) + func (c *TrustedPresentationThresholdsClient) GetStabilityRequirementMillis(ctx context.Context, handle int64) (int32, error) + func (c *TrustedPresentationThresholdsClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *TrustedPresentationThresholdsClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *TrustedPresentationThresholdsClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error