Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type ContentCaptureConditionClient struct + func NewContentCaptureConditionClient(cc grpc.ClientConnInterface) *ContentCaptureConditionClient + func (c *ContentCaptureConditionClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ContentCaptureConditionClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ContentCaptureConditionClient) GetFlags(ctx context.Context, handle int64) (int32, error) + func (c *ContentCaptureConditionClient) GetLocusId(ctx context.Context, handle int64) (int64, error) + func (c *ContentCaptureConditionClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *ContentCaptureConditionClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ContentCaptureConditionClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ContentCaptureContextBuilderClient struct + func NewContentCaptureContextBuilderClient(cc grpc.ClientConnInterface) *ContentCaptureContextBuilderClient + func (c *ContentCaptureContextBuilderClient) Build(ctx context.Context) (int64, error) + func (c *ContentCaptureContextBuilderClient) SetExtras(ctx context.Context, arg0 int64) (int64, error) + type ContentCaptureContextClient struct + func NewContentCaptureContextClient(cc grpc.ClientConnInterface) *ContentCaptureContextClient + func (c *ContentCaptureContextClient) DescribeContents(ctx context.Context) (int32, error) + func (c *ContentCaptureContextClient) ForLocusId(ctx context.Context, arg0 string) (int64, error) + func (c *ContentCaptureContextClient) GetExtras(ctx context.Context) (int64, error) + func (c *ContentCaptureContextClient) GetLocusId(ctx context.Context) (int64, error) + func (c *ContentCaptureContextClient) ToString(ctx context.Context) (string, error) + func (c *ContentCaptureContextClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type ContentCaptureManagerClient struct + func NewContentCaptureManagerClient(cc grpc.ClientConnInterface) *ContentCaptureManagerClient + func (c *ContentCaptureManagerClient) GetContentCaptureConditions(ctx context.Context) (int64, error) + func (c *ContentCaptureManagerClient) GetServiceComponentName(ctx context.Context) (int64, error) + func (c *ContentCaptureManagerClient) IsContentCaptureEnabled(ctx context.Context) (bool, error) + func (c *ContentCaptureManagerClient) RemoveData(ctx context.Context, arg0 int64) error + func (c *ContentCaptureManagerClient) SetContentCaptureEnabled(ctx context.Context, arg0 bool) error + func (c *ContentCaptureManagerClient) ShareData(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + type ContentCaptureSessionClient struct + func NewContentCaptureSessionClient(cc grpc.ClientConnInterface) *ContentCaptureSessionClient + func (c *ContentCaptureSessionClient) Close(ctx context.Context) error + func (c *ContentCaptureSessionClient) CreateContentCaptureSession(ctx context.Context, arg0 int64) (int64, error) + func (c *ContentCaptureSessionClient) Destroy(ctx context.Context) error + func (c *ContentCaptureSessionClient) Flush(ctx context.Context) error + func (c *ContentCaptureSessionClient) GetContentCaptureContext(ctx context.Context) (int64, error) + func (c *ContentCaptureSessionClient) GetContentCaptureSessionId(ctx context.Context) (int64, error) + func (c *ContentCaptureSessionClient) NewAutofillId(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ContentCaptureSessionClient) NewViewStructure(ctx context.Context, arg0 int64) (int64, error) + func (c *ContentCaptureSessionClient) NewVirtualViewStructure(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ContentCaptureSessionClient) NotifySessionPaused(ctx context.Context) error + func (c *ContentCaptureSessionClient) NotifySessionResumed(ctx context.Context) error + func (c *ContentCaptureSessionClient) NotifyViewAppeared(ctx context.Context, arg0 int64) error + func (c *ContentCaptureSessionClient) NotifyViewDisappeared(ctx context.Context, arg0 int64) error + func (c *ContentCaptureSessionClient) NotifyViewInsetsChanged(ctx context.Context, arg0 int64) error + func (c *ContentCaptureSessionClient) NotifyViewTextChanged(ctx context.Context, arg0 int64, arg1 string) error + func (c *ContentCaptureSessionClient) NotifyViewsDisappeared(ctx context.Context, arg0 int64, arg1 int64) error + func (c *ContentCaptureSessionClient) SetContentCaptureContext(ctx context.Context, arg0 int64) error + func (c *ContentCaptureSessionClient) ToString(ctx context.Context) (string, error) + type ContentCaptureSessionIdClient struct + func NewContentCaptureSessionIdClient(cc grpc.ClientConnInterface) *ContentCaptureSessionIdClient + func (c *ContentCaptureSessionIdClient) DescribeContents(ctx context.Context) (int32, error) + func (c *ContentCaptureSessionIdClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *ContentCaptureSessionIdClient) HashCode(ctx context.Context) (int32, error) + func (c *ContentCaptureSessionIdClient) ToString(ctx context.Context) (string, error) + func (c *ContentCaptureSessionIdClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type DataRemovalRequestBuilderClient struct + func NewDataRemovalRequestBuilderClient(cc grpc.ClientConnInterface) *DataRemovalRequestBuilderClient + func (c *DataRemovalRequestBuilderClient) AddLocusId(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *DataRemovalRequestBuilderClient) Build(ctx context.Context) (int64, error) + func (c *DataRemovalRequestBuilderClient) ForEverything(ctx context.Context) (int64, error) + type DataRemovalRequestClient struct + func NewDataRemovalRequestClient(cc grpc.ClientConnInterface) *DataRemovalRequestClient + func (c *DataRemovalRequestClient) DescribeContents(ctx context.Context) (int32, error) + func (c *DataRemovalRequestClient) GetLocusIdRequests(ctx context.Context) (int64, error) + func (c *DataRemovalRequestClient) GetPackageName(ctx context.Context) (string, error) + func (c *DataRemovalRequestClient) IsForEverything(ctx context.Context) (bool, error) + func (c *DataRemovalRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type DataRemovalRequestLocusIdRequestClient struct + func NewDataRemovalRequestLocusIdRequestClient(cc grpc.ClientConnInterface) *DataRemovalRequestLocusIdRequestClient + func (c *DataRemovalRequestLocusIdRequestClient) GetFlags(ctx context.Context) (int32, error) + func (c *DataRemovalRequestLocusIdRequestClient) GetLocusId(ctx context.Context) (int64, error) + type DataShareRequestClient struct + func NewDataShareRequestClient(cc grpc.ClientConnInterface) *DataShareRequestClient + func (c *DataShareRequestClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *DataShareRequestClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *DataShareRequestClient) GetLocusId(ctx context.Context, handle int64) (int64, error) + func (c *DataShareRequestClient) GetMimeType(ctx context.Context, handle int64) (string, error) + func (c *DataShareRequestClient) GetPackageName(ctx context.Context, handle int64) (string, error) + func (c *DataShareRequestClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *DataShareRequestClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *DataShareRequestClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type DataShareWriteAdapterClient struct + func NewDataShareWriteAdapterClient(cc grpc.ClientConnInterface) *DataShareWriteAdapterClient + func (c *DataShareWriteAdapterClient) OnRejected(ctx context.Context) error + func (c *DataShareWriteAdapterClient) OnWrite(ctx context.Context, arg0 int64) error