content

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 AbstractThreadedSyncAdapterClient

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

AbstractThreadedSyncAdapterClient wraps the gRPC AbstractThreadedSyncAdapterService client.

func NewAbstractThreadedSyncAdapterClient

func NewAbstractThreadedSyncAdapterClient(cc grpc.ClientConnInterface) *AbstractThreadedSyncAdapterClient

NewAbstractThreadedSyncAdapterClient creates a new AbstractThreadedSyncAdapter client.

func (*AbstractThreadedSyncAdapterClient) GetContext

GetContext calls the GetContext RPC.

func (*AbstractThreadedSyncAdapterClient) GetSyncAdapterBinder

func (c *AbstractThreadedSyncAdapterClient) GetSyncAdapterBinder(ctx context.Context) (int64, error)

GetSyncAdapterBinder calls the GetSyncAdapterBinder RPC.

func (*AbstractThreadedSyncAdapterClient) OnPerformSync

func (c *AbstractThreadedSyncAdapterClient) OnPerformSync(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 int64) error

OnPerformSync calls the OnPerformSync RPC.

func (*AbstractThreadedSyncAdapterClient) OnSecurityException

func (c *AbstractThreadedSyncAdapterClient) OnSecurityException(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64) error

OnSecurityException calls the OnSecurityException RPC.

func (*AbstractThreadedSyncAdapterClient) OnSyncCanceled0

func (c *AbstractThreadedSyncAdapterClient) OnSyncCanceled0(ctx context.Context) error

OnSyncCanceled0 calls the OnSyncCanceled0 RPC.

func (*AbstractThreadedSyncAdapterClient) OnSyncCanceled1_1

func (c *AbstractThreadedSyncAdapterClient) OnSyncCanceled1_1(ctx context.Context, arg0 int64) error

OnSyncCanceled1_1 calls the OnSyncCanceled1_1 RPC.

func (*AbstractThreadedSyncAdapterClient) OnUnsyncableAccount

func (c *AbstractThreadedSyncAdapterClient) OnUnsyncableAccount(ctx context.Context) (bool, error)

OnUnsyncableAccount calls the OnUnsyncableAccount RPC.

type AsyncQueryHandlerClient

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

AsyncQueryHandlerClient wraps the gRPC AsyncQueryHandlerService client.

func NewAsyncQueryHandlerClient

func NewAsyncQueryHandlerClient(cc grpc.ClientConnInterface) *AsyncQueryHandlerClient

NewAsyncQueryHandlerClient creates a new AsyncQueryHandler client.

func (*AsyncQueryHandlerClient) CancelOperation

func (c *AsyncQueryHandlerClient) CancelOperation(ctx context.Context, arg0 int32) error

CancelOperation calls the CancelOperation RPC.

func (*AsyncQueryHandlerClient) HandleMessage

func (c *AsyncQueryHandlerClient) HandleMessage(ctx context.Context, arg0 int64) error

HandleMessage calls the HandleMessage RPC.

func (*AsyncQueryHandlerClient) StartDelete

func (c *AsyncQueryHandlerClient) StartDelete(ctx context.Context, arg0 int32, arg1 int64, arg2 int64, arg3 string, arg4 int64) error

StartDelete calls the StartDelete RPC.

func (*AsyncQueryHandlerClient) StartInsert

func (c *AsyncQueryHandlerClient) StartInsert(ctx context.Context, arg0 int32, arg1 int64, arg2 int64, arg3 int64) error

StartInsert calls the StartInsert RPC.

func (*AsyncQueryHandlerClient) StartQuery

func (c *AsyncQueryHandlerClient) StartQuery(ctx context.Context, arg0 int32, arg1 int64, arg2 int64, arg3 int64, arg4 string, arg5 int64, arg6 string) error

StartQuery calls the StartQuery RPC.

func (*AsyncQueryHandlerClient) StartUpdate

func (c *AsyncQueryHandlerClient) StartUpdate(ctx context.Context, arg0 int32, arg1 int64, arg2 int64, arg3 int64, arg4 string, arg5 int64) error

StartUpdate calls the StartUpdate RPC.

type AsyncQueryHandlerWorkerHandlerClient

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

AsyncQueryHandlerWorkerHandlerClient wraps the gRPC AsyncQueryHandlerWorkerHandlerService client.

func NewAsyncQueryHandlerWorkerHandlerClient

func NewAsyncQueryHandlerWorkerHandlerClient(cc grpc.ClientConnInterface) *AsyncQueryHandlerWorkerHandlerClient

NewAsyncQueryHandlerWorkerHandlerClient creates a new AsyncQueryHandlerWorkerHandler client.

func (*AsyncQueryHandlerWorkerHandlerClient) HandleMessage

func (c *AsyncQueryHandlerWorkerHandlerClient) HandleMessage(ctx context.Context, arg0 int64) error

HandleMessage calls the HandleMessage RPC.

type AsyncTaskLoaderClient

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

AsyncTaskLoaderClient wraps the gRPC AsyncTaskLoaderService client.

func NewAsyncTaskLoaderClient

func NewAsyncTaskLoaderClient(cc grpc.ClientConnInterface) *AsyncTaskLoaderClient

NewAsyncTaskLoaderClient creates a new AsyncTaskLoader client.

func (*AsyncTaskLoaderClient) CancelLoadInBackground

func (c *AsyncTaskLoaderClient) CancelLoadInBackground(ctx context.Context) error

CancelLoadInBackground calls the CancelLoadInBackground RPC.

func (*AsyncTaskLoaderClient) Dump

func (c *AsyncTaskLoaderClient) Dump(ctx context.Context, arg0 string, arg1 int64, arg2 int64, arg3 int64) error

Dump calls the Dump RPC.

func (*AsyncTaskLoaderClient) IsLoadInBackgroundCanceled

func (c *AsyncTaskLoaderClient) IsLoadInBackgroundCanceled(ctx context.Context) (bool, error)

IsLoadInBackgroundCanceled calls the IsLoadInBackgroundCanceled RPC.

func (*AsyncTaskLoaderClient) SetUpdateThrottle

func (c *AsyncTaskLoaderClient) SetUpdateThrottle(ctx context.Context, arg0 int64) error

SetUpdateThrottle calls the SetUpdateThrottle RPC.

type AttributionSourceBuilderClient

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

AttributionSourceBuilderClient wraps the gRPC AttributionSourceBuilderService client.

func NewAttributionSourceBuilderClient

func NewAttributionSourceBuilderClient(cc grpc.ClientConnInterface) *AttributionSourceBuilderClient

NewAttributionSourceBuilderClient creates a new AttributionSourceBuilder client.

func (*AttributionSourceBuilderClient) Build

Build calls the Build RPC.

func (*AttributionSourceBuilderClient) SetAttributionTag

func (c *AttributionSourceBuilderClient) SetAttributionTag(ctx context.Context, arg0 string) (int64, error)

SetAttributionTag calls the SetAttributionTag RPC.

func (*AttributionSourceBuilderClient) SetDeviceId

func (c *AttributionSourceBuilderClient) SetDeviceId(ctx context.Context, arg0 int32) (int64, error)

SetDeviceId calls the SetDeviceId RPC.

func (*AttributionSourceBuilderClient) SetNext

SetNext calls the SetNext RPC.

func (*AttributionSourceBuilderClient) SetPackageName

func (c *AttributionSourceBuilderClient) SetPackageName(ctx context.Context, arg0 string) (int64, error)

SetPackageName calls the SetPackageName RPC.

func (*AttributionSourceBuilderClient) SetPid

SetPid calls the SetPid RPC.

type AttributionSourceClient

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

AttributionSourceClient wraps the gRPC AttributionSourceService client.

func NewAttributionSourceClient

func NewAttributionSourceClient(cc grpc.ClientConnInterface) *AttributionSourceClient

NewAttributionSourceClient creates a new AttributionSource client.

func (*AttributionSourceClient) CheckCallingUid

func (c *AttributionSourceClient) CheckCallingUid(ctx context.Context) (bool, error)

CheckCallingUid calls the CheckCallingUid RPC.

func (*AttributionSourceClient) DescribeContents

func (c *AttributionSourceClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*AttributionSourceClient) EnforceCallingUid

func (c *AttributionSourceClient) EnforceCallingUid(ctx context.Context) error

EnforceCallingUid calls the EnforceCallingUid RPC.

func (*AttributionSourceClient) Equals

func (c *AttributionSourceClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*AttributionSourceClient) GetAttributionTag

func (c *AttributionSourceClient) GetAttributionTag(ctx context.Context) (string, error)

GetAttributionTag calls the GetAttributionTag RPC.

func (*AttributionSourceClient) GetDeviceId

func (c *AttributionSourceClient) GetDeviceId(ctx context.Context) (int32, error)

GetDeviceId calls the GetDeviceId RPC.

func (*AttributionSourceClient) GetNext

func (c *AttributionSourceClient) GetNext(ctx context.Context) (int64, error)

GetNext calls the GetNext RPC.

func (*AttributionSourceClient) GetPackageName

func (c *AttributionSourceClient) GetPackageName(ctx context.Context) (string, error)

GetPackageName calls the GetPackageName RPC.

func (*AttributionSourceClient) GetPid

GetPid calls the GetPid RPC.

func (*AttributionSourceClient) GetUid

GetUid calls the GetUid RPC.

func (*AttributionSourceClient) HashCode

func (c *AttributionSourceClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*AttributionSourceClient) IsTrusted

func (c *AttributionSourceClient) IsTrusted(ctx context.Context, arg0 int64) (bool, error)

IsTrusted calls the IsTrusted RPC.

func (*AttributionSourceClient) MyAttributionSource

func (c *AttributionSourceClient) MyAttributionSource(ctx context.Context) (int64, error)

MyAttributionSource calls the MyAttributionSource RPC.

func (*AttributionSourceClient) ToString

func (c *AttributionSourceClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*AttributionSourceClient) WriteToParcel

func (c *AttributionSourceClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type BroadcastReceiverClient

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

BroadcastReceiverClient wraps the gRPC BroadcastReceiverService client.

func NewBroadcastReceiverClient

func NewBroadcastReceiverClient(cc grpc.ClientConnInterface) *BroadcastReceiverClient

NewBroadcastReceiverClient creates a new BroadcastReceiver client.

func (*BroadcastReceiverClient) AbortBroadcast

func (c *BroadcastReceiverClient) AbortBroadcast(ctx context.Context) error

AbortBroadcast calls the AbortBroadcast RPC.

func (*BroadcastReceiverClient) ClearAbortBroadcast

func (c *BroadcastReceiverClient) ClearAbortBroadcast(ctx context.Context) error

ClearAbortBroadcast calls the ClearAbortBroadcast RPC.

func (*BroadcastReceiverClient) GetAbortBroadcast

func (c *BroadcastReceiverClient) GetAbortBroadcast(ctx context.Context) (bool, error)

GetAbortBroadcast calls the GetAbortBroadcast RPC.

func (*BroadcastReceiverClient) GetDebugUnregister

func (c *BroadcastReceiverClient) GetDebugUnregister(ctx context.Context) (bool, error)

GetDebugUnregister calls the GetDebugUnregister RPC.

func (*BroadcastReceiverClient) GetResultCode

func (c *BroadcastReceiverClient) GetResultCode(ctx context.Context) (int32, error)

GetResultCode calls the GetResultCode RPC.

func (*BroadcastReceiverClient) GetResultData

func (c *BroadcastReceiverClient) GetResultData(ctx context.Context) (string, error)

GetResultData calls the GetResultData RPC.

func (*BroadcastReceiverClient) GetResultExtras

func (c *BroadcastReceiverClient) GetResultExtras(ctx context.Context, arg0 bool) (int64, error)

GetResultExtras calls the GetResultExtras RPC.

func (*BroadcastReceiverClient) GetSentFromPackage

func (c *BroadcastReceiverClient) GetSentFromPackage(ctx context.Context) (string, error)

GetSentFromPackage calls the GetSentFromPackage RPC.

func (*BroadcastReceiverClient) GetSentFromUid

func (c *BroadcastReceiverClient) GetSentFromUid(ctx context.Context) (int32, error)

GetSentFromUid calls the GetSentFromUid RPC.

func (*BroadcastReceiverClient) GoAsync

func (c *BroadcastReceiverClient) GoAsync(ctx context.Context) (int64, error)

GoAsync calls the GoAsync RPC.

func (*BroadcastReceiverClient) IsInitialStickyBroadcast

func (c *BroadcastReceiverClient) IsInitialStickyBroadcast(ctx context.Context) (bool, error)

IsInitialStickyBroadcast calls the IsInitialStickyBroadcast RPC.

func (*BroadcastReceiverClient) IsOrderedBroadcast

func (c *BroadcastReceiverClient) IsOrderedBroadcast(ctx context.Context) (bool, error)

IsOrderedBroadcast calls the IsOrderedBroadcast RPC.

func (*BroadcastReceiverClient) OnReceive

func (c *BroadcastReceiverClient) OnReceive(ctx context.Context, arg0 int64, arg1 int64) error

OnReceive calls the OnReceive RPC.

func (*BroadcastReceiverClient) PeekService

func (c *BroadcastReceiverClient) PeekService(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

PeekService calls the PeekService RPC.

func (*BroadcastReceiverClient) SetDebugUnregister

func (c *BroadcastReceiverClient) SetDebugUnregister(ctx context.Context, arg0 bool) error

SetDebugUnregister calls the SetDebugUnregister RPC.

func (*BroadcastReceiverClient) SetOrderedHint

func (c *BroadcastReceiverClient) SetOrderedHint(ctx context.Context, arg0 bool) error

SetOrderedHint calls the SetOrderedHint RPC.

func (*BroadcastReceiverClient) SetResult

func (c *BroadcastReceiverClient) SetResult(ctx context.Context, arg0 int32, arg1 string, arg2 int64) error

SetResult calls the SetResult RPC.

func (*BroadcastReceiverClient) SetResultCode

func (c *BroadcastReceiverClient) SetResultCode(ctx context.Context, arg0 int32) error

SetResultCode calls the SetResultCode RPC.

func (*BroadcastReceiverClient) SetResultData

func (c *BroadcastReceiverClient) SetResultData(ctx context.Context, arg0 string) error

SetResultData calls the SetResultData RPC.

func (*BroadcastReceiverClient) SetResultExtras

func (c *BroadcastReceiverClient) SetResultExtras(ctx context.Context, arg0 int64) error

SetResultExtras calls the SetResultExtras RPC.

type BroadcastReceiverPendingResultClient

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

BroadcastReceiverPendingResultClient wraps the gRPC BroadcastReceiverPendingResultService client.

func NewBroadcastReceiverPendingResultClient

func NewBroadcastReceiverPendingResultClient(cc grpc.ClientConnInterface) *BroadcastReceiverPendingResultClient

NewBroadcastReceiverPendingResultClient creates a new BroadcastReceiverPendingResult client.

func (*BroadcastReceiverPendingResultClient) AbortBroadcast

AbortBroadcast calls the AbortBroadcast RPC.

func (*BroadcastReceiverPendingResultClient) ClearAbortBroadcast

func (c *BroadcastReceiverPendingResultClient) ClearAbortBroadcast(ctx context.Context) error

ClearAbortBroadcast calls the ClearAbortBroadcast RPC.

func (*BroadcastReceiverPendingResultClient) Finish

Finish calls the Finish RPC.

func (*BroadcastReceiverPendingResultClient) GetAbortBroadcast

func (c *BroadcastReceiverPendingResultClient) GetAbortBroadcast(ctx context.Context) (bool, error)

GetAbortBroadcast calls the GetAbortBroadcast RPC.

func (*BroadcastReceiverPendingResultClient) GetResultCode

GetResultCode calls the GetResultCode RPC.

func (*BroadcastReceiverPendingResultClient) GetResultData

GetResultData calls the GetResultData RPC.

func (*BroadcastReceiverPendingResultClient) GetResultExtras

func (c *BroadcastReceiverPendingResultClient) GetResultExtras(ctx context.Context, arg0 bool) (int64, error)

GetResultExtras calls the GetResultExtras RPC.

func (*BroadcastReceiverPendingResultClient) SetResult

func (c *BroadcastReceiverPendingResultClient) SetResult(ctx context.Context, arg0 int32, arg1 string, arg2 int64) error

SetResult calls the SetResult RPC.

func (*BroadcastReceiverPendingResultClient) SetResultCode

func (c *BroadcastReceiverPendingResultClient) SetResultCode(ctx context.Context, arg0 int32) error

SetResultCode calls the SetResultCode RPC.

func (*BroadcastReceiverPendingResultClient) SetResultData

func (c *BroadcastReceiverPendingResultClient) SetResultData(ctx context.Context, arg0 string) error

SetResultData calls the SetResultData RPC.

func (*BroadcastReceiverPendingResultClient) SetResultExtras

func (c *BroadcastReceiverPendingResultClient) SetResultExtras(ctx context.Context, arg0 int64) error

SetResultExtras calls the SetResultExtras RPC.

type ClipDescriptionClient

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

ClipDescriptionClient wraps the gRPC ClipDescriptionService client.

func NewClipDescriptionClient

func NewClipDescriptionClient(cc grpc.ClientConnInterface) *ClipDescriptionClient

NewClipDescriptionClient creates a new ClipDescription client.

func (*ClipDescriptionClient) CompareMimeTypes

func (c *ClipDescriptionClient) CompareMimeTypes(ctx context.Context, handle int64, arg0 string, arg1 string) (bool, error)

CompareMimeTypes calls the CompareMimeTypes RPC.

func (*ClipDescriptionClient) DescribeContents

func (c *ClipDescriptionClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ClipDescriptionClient) FilterMimeTypes

func (c *ClipDescriptionClient) FilterMimeTypes(ctx context.Context, handle int64, arg0 string) (int64, error)

FilterMimeTypes calls the FilterMimeTypes RPC.

func (*ClipDescriptionClient) GetClassificationStatus

func (c *ClipDescriptionClient) GetClassificationStatus(ctx context.Context, handle int64) (int32, error)

GetClassificationStatus calls the GetClassificationStatus RPC.

func (*ClipDescriptionClient) GetConfidenceScore

func (c *ClipDescriptionClient) GetConfidenceScore(ctx context.Context, handle int64, arg0 string) (float32, error)

GetConfidenceScore calls the GetConfidenceScore RPC.

func (*ClipDescriptionClient) GetExtras

func (c *ClipDescriptionClient) GetExtras(ctx context.Context, handle int64) (int64, error)

GetExtras calls the GetExtras RPC.

func (*ClipDescriptionClient) GetLabel

func (c *ClipDescriptionClient) GetLabel(ctx context.Context, handle int64) (int64, error)

GetLabel calls the GetLabel RPC.

func (*ClipDescriptionClient) GetMimeType

func (c *ClipDescriptionClient) GetMimeType(ctx context.Context, handle int64, arg0 int32) (string, error)

GetMimeType calls the GetMimeType RPC.

func (*ClipDescriptionClient) GetMimeTypeCount

func (c *ClipDescriptionClient) GetMimeTypeCount(ctx context.Context, handle int64) (int32, error)

GetMimeTypeCount calls the GetMimeTypeCount RPC.

func (*ClipDescriptionClient) GetTimestamp

func (c *ClipDescriptionClient) GetTimestamp(ctx context.Context, handle int64) (int64, error)

GetTimestamp calls the GetTimestamp RPC.

func (*ClipDescriptionClient) HasMimeType

func (c *ClipDescriptionClient) HasMimeType(ctx context.Context, handle int64, arg0 string) (bool, error)

HasMimeType calls the HasMimeType RPC.

func (*ClipDescriptionClient) IsStyledText

func (c *ClipDescriptionClient) IsStyledText(ctx context.Context, handle int64) (bool, error)

IsStyledText calls the IsStyledText RPC.

func (*ClipDescriptionClient) SetExtras

func (c *ClipDescriptionClient) SetExtras(ctx context.Context, handle int64, arg0 int64) error

SetExtras calls the SetExtras RPC.

func (*ClipDescriptionClient) ToString

func (c *ClipDescriptionClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*ClipDescriptionClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type ComponentCallbacks2Client

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

ComponentCallbacks2Client wraps the gRPC ComponentCallbacks2Service client.

func NewComponentCallbacks2Client

func NewComponentCallbacks2Client(cc grpc.ClientConnInterface) *ComponentCallbacks2Client

NewComponentCallbacks2Client creates a new ComponentCallbacks2 client.

func (*ComponentCallbacks2Client) OnTrimMemory

func (c *ComponentCallbacks2Client) OnTrimMemory(ctx context.Context, arg0 int32) error

OnTrimMemory calls the OnTrimMemory RPC.

type ComponentCallbacksClient

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

ComponentCallbacksClient wraps the gRPC ComponentCallbacksService client.

func NewComponentCallbacksClient

func NewComponentCallbacksClient(cc grpc.ClientConnInterface) *ComponentCallbacksClient

NewComponentCallbacksClient creates a new ComponentCallbacks client.

func (*ComponentCallbacksClient) OnConfigurationChanged

func (c *ComponentCallbacksClient) OnConfigurationChanged(ctx context.Context, arg0 int64) error

OnConfigurationChanged calls the OnConfigurationChanged RPC.

func (*ComponentCallbacksClient) OnLowMemory

func (c *ComponentCallbacksClient) OnLowMemory(ctx context.Context) error

OnLowMemory calls the OnLowMemory RPC.

type ComponentNameClient

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

ComponentNameClient wraps the gRPC ComponentNameService client.

func NewComponentNameClient

func NewComponentNameClient(cc grpc.ClientConnInterface) *ComponentNameClient

NewComponentNameClient creates a new ComponentName client.

func (*ComponentNameClient) Clone0

func (c *ComponentNameClient) Clone0(ctx context.Context, handle int64) (int64, error)

Clone0 calls the Clone0 RPC.

func (*ComponentNameClient) Clone0_1

func (c *ComponentNameClient) Clone0_1(ctx context.Context, handle int64) (int64, error)

Clone0_1 calls the Clone0_1 RPC.

func (*ComponentNameClient) CompareTo1

func (c *ComponentNameClient) CompareTo1(ctx context.Context, handle int64, arg0 int64) (int32, error)

CompareTo1 calls the CompareTo1 RPC.

func (*ComponentNameClient) CompareTo1_1

func (c *ComponentNameClient) CompareTo1_1(ctx context.Context, handle int64, arg0 int64) (int32, error)

CompareTo1_1 calls the CompareTo1_1 RPC.

func (*ComponentNameClient) CreateRelative2

func (c *ComponentNameClient) CreateRelative2(ctx context.Context, handle int64, arg0 int64, arg1 string) (int64, error)

CreateRelative2 calls the CreateRelative2 RPC.

func (*ComponentNameClient) CreateRelative2_1

func (c *ComponentNameClient) CreateRelative2_1(ctx context.Context, handle int64, arg0 string, arg1 string) (int64, error)

CreateRelative2_1 calls the CreateRelative2_1 RPC.

func (*ComponentNameClient) DescribeContents

func (c *ComponentNameClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ComponentNameClient) Equals

func (c *ComponentNameClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*ComponentNameClient) FlattenToShortString

func (c *ComponentNameClient) FlattenToShortString(ctx context.Context, handle int64) (string, error)

FlattenToShortString calls the FlattenToShortString RPC.

func (*ComponentNameClient) FlattenToString

func (c *ComponentNameClient) FlattenToString(ctx context.Context, handle int64) (string, error)

FlattenToString calls the FlattenToString RPC.

func (*ComponentNameClient) GetClassName

func (c *ComponentNameClient) GetClassName(ctx context.Context, handle int64) (string, error)

GetClassName calls the GetClassName RPC.

func (*ComponentNameClient) GetPackageName

func (c *ComponentNameClient) GetPackageName(ctx context.Context, handle int64) (string, error)

GetPackageName calls the GetPackageName RPC.

func (*ComponentNameClient) GetShortClassName

func (c *ComponentNameClient) GetShortClassName(ctx context.Context, handle int64) (string, error)

GetShortClassName calls the GetShortClassName RPC.

func (*ComponentNameClient) HashCode

func (c *ComponentNameClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*ComponentNameClient) ReadFromParcel

func (c *ComponentNameClient) ReadFromParcel(ctx context.Context, handle int64, arg0 int64) (int64, error)

ReadFromParcel calls the ReadFromParcel RPC.

func (*ComponentNameClient) ToShortString

func (c *ComponentNameClient) ToShortString(ctx context.Context, handle int64) (string, error)

ToShortString calls the ToShortString RPC.

func (*ComponentNameClient) ToString

func (c *ComponentNameClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*ComponentNameClient) UnflattenFromString

func (c *ComponentNameClient) UnflattenFromString(ctx context.Context, handle int64, arg0 string) (int64, error)

UnflattenFromString calls the UnflattenFromString RPC.

func (*ComponentNameClient) WriteToParcel2

func (c *ComponentNameClient) WriteToParcel2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

WriteToParcel2 calls the WriteToParcel2 RPC.

func (*ComponentNameClient) WriteToParcel2_1

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

WriteToParcel2_1 calls the WriteToParcel2_1 RPC.

type ContextParamsBuilderClient

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

ContextParamsBuilderClient wraps the gRPC ContextParamsBuilderService client.

func NewContextParamsBuilderClient

func NewContextParamsBuilderClient(cc grpc.ClientConnInterface) *ContextParamsBuilderClient

NewContextParamsBuilderClient creates a new ContextParamsBuilder client.

func (*ContextParamsBuilderClient) Build

Build calls the Build RPC.

func (*ContextParamsBuilderClient) SetAttributionTag

func (c *ContextParamsBuilderClient) SetAttributionTag(ctx context.Context, arg0 string) (int64, error)

SetAttributionTag calls the SetAttributionTag RPC.

func (*ContextParamsBuilderClient) SetNextAttributionSource

func (c *ContextParamsBuilderClient) SetNextAttributionSource(ctx context.Context, arg0 int64) (int64, error)

SetNextAttributionSource calls the SetNextAttributionSource RPC.

func (*ContextParamsBuilderClient) SetShouldRegisterAttributionSource

func (c *ContextParamsBuilderClient) SetShouldRegisterAttributionSource(ctx context.Context, arg0 bool) (int64, error)

SetShouldRegisterAttributionSource calls the SetShouldRegisterAttributionSource RPC.

type ContextParamsClient

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

ContextParamsClient wraps the gRPC ContextParamsService client.

func NewContextParamsClient

func NewContextParamsClient(cc grpc.ClientConnInterface) *ContextParamsClient

NewContextParamsClient creates a new ContextParams client.

func (*ContextParamsClient) GetAttributionTag

func (c *ContextParamsClient) GetAttributionTag(ctx context.Context) (string, error)

GetAttributionTag calls the GetAttributionTag RPC.

func (*ContextParamsClient) GetNextAttributionSource

func (c *ContextParamsClient) GetNextAttributionSource(ctx context.Context) (int64, error)

GetNextAttributionSource calls the GetNextAttributionSource RPC.

func (*ContextParamsClient) ShouldRegisterAttributionSource

func (c *ContextParamsClient) ShouldRegisterAttributionSource(ctx context.Context) (bool, error)

ShouldRegisterAttributionSource calls the ShouldRegisterAttributionSource RPC.

type ContextWrapperClient

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

ContextWrapperClient wraps the gRPC ContextWrapperService client.

func NewContextWrapperClient

func NewContextWrapperClient(cc grpc.ClientConnInterface) *ContextWrapperClient

NewContextWrapperClient creates a new ContextWrapper client.

func (*ContextWrapperClient) BindIsolatedService

func (c *ContextWrapperClient) BindIsolatedService(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 string, arg3 int64, arg4 int64) (bool, error)

BindIsolatedService calls the BindIsolatedService RPC.

func (*ContextWrapperClient) BindService3_1

func (c *ContextWrapperClient) BindService3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error)

BindService3_1 calls the BindService3_1 RPC.

func (*ContextWrapperClient) BindService3_2

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

BindService3_2 calls the BindService3_2 RPC.

func (*ContextWrapperClient) BindService4

func (c *ContextWrapperClient) BindService4(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (bool, error)

BindService4 calls the BindService4 RPC.

func (*ContextWrapperClient) BindService4_3

func (c *ContextWrapperClient) BindService4_3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, arg3 int64) (bool, error)

BindService4_3 calls the BindService4_3 RPC.

func (*ContextWrapperClient) BindServiceAsUser4

func (c *ContextWrapperClient) BindServiceAsUser4(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (bool, error)

BindServiceAsUser4 calls the BindServiceAsUser4 RPC.

func (*ContextWrapperClient) BindServiceAsUser4_1

func (c *ContextWrapperClient) BindServiceAsUser4_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, arg3 int64) (bool, error)

BindServiceAsUser4_1 calls the BindServiceAsUser4_1 RPC.

func (*ContextWrapperClient) CheckCallingOrSelfPermission

func (c *ContextWrapperClient) CheckCallingOrSelfPermission(ctx context.Context, handle int64, arg0 string) (int32, error)

CheckCallingOrSelfPermission calls the CheckCallingOrSelfPermission RPC.

func (*ContextWrapperClient) CheckCallingOrSelfUriPermission

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

CheckCallingOrSelfUriPermission calls the CheckCallingOrSelfUriPermission RPC.

func (*ContextWrapperClient) CheckCallingPermission

func (c *ContextWrapperClient) CheckCallingPermission(ctx context.Context, handle int64, arg0 string) (int32, error)

CheckCallingPermission calls the CheckCallingPermission RPC.

func (*ContextWrapperClient) CheckCallingUriPermission

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

CheckCallingUriPermission calls the CheckCallingUriPermission RPC.

func (*ContextWrapperClient) CheckContentUriPermissionFull

func (c *ContextWrapperClient) CheckContentUriPermissionFull(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32) (int32, error)

CheckContentUriPermissionFull calls the CheckContentUriPermissionFull RPC.

func (*ContextWrapperClient) CheckPermission

func (c *ContextWrapperClient) CheckPermission(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) (int32, error)

CheckPermission calls the CheckPermission RPC.

func (*ContextWrapperClient) CheckSelfPermission

func (c *ContextWrapperClient) CheckSelfPermission(ctx context.Context, handle int64, arg0 string) (int32, error)

CheckSelfPermission calls the CheckSelfPermission RPC.

func (*ContextWrapperClient) CheckUriPermission4

func (c *ContextWrapperClient) CheckUriPermission4(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32) (int32, error)

CheckUriPermission4 calls the CheckUriPermission4 RPC.

func (*ContextWrapperClient) CheckUriPermission6_1

func (c *ContextWrapperClient) CheckUriPermission6_1(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string, arg3 int32, arg4 int32, arg5 int32) (int32, error)

CheckUriPermission6_1 calls the CheckUriPermission6_1 RPC.

func (*ContextWrapperClient) ClearWallpaper

func (c *ContextWrapperClient) ClearWallpaper(ctx context.Context, handle int64) error

ClearWallpaper calls the ClearWallpaper RPC.

func (*ContextWrapperClient) CreateAttributionContext

func (c *ContextWrapperClient) CreateAttributionContext(ctx context.Context, handle int64, arg0 string) (int64, error)

CreateAttributionContext calls the CreateAttributionContext RPC.

func (*ContextWrapperClient) CreateConfigurationContext

func (c *ContextWrapperClient) CreateConfigurationContext(ctx context.Context, handle int64, arg0 int64) (int64, error)

CreateConfigurationContext calls the CreateConfigurationContext RPC.

func (*ContextWrapperClient) CreateContext

func (c *ContextWrapperClient) CreateContext(ctx context.Context, handle int64, arg0 int64) (int64, error)

CreateContext calls the CreateContext RPC.

func (*ContextWrapperClient) CreateContextForSplit

func (c *ContextWrapperClient) CreateContextForSplit(ctx context.Context, handle int64, arg0 string) (int64, error)

CreateContextForSplit calls the CreateContextForSplit RPC.

func (*ContextWrapperClient) CreateDeviceContext

func (c *ContextWrapperClient) CreateDeviceContext(ctx context.Context, handle int64, arg0 int32) (int64, error)

CreateDeviceContext calls the CreateDeviceContext RPC.

func (*ContextWrapperClient) CreateDeviceProtectedStorageContext

func (c *ContextWrapperClient) CreateDeviceProtectedStorageContext(ctx context.Context, handle int64) (int64, error)

CreateDeviceProtectedStorageContext calls the CreateDeviceProtectedStorageContext RPC.

func (*ContextWrapperClient) CreateDisplayContext

func (c *ContextWrapperClient) CreateDisplayContext(ctx context.Context, handle int64, arg0 int64) (int64, error)

CreateDisplayContext calls the CreateDisplayContext RPC.

func (*ContextWrapperClient) CreatePackageContext

func (c *ContextWrapperClient) CreatePackageContext(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)

CreatePackageContext calls the CreatePackageContext RPC.

func (*ContextWrapperClient) CreateWindowContext2_1

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

CreateWindowContext2_1 calls the CreateWindowContext2_1 RPC.

func (*ContextWrapperClient) CreateWindowContext3

func (c *ContextWrapperClient) CreateWindowContext3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) (int64, error)

CreateWindowContext3 calls the CreateWindowContext3 RPC.

func (*ContextWrapperClient) DatabaseList

func (c *ContextWrapperClient) DatabaseList(ctx context.Context, handle int64) (int64, error)

DatabaseList calls the DatabaseList RPC.

func (*ContextWrapperClient) DeleteDatabase

func (c *ContextWrapperClient) DeleteDatabase(ctx context.Context, handle int64, arg0 string) (bool, error)

DeleteDatabase calls the DeleteDatabase RPC.

func (*ContextWrapperClient) DeleteFile

func (c *ContextWrapperClient) DeleteFile(ctx context.Context, handle int64, arg0 string) (bool, error)

DeleteFile calls the DeleteFile RPC.

func (*ContextWrapperClient) DeleteSharedPreferences

func (c *ContextWrapperClient) DeleteSharedPreferences(ctx context.Context, handle int64, arg0 string) (bool, error)

DeleteSharedPreferences calls the DeleteSharedPreferences RPC.

func (*ContextWrapperClient) EnforceCallingOrSelfPermission

func (c *ContextWrapperClient) EnforceCallingOrSelfPermission(ctx context.Context, handle int64, arg0 string, arg1 string) error

EnforceCallingOrSelfPermission calls the EnforceCallingOrSelfPermission RPC.

func (*ContextWrapperClient) EnforceCallingOrSelfUriPermission

func (c *ContextWrapperClient) EnforceCallingOrSelfUriPermission(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 string) error

EnforceCallingOrSelfUriPermission calls the EnforceCallingOrSelfUriPermission RPC.

func (*ContextWrapperClient) EnforceCallingPermission

func (c *ContextWrapperClient) EnforceCallingPermission(ctx context.Context, handle int64, arg0 string, arg1 string) error

EnforceCallingPermission calls the EnforceCallingPermission RPC.

func (*ContextWrapperClient) EnforceCallingUriPermission

func (c *ContextWrapperClient) EnforceCallingUriPermission(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 string) error

EnforceCallingUriPermission calls the EnforceCallingUriPermission RPC.

func (*ContextWrapperClient) EnforcePermission

func (c *ContextWrapperClient) EnforcePermission(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, arg3 string) error

EnforcePermission calls the EnforcePermission RPC.

func (*ContextWrapperClient) EnforceUriPermission5

func (c *ContextWrapperClient) EnforceUriPermission5(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, arg3 int32, arg4 string) error

EnforceUriPermission5 calls the EnforceUriPermission5 RPC.

func (*ContextWrapperClient) EnforceUriPermission7_1

func (c *ContextWrapperClient) EnforceUriPermission7_1(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string, arg3 int32, arg4 int32, arg5 int32, arg6 string) error

EnforceUriPermission7_1 calls the EnforceUriPermission7_1 RPC.

func (*ContextWrapperClient) FileList

func (c *ContextWrapperClient) FileList(ctx context.Context, handle int64) (int64, error)

FileList calls the FileList RPC.

func (*ContextWrapperClient) GetApplicationContext

func (c *ContextWrapperClient) GetApplicationContext(ctx context.Context, handle int64) (int64, error)

GetApplicationContext calls the GetApplicationContext RPC.

func (*ContextWrapperClient) GetApplicationInfo

func (c *ContextWrapperClient) GetApplicationInfo(ctx context.Context, handle int64) (int64, error)

GetApplicationInfo calls the GetApplicationInfo RPC.

func (*ContextWrapperClient) GetAssets

func (c *ContextWrapperClient) GetAssets(ctx context.Context, handle int64) (int64, error)

GetAssets calls the GetAssets RPC.

func (*ContextWrapperClient) GetAttributionSource

func (c *ContextWrapperClient) GetAttributionSource(ctx context.Context, handle int64) (int64, error)

GetAttributionSource calls the GetAttributionSource RPC.

func (*ContextWrapperClient) GetAttributionTag

func (c *ContextWrapperClient) GetAttributionTag(ctx context.Context, handle int64) (string, error)

GetAttributionTag calls the GetAttributionTag RPC.

func (*ContextWrapperClient) GetBaseContext

func (c *ContextWrapperClient) GetBaseContext(ctx context.Context, handle int64) (int64, error)

GetBaseContext calls the GetBaseContext RPC.

func (*ContextWrapperClient) GetCacheDir

func (c *ContextWrapperClient) GetCacheDir(ctx context.Context, handle int64) (int64, error)

GetCacheDir calls the GetCacheDir RPC.

func (*ContextWrapperClient) GetClassLoader

func (c *ContextWrapperClient) GetClassLoader(ctx context.Context, handle int64) (int64, error)

GetClassLoader calls the GetClassLoader RPC.

func (*ContextWrapperClient) GetCodeCacheDir

func (c *ContextWrapperClient) GetCodeCacheDir(ctx context.Context, handle int64) (int64, error)

GetCodeCacheDir calls the GetCodeCacheDir RPC.

func (*ContextWrapperClient) GetContentResolver

func (c *ContextWrapperClient) GetContentResolver(ctx context.Context, handle int64) (int64, error)

GetContentResolver calls the GetContentResolver RPC.

func (*ContextWrapperClient) GetDataDir

func (c *ContextWrapperClient) GetDataDir(ctx context.Context, handle int64) (int64, error)

GetDataDir calls the GetDataDir RPC.

func (*ContextWrapperClient) GetDatabasePath

func (c *ContextWrapperClient) GetDatabasePath(ctx context.Context, handle int64, arg0 string) (int64, error)

GetDatabasePath calls the GetDatabasePath RPC.

func (*ContextWrapperClient) GetDeviceId

func (c *ContextWrapperClient) GetDeviceId(ctx context.Context, handle int64) (int32, error)

GetDeviceId calls the GetDeviceId RPC.

func (*ContextWrapperClient) GetDir

func (c *ContextWrapperClient) GetDir(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)

GetDir calls the GetDir RPC.

func (*ContextWrapperClient) GetDisplay

func (c *ContextWrapperClient) GetDisplay(ctx context.Context, handle int64) (int64, error)

GetDisplay calls the GetDisplay RPC.

func (*ContextWrapperClient) GetExternalCacheDir

func (c *ContextWrapperClient) GetExternalCacheDir(ctx context.Context, handle int64) (int64, error)

GetExternalCacheDir calls the GetExternalCacheDir RPC.

func (*ContextWrapperClient) GetExternalCacheDirs

func (c *ContextWrapperClient) GetExternalCacheDirs(ctx context.Context, handle int64) (int64, error)

GetExternalCacheDirs calls the GetExternalCacheDirs RPC.

func (*ContextWrapperClient) GetExternalFilesDir

func (c *ContextWrapperClient) GetExternalFilesDir(ctx context.Context, handle int64, arg0 string) (int64, error)

GetExternalFilesDir calls the GetExternalFilesDir RPC.

func (*ContextWrapperClient) GetExternalFilesDirs

func (c *ContextWrapperClient) GetExternalFilesDirs(ctx context.Context, handle int64, arg0 string) (int64, error)

GetExternalFilesDirs calls the GetExternalFilesDirs RPC.

func (*ContextWrapperClient) GetExternalMediaDirs

func (c *ContextWrapperClient) GetExternalMediaDirs(ctx context.Context, handle int64) (int64, error)

GetExternalMediaDirs calls the GetExternalMediaDirs RPC.

func (*ContextWrapperClient) GetFileStreamPath

func (c *ContextWrapperClient) GetFileStreamPath(ctx context.Context, handle int64, arg0 string) (int64, error)

GetFileStreamPath calls the GetFileStreamPath RPC.

func (*ContextWrapperClient) GetFilesDir

func (c *ContextWrapperClient) GetFilesDir(ctx context.Context, handle int64) (int64, error)

GetFilesDir calls the GetFilesDir RPC.

func (*ContextWrapperClient) GetMainExecutor

func (c *ContextWrapperClient) GetMainExecutor(ctx context.Context, handle int64) (int64, error)

GetMainExecutor calls the GetMainExecutor RPC.

func (*ContextWrapperClient) GetMainLooper

func (c *ContextWrapperClient) GetMainLooper(ctx context.Context, handle int64) (int64, error)

GetMainLooper calls the GetMainLooper RPC.

func (*ContextWrapperClient) GetNoBackupFilesDir

func (c *ContextWrapperClient) GetNoBackupFilesDir(ctx context.Context, handle int64) (int64, error)

GetNoBackupFilesDir calls the GetNoBackupFilesDir RPC.

func (*ContextWrapperClient) GetObbDir

func (c *ContextWrapperClient) GetObbDir(ctx context.Context, handle int64) (int64, error)

GetObbDir calls the GetObbDir RPC.

func (*ContextWrapperClient) GetObbDirs

func (c *ContextWrapperClient) GetObbDirs(ctx context.Context, handle int64) (int64, error)

GetObbDirs calls the GetObbDirs RPC.

func (*ContextWrapperClient) GetOpPackageName

func (c *ContextWrapperClient) GetOpPackageName(ctx context.Context, handle int64) (string, error)

GetOpPackageName calls the GetOpPackageName RPC.

func (*ContextWrapperClient) GetPackageCodePath

func (c *ContextWrapperClient) GetPackageCodePath(ctx context.Context, handle int64) (string, error)

GetPackageCodePath calls the GetPackageCodePath RPC.

func (*ContextWrapperClient) GetPackageManager

func (c *ContextWrapperClient) GetPackageManager(ctx context.Context, handle int64) (int64, error)

GetPackageManager calls the GetPackageManager RPC.

func (*ContextWrapperClient) GetPackageName

func (c *ContextWrapperClient) GetPackageName(ctx context.Context, handle int64) (string, error)

GetPackageName calls the GetPackageName RPC.

func (*ContextWrapperClient) GetPackageResourcePath

func (c *ContextWrapperClient) GetPackageResourcePath(ctx context.Context, handle int64) (string, error)

GetPackageResourcePath calls the GetPackageResourcePath RPC.

func (*ContextWrapperClient) GetParams

func (c *ContextWrapperClient) GetParams(ctx context.Context, handle int64) (int64, error)

GetParams calls the GetParams RPC.

func (*ContextWrapperClient) GetResources

func (c *ContextWrapperClient) GetResources(ctx context.Context, handle int64) (int64, error)

GetResources calls the GetResources RPC.

func (*ContextWrapperClient) GetSharedPreferences

func (c *ContextWrapperClient) GetSharedPreferences(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)

GetSharedPreferences calls the GetSharedPreferences RPC.

func (*ContextWrapperClient) GetSystemService

func (c *ContextWrapperClient) GetSystemService(ctx context.Context, handle int64, arg0 string) (int64, error)

GetSystemService calls the GetSystemService RPC.

func (*ContextWrapperClient) GetTheme

func (c *ContextWrapperClient) GetTheme(ctx context.Context, handle int64) (int64, error)

GetTheme calls the GetTheme RPC.

func (*ContextWrapperClient) GetWallpaper

func (c *ContextWrapperClient) GetWallpaper(ctx context.Context, handle int64) (int64, error)

GetWallpaper calls the GetWallpaper RPC.

func (*ContextWrapperClient) GetWallpaperDesiredMinimumHeight

func (c *ContextWrapperClient) GetWallpaperDesiredMinimumHeight(ctx context.Context, handle int64) (int32, error)

GetWallpaperDesiredMinimumHeight calls the GetWallpaperDesiredMinimumHeight RPC.

func (*ContextWrapperClient) GetWallpaperDesiredMinimumWidth

func (c *ContextWrapperClient) GetWallpaperDesiredMinimumWidth(ctx context.Context, handle int64) (int32, error)

GetWallpaperDesiredMinimumWidth calls the GetWallpaperDesiredMinimumWidth RPC.

func (*ContextWrapperClient) GrantUriPermission

func (c *ContextWrapperClient) GrantUriPermission(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32) error

GrantUriPermission calls the GrantUriPermission RPC.

func (*ContextWrapperClient) IsDeviceProtectedStorage

func (c *ContextWrapperClient) IsDeviceProtectedStorage(ctx context.Context, handle int64) (bool, error)

IsDeviceProtectedStorage calls the IsDeviceProtectedStorage RPC.

func (*ContextWrapperClient) IsRestricted

func (c *ContextWrapperClient) IsRestricted(ctx context.Context, handle int64) (bool, error)

IsRestricted calls the IsRestricted RPC.

func (*ContextWrapperClient) IsUiContext

func (c *ContextWrapperClient) IsUiContext(ctx context.Context, handle int64) (bool, error)

IsUiContext calls the IsUiContext RPC.

func (*ContextWrapperClient) MoveDatabaseFrom

func (c *ContextWrapperClient) MoveDatabaseFrom(ctx context.Context, handle int64, arg0 int64, arg1 string) (bool, error)

MoveDatabaseFrom calls the MoveDatabaseFrom RPC.

func (*ContextWrapperClient) MoveSharedPreferencesFrom

func (c *ContextWrapperClient) MoveSharedPreferencesFrom(ctx context.Context, handle int64, arg0 int64, arg1 string) (bool, error)

MoveSharedPreferencesFrom calls the MoveSharedPreferencesFrom RPC.

func (*ContextWrapperClient) OpenFileInput

func (c *ContextWrapperClient) OpenFileInput(ctx context.Context, handle int64, arg0 string) (int64, error)

OpenFileInput calls the OpenFileInput RPC.

func (*ContextWrapperClient) OpenFileOutput

func (c *ContextWrapperClient) OpenFileOutput(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error)

OpenFileOutput calls the OpenFileOutput RPC.

func (*ContextWrapperClient) OpenOrCreateDatabase

func (c *ContextWrapperClient) OpenOrCreateDatabase(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int64) (int64, error)

OpenOrCreateDatabase calls the OpenOrCreateDatabase RPC.

func (*ContextWrapperClient) PeekWallpaper

func (c *ContextWrapperClient) PeekWallpaper(ctx context.Context, handle int64) (int64, error)

PeekWallpaper calls the PeekWallpaper RPC.

func (*ContextWrapperClient) RegisterComponentCallbacks

func (c *ContextWrapperClient) RegisterComponentCallbacks(ctx context.Context, handle int64, arg0 int64) error

RegisterComponentCallbacks calls the RegisterComponentCallbacks RPC.

func (*ContextWrapperClient) RegisterDeviceIdChangeListener

func (c *ContextWrapperClient) RegisterDeviceIdChangeListener(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

RegisterDeviceIdChangeListener calls the RegisterDeviceIdChangeListener RPC.

func (*ContextWrapperClient) RegisterReceiver2

func (c *ContextWrapperClient) RegisterReceiver2(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)

RegisterReceiver2 calls the RegisterReceiver2 RPC.

func (*ContextWrapperClient) RegisterReceiver3_1

func (c *ContextWrapperClient) RegisterReceiver3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) (int64, error)

RegisterReceiver3_1 calls the RegisterReceiver3_1 RPC.

func (*ContextWrapperClient) RemoveStickyBroadcast

func (c *ContextWrapperClient) RemoveStickyBroadcast(ctx context.Context, handle int64, arg0 int64) error

RemoveStickyBroadcast calls the RemoveStickyBroadcast RPC.

func (*ContextWrapperClient) RemoveStickyBroadcastAsUser

func (c *ContextWrapperClient) RemoveStickyBroadcastAsUser(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

RemoveStickyBroadcastAsUser calls the RemoveStickyBroadcastAsUser RPC.

func (*ContextWrapperClient) RevokeUriPermission2

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

RevokeUriPermission2 calls the RevokeUriPermission2 RPC.

func (*ContextWrapperClient) RevokeUriPermission3_1

func (c *ContextWrapperClient) RevokeUriPermission3_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32) error

RevokeUriPermission3_1 calls the RevokeUriPermission3_1 RPC.

func (*ContextWrapperClient) SendBroadcast1

func (c *ContextWrapperClient) SendBroadcast1(ctx context.Context, handle int64, arg0 int64) error

SendBroadcast1 calls the SendBroadcast1 RPC.

func (*ContextWrapperClient) SendBroadcast2_1

func (c *ContextWrapperClient) SendBroadcast2_1(ctx context.Context, handle int64, arg0 int64, arg1 string) error

SendBroadcast2_1 calls the SendBroadcast2_1 RPC.

func (*ContextWrapperClient) SendBroadcast3_2

func (c *ContextWrapperClient) SendBroadcast3_2(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) error

SendBroadcast3_2 calls the SendBroadcast3_2 RPC.

func (*ContextWrapperClient) SendBroadcastAsUser2

func (c *ContextWrapperClient) SendBroadcastAsUser2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

SendBroadcastAsUser2 calls the SendBroadcastAsUser2 RPC.

func (*ContextWrapperClient) SendBroadcastAsUser3_1

func (c *ContextWrapperClient) SendBroadcastAsUser3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string) error

SendBroadcastAsUser3_1 calls the SendBroadcastAsUser3_1 RPC.

func (*ContextWrapperClient) SendOrderedBroadcast2

func (c *ContextWrapperClient) SendOrderedBroadcast2(ctx context.Context, handle int64, arg0 int64, arg1 string) error

SendOrderedBroadcast2 calls the SendOrderedBroadcast2 RPC.

func (*ContextWrapperClient) SendOrderedBroadcast3_1

func (c *ContextWrapperClient) SendOrderedBroadcast3_1(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) error

SendOrderedBroadcast3_1 calls the SendOrderedBroadcast3_1 RPC.

func (*ContextWrapperClient) SendStickyBroadcast1

func (c *ContextWrapperClient) SendStickyBroadcast1(ctx context.Context, handle int64, arg0 int64) error

SendStickyBroadcast1 calls the SendStickyBroadcast1 RPC.

func (*ContextWrapperClient) SendStickyBroadcast2_1

func (c *ContextWrapperClient) SendStickyBroadcast2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

SendStickyBroadcast2_1 calls the SendStickyBroadcast2_1 RPC.

func (*ContextWrapperClient) SendStickyBroadcastAsUser

func (c *ContextWrapperClient) SendStickyBroadcastAsUser(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

SendStickyBroadcastAsUser calls the SendStickyBroadcastAsUser RPC.

func (*ContextWrapperClient) SetTheme

func (c *ContextWrapperClient) SetTheme(ctx context.Context, handle int64, arg0 int32) error

SetTheme calls the SetTheme RPC.

func (*ContextWrapperClient) SetWallpaper1

func (c *ContextWrapperClient) SetWallpaper1(ctx context.Context, handle int64, arg0 int64) error

SetWallpaper1 calls the SetWallpaper1 RPC.

func (*ContextWrapperClient) SetWallpaper1_1

func (c *ContextWrapperClient) SetWallpaper1_1(ctx context.Context, handle int64, arg0 int64) error

SetWallpaper1_1 calls the SetWallpaper1_1 RPC.

func (*ContextWrapperClient) StartActivities1

func (c *ContextWrapperClient) StartActivities1(ctx context.Context, handle int64, arg0 int64) error

StartActivities1 calls the StartActivities1 RPC.

func (*ContextWrapperClient) StartActivities2_1

func (c *ContextWrapperClient) StartActivities2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

StartActivities2_1 calls the StartActivities2_1 RPC.

func (*ContextWrapperClient) StartActivity1

func (c *ContextWrapperClient) StartActivity1(ctx context.Context, handle int64, arg0 int64) error

StartActivity1 calls the StartActivity1 RPC.

func (*ContextWrapperClient) StartActivity2_1

func (c *ContextWrapperClient) StartActivity2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

StartActivity2_1 calls the StartActivity2_1 RPC.

func (*ContextWrapperClient) StartForegroundService

func (c *ContextWrapperClient) StartForegroundService(ctx context.Context, handle int64, arg0 int64) (int64, error)

StartForegroundService calls the StartForegroundService RPC.

func (*ContextWrapperClient) StartInstrumentation

func (c *ContextWrapperClient) StartInstrumentation(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (bool, error)

StartInstrumentation calls the StartInstrumentation RPC.

func (*ContextWrapperClient) StartIntentSender5

func (c *ContextWrapperClient) StartIntentSender5(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int32) error

StartIntentSender5 calls the StartIntentSender5 RPC.

func (*ContextWrapperClient) StartIntentSender6_1

func (c *ContextWrapperClient) StartIntentSender6_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, arg3 int32, arg4 int32, arg5 int64) error

StartIntentSender6_1 calls the StartIntentSender6_1 RPC.

func (*ContextWrapperClient) StartService

func (c *ContextWrapperClient) StartService(ctx context.Context, handle int64, arg0 int64) (int64, error)

StartService calls the StartService RPC.

func (*ContextWrapperClient) StopService

func (c *ContextWrapperClient) StopService(ctx context.Context, handle int64, arg0 int64) (bool, error)

StopService calls the StopService RPC.

func (*ContextWrapperClient) UnbindService

func (c *ContextWrapperClient) UnbindService(ctx context.Context, handle int64, arg0 int64) error

UnbindService calls the UnbindService RPC.

func (*ContextWrapperClient) UnregisterComponentCallbacks

func (c *ContextWrapperClient) UnregisterComponentCallbacks(ctx context.Context, handle int64, arg0 int64) error

UnregisterComponentCallbacks calls the UnregisterComponentCallbacks RPC.

func (*ContextWrapperClient) UnregisterDeviceIdChangeListener

func (c *ContextWrapperClient) UnregisterDeviceIdChangeListener(ctx context.Context, handle int64, arg0 int64) error

UnregisterDeviceIdChangeListener calls the UnregisterDeviceIdChangeListener RPC.

func (*ContextWrapperClient) UnregisterReceiver

func (c *ContextWrapperClient) UnregisterReceiver(ctx context.Context, handle int64, arg0 int64) error

UnregisterReceiver calls the UnregisterReceiver RPC.

func (*ContextWrapperClient) UpdateServiceGroup

func (c *ContextWrapperClient) UpdateServiceGroup(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error

UpdateServiceGroup calls the UpdateServiceGroup RPC.

type CursorLoaderClient

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

CursorLoaderClient wraps the gRPC CursorLoaderService client.

func NewCursorLoaderClient

func NewCursorLoaderClient(cc grpc.ClientConnInterface) *CursorLoaderClient

NewCursorLoaderClient creates a new CursorLoader client.

func (*CursorLoaderClient) CancelLoadInBackground

func (c *CursorLoaderClient) CancelLoadInBackground(ctx context.Context, handle int64) error

CancelLoadInBackground calls the CancelLoadInBackground RPC.

func (*CursorLoaderClient) DeliverResult1

func (c *CursorLoaderClient) DeliverResult1(ctx context.Context, handle int64, arg0 int64) error

DeliverResult1 calls the DeliverResult1 RPC.

func (*CursorLoaderClient) DeliverResult1_1

func (c *CursorLoaderClient) DeliverResult1_1(ctx context.Context, handle int64, arg0 int64) error

DeliverResult1_1 calls the DeliverResult1_1 RPC.

func (*CursorLoaderClient) Dump

func (c *CursorLoaderClient) Dump(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64, arg3 int64) error

Dump calls the Dump RPC.

func (*CursorLoaderClient) GetProjection

func (c *CursorLoaderClient) GetProjection(ctx context.Context, handle int64) (int64, error)

GetProjection calls the GetProjection RPC.

func (*CursorLoaderClient) GetSelection

func (c *CursorLoaderClient) GetSelection(ctx context.Context, handle int64) (string, error)

GetSelection calls the GetSelection RPC.

func (*CursorLoaderClient) GetSelectionArgs

func (c *CursorLoaderClient) GetSelectionArgs(ctx context.Context, handle int64) (int64, error)

GetSelectionArgs calls the GetSelectionArgs RPC.

func (*CursorLoaderClient) GetSortOrder

func (c *CursorLoaderClient) GetSortOrder(ctx context.Context, handle int64) (string, error)

GetSortOrder calls the GetSortOrder RPC.

func (*CursorLoaderClient) GetUri

func (c *CursorLoaderClient) GetUri(ctx context.Context, handle int64) (int64, error)

GetUri calls the GetUri RPC.

func (*CursorLoaderClient) LoadInBackground0

func (c *CursorLoaderClient) LoadInBackground0(ctx context.Context, handle int64) (int64, error)

LoadInBackground0 calls the LoadInBackground0 RPC.

func (*CursorLoaderClient) LoadInBackground0_1

func (c *CursorLoaderClient) LoadInBackground0_1(ctx context.Context, handle int64) (int64, error)

LoadInBackground0_1 calls the LoadInBackground0_1 RPC.

func (*CursorLoaderClient) OnCanceled1

func (c *CursorLoaderClient) OnCanceled1(ctx context.Context, handle int64, arg0 int64) error

OnCanceled1 calls the OnCanceled1 RPC.

func (*CursorLoaderClient) OnCanceled1_1

func (c *CursorLoaderClient) OnCanceled1_1(ctx context.Context, handle int64, arg0 int64) error

OnCanceled1_1 calls the OnCanceled1_1 RPC.

func (*CursorLoaderClient) SetProjection

func (c *CursorLoaderClient) SetProjection(ctx context.Context, handle int64, arg0 int64) error

SetProjection calls the SetProjection RPC.

func (*CursorLoaderClient) SetSelection

func (c *CursorLoaderClient) SetSelection(ctx context.Context, handle int64, arg0 string) error

SetSelection calls the SetSelection RPC.

func (*CursorLoaderClient) SetSelectionArgs

func (c *CursorLoaderClient) SetSelectionArgs(ctx context.Context, handle int64, arg0 int64) error

SetSelectionArgs calls the SetSelectionArgs RPC.

func (*CursorLoaderClient) SetSortOrder

func (c *CursorLoaderClient) SetSortOrder(ctx context.Context, handle int64, arg0 string) error

SetSortOrder calls the SetSortOrder RPC.

func (*CursorLoaderClient) SetUri

func (c *CursorLoaderClient) SetUri(ctx context.Context, handle int64, arg0 int64) error

SetUri calls the SetUri RPC.

type DialogInterfaceClient

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

DialogInterfaceClient wraps the gRPC DialogInterfaceService client.

func NewDialogInterfaceClient

func NewDialogInterfaceClient(cc grpc.ClientConnInterface) *DialogInterfaceClient

NewDialogInterfaceClient creates a new DialogInterface client.

func (*DialogInterfaceClient) Cancel

func (c *DialogInterfaceClient) Cancel(ctx context.Context) error

Cancel calls the Cancel RPC.

func (*DialogInterfaceClient) Dismiss

func (c *DialogInterfaceClient) Dismiss(ctx context.Context) error

Dismiss calls the Dismiss RPC.

type DialogInterfaceOnCancelListenerClient

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

DialogInterfaceOnCancelListenerClient wraps the gRPC DialogInterfaceOnCancelListenerService client.

func NewDialogInterfaceOnCancelListenerClient

func NewDialogInterfaceOnCancelListenerClient(cc grpc.ClientConnInterface) *DialogInterfaceOnCancelListenerClient

NewDialogInterfaceOnCancelListenerClient creates a new DialogInterfaceOnCancelListener client.

func (*DialogInterfaceOnCancelListenerClient) OnCancel

OnCancel calls the OnCancel RPC.

type DialogInterfaceOnClickListenerClient

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

DialogInterfaceOnClickListenerClient wraps the gRPC DialogInterfaceOnClickListenerService client.

func NewDialogInterfaceOnClickListenerClient

func NewDialogInterfaceOnClickListenerClient(cc grpc.ClientConnInterface) *DialogInterfaceOnClickListenerClient

NewDialogInterfaceOnClickListenerClient creates a new DialogInterfaceOnClickListener client.

func (*DialogInterfaceOnClickListenerClient) OnClick

OnClick calls the OnClick RPC.

type DialogInterfaceOnDismissListenerClient

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

DialogInterfaceOnDismissListenerClient wraps the gRPC DialogInterfaceOnDismissListenerService client.

func NewDialogInterfaceOnDismissListenerClient

func NewDialogInterfaceOnDismissListenerClient(cc grpc.ClientConnInterface) *DialogInterfaceOnDismissListenerClient

NewDialogInterfaceOnDismissListenerClient creates a new DialogInterfaceOnDismissListener client.

func (*DialogInterfaceOnDismissListenerClient) OnDismiss

OnDismiss calls the OnDismiss RPC.

type DialogInterfaceOnKeyListenerClient

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

DialogInterfaceOnKeyListenerClient wraps the gRPC DialogInterfaceOnKeyListenerService client.

func NewDialogInterfaceOnKeyListenerClient

func NewDialogInterfaceOnKeyListenerClient(cc grpc.ClientConnInterface) *DialogInterfaceOnKeyListenerClient

NewDialogInterfaceOnKeyListenerClient creates a new DialogInterfaceOnKeyListener client.

func (*DialogInterfaceOnKeyListenerClient) OnKey

func (c *DialogInterfaceOnKeyListenerClient) OnKey(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error)

OnKey calls the OnKey RPC.

type DialogInterfaceOnMultiChoiceClickListenerClient

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

DialogInterfaceOnMultiChoiceClickListenerClient wraps the gRPC DialogInterfaceOnMultiChoiceClickListenerService client.

func NewDialogInterfaceOnMultiChoiceClickListenerClient

func NewDialogInterfaceOnMultiChoiceClickListenerClient(cc grpc.ClientConnInterface) *DialogInterfaceOnMultiChoiceClickListenerClient

NewDialogInterfaceOnMultiChoiceClickListenerClient creates a new DialogInterfaceOnMultiChoiceClickListener client.

func (*DialogInterfaceOnMultiChoiceClickListenerClient) OnClick

OnClick calls the OnClick RPC.

type DialogInterfaceOnShowListenerClient

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

DialogInterfaceOnShowListenerClient wraps the gRPC DialogInterfaceOnShowListenerService client.

func NewDialogInterfaceOnShowListenerClient

func NewDialogInterfaceOnShowListenerClient(cc grpc.ClientConnInterface) *DialogInterfaceOnShowListenerClient

NewDialogInterfaceOnShowListenerClient creates a new DialogInterfaceOnShowListener client.

func (*DialogInterfaceOnShowListenerClient) OnShow

OnShow calls the OnShow RPC.

type EntityClient

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

EntityClient wraps the gRPC EntityService client.

func NewEntityClient

func NewEntityClient(cc grpc.ClientConnInterface) *EntityClient

NewEntityClient creates a new Entity client.

func (*EntityClient) AddSubValue

func (c *EntityClient) AddSubValue(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

AddSubValue calls the AddSubValue RPC.

func (*EntityClient) GetEntityValues

func (c *EntityClient) GetEntityValues(ctx context.Context, handle int64) (int64, error)

GetEntityValues calls the GetEntityValues RPC.

func (*EntityClient) GetSubValues

func (c *EntityClient) GetSubValues(ctx context.Context, handle int64) (int64, error)

GetSubValues calls the GetSubValues RPC.

func (*EntityClient) ToString

func (c *EntityClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

type EntityIteratorClient

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

EntityIteratorClient wraps the gRPC EntityIteratorService client.

func NewEntityIteratorClient

func NewEntityIteratorClient(cc grpc.ClientConnInterface) *EntityIteratorClient

NewEntityIteratorClient creates a new EntityIterator client.

func (*EntityIteratorClient) Close

func (c *EntityIteratorClient) Close(ctx context.Context) error

Close calls the Close RPC.

func (*EntityIteratorClient) Reset

func (c *EntityIteratorClient) Reset(ctx context.Context) error

Reset calls the Reset RPC.

type IntentFilterAuthorityEntryClient

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

IntentFilterAuthorityEntryClient wraps the gRPC IntentFilterAuthorityEntryService client.

func NewIntentFilterAuthorityEntryClient

func NewIntentFilterAuthorityEntryClient(cc grpc.ClientConnInterface) *IntentFilterAuthorityEntryClient

NewIntentFilterAuthorityEntryClient creates a new IntentFilterAuthorityEntry client.

func (*IntentFilterAuthorityEntryClient) Equals

Equals calls the Equals RPC.

func (*IntentFilterAuthorityEntryClient) GetHost

GetHost calls the GetHost RPC.

func (*IntentFilterAuthorityEntryClient) GetPort

GetPort calls the GetPort RPC.

func (*IntentFilterAuthorityEntryClient) Match

Match calls the Match RPC.

type IntentFilterClient

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

IntentFilterClient wraps the gRPC IntentFilterService client.

func NewIntentFilterClient

func NewIntentFilterClient(cc grpc.ClientConnInterface) *IntentFilterClient

NewIntentFilterClient creates a new IntentFilter client.

func (*IntentFilterClient) ActionsIterator

func (c *IntentFilterClient) ActionsIterator(ctx context.Context, handle int64) (int64, error)

ActionsIterator calls the ActionsIterator RPC.

func (*IntentFilterClient) AddAction

func (c *IntentFilterClient) AddAction(ctx context.Context, handle int64, arg0 string) error

AddAction calls the AddAction RPC.

func (*IntentFilterClient) AddCategory

func (c *IntentFilterClient) AddCategory(ctx context.Context, handle int64, arg0 string) error

AddCategory calls the AddCategory RPC.

func (*IntentFilterClient) AddDataAuthority

func (c *IntentFilterClient) AddDataAuthority(ctx context.Context, handle int64, arg0 string, arg1 string) error

AddDataAuthority calls the AddDataAuthority RPC.

func (*IntentFilterClient) AddDataPath

func (c *IntentFilterClient) AddDataPath(ctx context.Context, handle int64, arg0 string, arg1 int32) error

AddDataPath calls the AddDataPath RPC.

func (*IntentFilterClient) AddDataScheme

func (c *IntentFilterClient) AddDataScheme(ctx context.Context, handle int64, arg0 string) error

AddDataScheme calls the AddDataScheme RPC.

func (*IntentFilterClient) AddDataSchemeSpecificPart

func (c *IntentFilterClient) AddDataSchemeSpecificPart(ctx context.Context, handle int64, arg0 string, arg1 int32) error

AddDataSchemeSpecificPart calls the AddDataSchemeSpecificPart RPC.

func (*IntentFilterClient) AddDataType

func (c *IntentFilterClient) AddDataType(ctx context.Context, handle int64, arg0 string) error

AddDataType calls the AddDataType RPC.

func (*IntentFilterClient) AddUriRelativeFilterGroup

func (c *IntentFilterClient) AddUriRelativeFilterGroup(ctx context.Context, handle int64, arg0 int64) error

AddUriRelativeFilterGroup calls the AddUriRelativeFilterGroup RPC.

func (*IntentFilterClient) AsPredicate

func (c *IntentFilterClient) AsPredicate(ctx context.Context, handle int64) (int64, error)

AsPredicate calls the AsPredicate RPC.

func (*IntentFilterClient) AsPredicateWithTypeResolution

func (c *IntentFilterClient) AsPredicateWithTypeResolution(ctx context.Context, handle int64, arg0 int64) (int64, error)

AsPredicateWithTypeResolution calls the AsPredicateWithTypeResolution RPC.

func (*IntentFilterClient) AuthoritiesIterator

func (c *IntentFilterClient) AuthoritiesIterator(ctx context.Context, handle int64) (int64, error)

AuthoritiesIterator calls the AuthoritiesIterator RPC.

func (*IntentFilterClient) CategoriesIterator

func (c *IntentFilterClient) CategoriesIterator(ctx context.Context, handle int64) (int64, error)

CategoriesIterator calls the CategoriesIterator RPC.

func (*IntentFilterClient) ClearUriRelativeFilterGroups

func (c *IntentFilterClient) ClearUriRelativeFilterGroups(ctx context.Context, handle int64) error

ClearUriRelativeFilterGroups calls the ClearUriRelativeFilterGroups RPC.

func (*IntentFilterClient) CountActions

func (c *IntentFilterClient) CountActions(ctx context.Context, handle int64) (int32, error)

CountActions calls the CountActions RPC.

func (*IntentFilterClient) CountCategories

func (c *IntentFilterClient) CountCategories(ctx context.Context, handle int64) (int32, error)

CountCategories calls the CountCategories RPC.

func (*IntentFilterClient) CountDataAuthorities

func (c *IntentFilterClient) CountDataAuthorities(ctx context.Context, handle int64) (int32, error)

CountDataAuthorities calls the CountDataAuthorities RPC.

func (*IntentFilterClient) CountDataPaths

func (c *IntentFilterClient) CountDataPaths(ctx context.Context, handle int64) (int32, error)

CountDataPaths calls the CountDataPaths RPC.

func (*IntentFilterClient) CountDataSchemeSpecificParts

func (c *IntentFilterClient) CountDataSchemeSpecificParts(ctx context.Context, handle int64) (int32, error)

CountDataSchemeSpecificParts calls the CountDataSchemeSpecificParts RPC.

func (*IntentFilterClient) CountDataSchemes

func (c *IntentFilterClient) CountDataSchemes(ctx context.Context, handle int64) (int32, error)

CountDataSchemes calls the CountDataSchemes RPC.

func (*IntentFilterClient) CountDataTypes

func (c *IntentFilterClient) CountDataTypes(ctx context.Context, handle int64) (int32, error)

CountDataTypes calls the CountDataTypes RPC.

func (*IntentFilterClient) CountUriRelativeFilterGroups

func (c *IntentFilterClient) CountUriRelativeFilterGroups(ctx context.Context, handle int64) (int32, error)

CountUriRelativeFilterGroups calls the CountUriRelativeFilterGroups RPC.

func (*IntentFilterClient) Create

func (c *IntentFilterClient) Create(ctx context.Context, handle int64, arg0 string, arg1 string) (int64, error)

Create calls the Create RPC.

func (*IntentFilterClient) DescribeContents

func (c *IntentFilterClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*IntentFilterClient) Dump

func (c *IntentFilterClient) Dump(ctx context.Context, handle int64, arg0 int64, arg1 string) error

Dump calls the Dump RPC.

func (*IntentFilterClient) GetAction

func (c *IntentFilterClient) GetAction(ctx context.Context, handle int64, arg0 int32) (string, error)

GetAction calls the GetAction RPC.

func (*IntentFilterClient) GetCategory

func (c *IntentFilterClient) GetCategory(ctx context.Context, handle int64, arg0 int32) (string, error)

GetCategory calls the GetCategory RPC.

func (*IntentFilterClient) GetDataAuthority

func (c *IntentFilterClient) GetDataAuthority(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetDataAuthority calls the GetDataAuthority RPC.

func (*IntentFilterClient) GetDataPath

func (c *IntentFilterClient) GetDataPath(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetDataPath calls the GetDataPath RPC.

func (*IntentFilterClient) GetDataScheme

func (c *IntentFilterClient) GetDataScheme(ctx context.Context, handle int64, arg0 int32) (string, error)

GetDataScheme calls the GetDataScheme RPC.

func (*IntentFilterClient) GetDataSchemeSpecificPart

func (c *IntentFilterClient) GetDataSchemeSpecificPart(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetDataSchemeSpecificPart calls the GetDataSchemeSpecificPart RPC.

func (*IntentFilterClient) GetDataType

func (c *IntentFilterClient) GetDataType(ctx context.Context, handle int64, arg0 int32) (string, error)

GetDataType calls the GetDataType RPC.

func (*IntentFilterClient) GetPriority

func (c *IntentFilterClient) GetPriority(ctx context.Context, handle int64) (int32, error)

GetPriority calls the GetPriority RPC.

func (*IntentFilterClient) GetUriRelativeFilterGroup

func (c *IntentFilterClient) GetUriRelativeFilterGroup(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetUriRelativeFilterGroup calls the GetUriRelativeFilterGroup RPC.

func (*IntentFilterClient) HasAction

func (c *IntentFilterClient) HasAction(ctx context.Context, handle int64, arg0 string) (bool, error)

HasAction calls the HasAction RPC.

func (*IntentFilterClient) HasCategory

func (c *IntentFilterClient) HasCategory(ctx context.Context, handle int64, arg0 string) (bool, error)

HasCategory calls the HasCategory RPC.

func (*IntentFilterClient) HasDataAuthority

func (c *IntentFilterClient) HasDataAuthority(ctx context.Context, handle int64, arg0 int64) (bool, error)

HasDataAuthority calls the HasDataAuthority RPC.

func (*IntentFilterClient) HasDataPath

func (c *IntentFilterClient) HasDataPath(ctx context.Context, handle int64, arg0 string) (bool, error)

HasDataPath calls the HasDataPath RPC.

func (*IntentFilterClient) HasDataScheme

func (c *IntentFilterClient) HasDataScheme(ctx context.Context, handle int64, arg0 string) (bool, error)

HasDataScheme calls the HasDataScheme RPC.

func (*IntentFilterClient) HasDataSchemeSpecificPart

func (c *IntentFilterClient) HasDataSchemeSpecificPart(ctx context.Context, handle int64, arg0 string) (bool, error)

HasDataSchemeSpecificPart calls the HasDataSchemeSpecificPart RPC.

func (*IntentFilterClient) HasDataType

func (c *IntentFilterClient) HasDataType(ctx context.Context, handle int64, arg0 string) (bool, error)

HasDataType calls the HasDataType RPC.

func (*IntentFilterClient) Match

func (c *IntentFilterClient) Match(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 bool, arg3 string) (int32, error)

Match calls the Match RPC.

func (*IntentFilterClient) MatchAction

func (c *IntentFilterClient) MatchAction(ctx context.Context, handle int64, arg0 string) (bool, error)

MatchAction calls the MatchAction RPC.

func (*IntentFilterClient) MatchData

func (c *IntentFilterClient) MatchData(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 int64) (int32, error)

MatchData calls the MatchData RPC.

func (*IntentFilterClient) MatchDataAuthority

func (c *IntentFilterClient) MatchDataAuthority(ctx context.Context, handle int64, arg0 int64) (int32, error)

MatchDataAuthority calls the MatchDataAuthority RPC.

func (*IntentFilterClient) PathsIterator

func (c *IntentFilterClient) PathsIterator(ctx context.Context, handle int64) (int64, error)

PathsIterator calls the PathsIterator RPC.

func (*IntentFilterClient) ReadFromXml

func (c *IntentFilterClient) ReadFromXml(ctx context.Context, handle int64, arg0 int64) error

ReadFromXml calls the ReadFromXml RPC.

func (*IntentFilterClient) SchemeSpecificPartsIterator

func (c *IntentFilterClient) SchemeSpecificPartsIterator(ctx context.Context, handle int64) (int64, error)

SchemeSpecificPartsIterator calls the SchemeSpecificPartsIterator RPC.

func (*IntentFilterClient) SchemesIterator

func (c *IntentFilterClient) SchemesIterator(ctx context.Context, handle int64) (int64, error)

SchemesIterator calls the SchemesIterator RPC.

func (*IntentFilterClient) SetPriority

func (c *IntentFilterClient) SetPriority(ctx context.Context, handle int64, arg0 int32) error

SetPriority calls the SetPriority RPC.

func (*IntentFilterClient) TypesIterator

func (c *IntentFilterClient) TypesIterator(ctx context.Context, handle int64) (int64, error)

TypesIterator calls the TypesIterator RPC.

func (*IntentFilterClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

func (*IntentFilterClient) WriteToXml

func (c *IntentFilterClient) WriteToXml(ctx context.Context, handle int64, arg0 int64) error

WriteToXml calls the WriteToXml RPC.

type IntentSenderClient

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

IntentSenderClient wraps the gRPC IntentSenderService client.

func NewIntentSenderClient

func NewIntentSenderClient(cc grpc.ClientConnInterface) *IntentSenderClient

NewIntentSenderClient creates a new IntentSender client.

func (*IntentSenderClient) DescribeContents

func (c *IntentSenderClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*IntentSenderClient) Equals

func (c *IntentSenderClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*IntentSenderClient) GetCreatorPackage

func (c *IntentSenderClient) GetCreatorPackage(ctx context.Context) (string, error)

GetCreatorPackage calls the GetCreatorPackage RPC.

func (*IntentSenderClient) GetCreatorUid

func (c *IntentSenderClient) GetCreatorUid(ctx context.Context) (int32, error)

GetCreatorUid calls the GetCreatorUid RPC.

func (*IntentSenderClient) GetCreatorUserHandle

func (c *IntentSenderClient) GetCreatorUserHandle(ctx context.Context) (int64, error)

GetCreatorUserHandle calls the GetCreatorUserHandle RPC.

func (*IntentSenderClient) GetTargetPackage

func (c *IntentSenderClient) GetTargetPackage(ctx context.Context) (string, error)

GetTargetPackage calls the GetTargetPackage RPC.

func (*IntentSenderClient) HashCode

func (c *IntentSenderClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*IntentSenderClient) ReadIntentSenderOrNullFromParcel

func (c *IntentSenderClient) ReadIntentSenderOrNullFromParcel(ctx context.Context, arg0 int64) (int64, error)

ReadIntentSenderOrNullFromParcel calls the ReadIntentSenderOrNullFromParcel RPC.

func (*IntentSenderClient) SendIntent

func (c *IntentSenderClient) SendIntent(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 string, arg4 int64, arg5 int64, arg6 int64) error

SendIntent calls the SendIntent RPC.

func (*IntentSenderClient) ToString

func (c *IntentSenderClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*IntentSenderClient) WriteIntentSenderOrNullToParcel

func (c *IntentSenderClient) WriteIntentSenderOrNullToParcel(ctx context.Context, arg0 int64, arg1 int64) error

WriteIntentSenderOrNullToParcel calls the WriteIntentSenderOrNullToParcel RPC.

func (*IntentSenderClient) WriteToParcel

func (c *IntentSenderClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type IntentSenderOnFinishedClient

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

IntentSenderOnFinishedClient wraps the gRPC IntentSenderOnFinishedService client.

func NewIntentSenderOnFinishedClient

func NewIntentSenderOnFinishedClient(cc grpc.ClientConnInterface) *IntentSenderOnFinishedClient

NewIntentSenderOnFinishedClient creates a new IntentSenderOnFinished client.

func (*IntentSenderOnFinishedClient) OnSendFinished

func (c *IntentSenderOnFinishedClient) OnSendFinished(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 string, arg4 int64) error

OnSendFinished calls the OnSendFinished RPC.

type LoaderClient

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

LoaderClient wraps the gRPC LoaderService client.

func NewLoaderClient

func NewLoaderClient(cc grpc.ClientConnInterface) *LoaderClient

NewLoaderClient creates a new Loader client.

func (*LoaderClient) Abandon

func (c *LoaderClient) Abandon(ctx context.Context, handle int64) error

Abandon calls the Abandon RPC.

func (*LoaderClient) CancelLoad

func (c *LoaderClient) CancelLoad(ctx context.Context, handle int64) (bool, error)

CancelLoad calls the CancelLoad RPC.

func (*LoaderClient) CommitContentChanged

func (c *LoaderClient) CommitContentChanged(ctx context.Context, handle int64) error

CommitContentChanged calls the CommitContentChanged RPC.

func (*LoaderClient) DeliverCancellation

func (c *LoaderClient) DeliverCancellation(ctx context.Context, handle int64) error

DeliverCancellation calls the DeliverCancellation RPC.

func (*LoaderClient) Dump

func (c *LoaderClient) Dump(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64, arg3 int64) error

Dump calls the Dump RPC.

func (*LoaderClient) ForceLoad

func (c *LoaderClient) ForceLoad(ctx context.Context, handle int64) error

ForceLoad calls the ForceLoad RPC.

func (*LoaderClient) GetContext

func (c *LoaderClient) GetContext(ctx context.Context, handle int64) (int64, error)

GetContext calls the GetContext RPC.

func (*LoaderClient) GetId

func (c *LoaderClient) GetId(ctx context.Context, handle int64) (int32, error)

GetId calls the GetId RPC.

func (*LoaderClient) IsAbandoned

func (c *LoaderClient) IsAbandoned(ctx context.Context, handle int64) (bool, error)

IsAbandoned calls the IsAbandoned RPC.

func (*LoaderClient) IsReset

func (c *LoaderClient) IsReset(ctx context.Context, handle int64) (bool, error)

IsReset calls the IsReset RPC.

func (*LoaderClient) IsStarted

func (c *LoaderClient) IsStarted(ctx context.Context, handle int64) (bool, error)

IsStarted calls the IsStarted RPC.

func (*LoaderClient) OnContentChanged

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

OnContentChanged calls the OnContentChanged RPC.

func (*LoaderClient) Reset

func (c *LoaderClient) Reset(ctx context.Context, handle int64) error

Reset calls the Reset RPC.

func (*LoaderClient) RollbackContentChanged

func (c *LoaderClient) RollbackContentChanged(ctx context.Context, handle int64) error

RollbackContentChanged calls the RollbackContentChanged RPC.

func (*LoaderClient) StartLoading

func (c *LoaderClient) StartLoading(ctx context.Context, handle int64) error

StartLoading calls the StartLoading RPC.

func (*LoaderClient) StopLoading

func (c *LoaderClient) StopLoading(ctx context.Context, handle int64) error

StopLoading calls the StopLoading RPC.

func (*LoaderClient) TakeContentChanged

func (c *LoaderClient) TakeContentChanged(ctx context.Context, handle int64) (bool, error)

TakeContentChanged calls the TakeContentChanged RPC.

func (*LoaderClient) ToString

func (c *LoaderClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

type LoaderForceLoadContentObserverClient

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

LoaderForceLoadContentObserverClient wraps the gRPC LoaderForceLoadContentObserverService client.

func NewLoaderForceLoadContentObserverClient

func NewLoaderForceLoadContentObserverClient(cc grpc.ClientConnInterface) *LoaderForceLoadContentObserverClient

NewLoaderForceLoadContentObserverClient creates a new LoaderForceLoadContentObserver client.

func (*LoaderForceLoadContentObserverClient) DeliverSelfNotifications

func (c *LoaderForceLoadContentObserverClient) DeliverSelfNotifications(ctx context.Context) (bool, error)

DeliverSelfNotifications calls the DeliverSelfNotifications RPC.

func (*LoaderForceLoadContentObserverClient) OnChange

OnChange calls the OnChange RPC.

type LocusIdClient

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

LocusIdClient wraps the gRPC LocusIdService client.

func NewLocusIdClient

func NewLocusIdClient(cc grpc.ClientConnInterface) *LocusIdClient

NewLocusIdClient creates a new LocusId client.

func (*LocusIdClient) DescribeContents

func (c *LocusIdClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*LocusIdClient) Equals

func (c *LocusIdClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*LocusIdClient) GetId

func (c *LocusIdClient) GetId(ctx context.Context, handle int64) (string, error)

GetId calls the GetId RPC.

func (*LocusIdClient) HashCode

func (c *LocusIdClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*LocusIdClient) ToString

func (c *LocusIdClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*LocusIdClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type MutableContextWrapperClient

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

MutableContextWrapperClient wraps the gRPC MutableContextWrapperService client.

func NewMutableContextWrapperClient

func NewMutableContextWrapperClient(cc grpc.ClientConnInterface) *MutableContextWrapperClient

NewMutableContextWrapperClient creates a new MutableContextWrapper client.

func (*MutableContextWrapperClient) SetBaseContext

func (c *MutableContextWrapperClient) SetBaseContext(ctx context.Context, handle int64, arg0 int64) error

SetBaseContext calls the SetBaseContext RPC.

type OperationApplicationExceptionClient

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

OperationApplicationExceptionClient wraps the gRPC OperationApplicationExceptionService client.

func NewOperationApplicationExceptionClient

func NewOperationApplicationExceptionClient(cc grpc.ClientConnInterface) *OperationApplicationExceptionClient

NewOperationApplicationExceptionClient creates a new OperationApplicationException client.

func (*OperationApplicationExceptionClient) GetNumSuccessfulYieldPoints

func (c *OperationApplicationExceptionClient) GetNumSuccessfulYieldPoints(ctx context.Context, handle int64) (int32, error)

GetNumSuccessfulYieldPoints calls the GetNumSuccessfulYieldPoints RPC.

type PdfPageGotoLinkContentClient

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

PdfPageGotoLinkContentClient wraps the gRPC PdfPageGotoLinkContentService client.

func NewPdfPageGotoLinkContentClient

func NewPdfPageGotoLinkContentClient(cc grpc.ClientConnInterface) *PdfPageGotoLinkContentClient

NewPdfPageGotoLinkContentClient creates a new PdfPageGotoLinkContent client.

func (*PdfPageGotoLinkContentClient) DescribeContents

func (c *PdfPageGotoLinkContentClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*PdfPageGotoLinkContentClient) GetBounds

func (c *PdfPageGotoLinkContentClient) GetBounds(ctx context.Context, handle int64) (int64, error)

GetBounds calls the GetBounds RPC.

func (*PdfPageGotoLinkContentClient) GetDestination

func (c *PdfPageGotoLinkContentClient) GetDestination(ctx context.Context, handle int64) (int64, error)

GetDestination calls the GetDestination RPC.

func (*PdfPageGotoLinkContentClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PdfPageGotoLinkContentDestinationClient

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

PdfPageGotoLinkContentDestinationClient wraps the gRPC PdfPageGotoLinkContentDestinationService client.

func NewPdfPageGotoLinkContentDestinationClient

func NewPdfPageGotoLinkContentDestinationClient(cc grpc.ClientConnInterface) *PdfPageGotoLinkContentDestinationClient

NewPdfPageGotoLinkContentDestinationClient creates a new PdfPageGotoLinkContentDestination client.

func (*PdfPageGotoLinkContentDestinationClient) DescribeContents

DescribeContents calls the DescribeContents RPC.

func (*PdfPageGotoLinkContentDestinationClient) GetPageNumber

GetPageNumber calls the GetPageNumber RPC.

func (*PdfPageGotoLinkContentDestinationClient) GetXCoordinate

GetXCoordinate calls the GetXCoordinate RPC.

func (*PdfPageGotoLinkContentDestinationClient) GetYCoordinate

GetYCoordinate calls the GetYCoordinate RPC.

func (*PdfPageGotoLinkContentDestinationClient) GetZoom

GetZoom calls the GetZoom RPC.

func (*PdfPageGotoLinkContentDestinationClient) WriteToParcel

func (c *PdfPageGotoLinkContentDestinationClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type PdfPageImageContentClient

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

PdfPageImageContentClient wraps the gRPC PdfPageImageContentService client.

func NewPdfPageImageContentClient

func NewPdfPageImageContentClient(cc grpc.ClientConnInterface) *PdfPageImageContentClient

NewPdfPageImageContentClient creates a new PdfPageImageContent client.

func (*PdfPageImageContentClient) DescribeContents

func (c *PdfPageImageContentClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*PdfPageImageContentClient) GetAltText

func (c *PdfPageImageContentClient) GetAltText(ctx context.Context, handle int64) (string, error)

GetAltText calls the GetAltText RPC.

func (*PdfPageImageContentClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PdfPageLinkContentClient

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

PdfPageLinkContentClient wraps the gRPC PdfPageLinkContentService client.

func NewPdfPageLinkContentClient

func NewPdfPageLinkContentClient(cc grpc.ClientConnInterface) *PdfPageLinkContentClient

NewPdfPageLinkContentClient creates a new PdfPageLinkContent client.

func (*PdfPageLinkContentClient) DescribeContents

func (c *PdfPageLinkContentClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*PdfPageLinkContentClient) GetBounds

func (c *PdfPageLinkContentClient) GetBounds(ctx context.Context, handle int64) (int64, error)

GetBounds calls the GetBounds RPC.

func (*PdfPageLinkContentClient) GetUri

func (c *PdfPageLinkContentClient) GetUri(ctx context.Context, handle int64) (int64, error)

GetUri calls the GetUri RPC.

func (*PdfPageLinkContentClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PdfPageTextContentClient

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

PdfPageTextContentClient wraps the gRPC PdfPageTextContentService client.

func NewPdfPageTextContentClient

func NewPdfPageTextContentClient(cc grpc.ClientConnInterface) *PdfPageTextContentClient

NewPdfPageTextContentClient creates a new PdfPageTextContent client.

func (*PdfPageTextContentClient) DescribeContents

func (c *PdfPageTextContentClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*PdfPageTextContentClient) GetBounds

func (c *PdfPageTextContentClient) GetBounds(ctx context.Context, handle int64) (int64, error)

GetBounds calls the GetBounds RPC.

func (*PdfPageTextContentClient) GetText

func (c *PdfPageTextContentClient) GetText(ctx context.Context, handle int64) (string, error)

GetText calls the GetText RPC.

func (*PdfPageTextContentClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PeriodicSyncClient

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

PeriodicSyncClient wraps the gRPC PeriodicSyncService client.

func NewPeriodicSyncClient

func NewPeriodicSyncClient(cc grpc.ClientConnInterface) *PeriodicSyncClient

NewPeriodicSyncClient creates a new PeriodicSync client.

func (*PeriodicSyncClient) DescribeContents

func (c *PeriodicSyncClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*PeriodicSyncClient) Equals

func (c *PeriodicSyncClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*PeriodicSyncClient) ToString

func (c *PeriodicSyncClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*PeriodicSyncClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type ProviderClient

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

ProviderClient wraps the gRPC ProviderService client.

func NewProviderClient

func NewProviderClient(cc grpc.ClientConnInterface) *ProviderClient

NewProviderClient creates a new Provider client.

func (*ProviderClient) AttachInfo

func (c *ProviderClient) AttachInfo(ctx context.Context, arg0 int64, arg1 int64) error

AttachInfo calls the AttachInfo RPC.

func (*ProviderClient) BulkInsert

func (c *ProviderClient) BulkInsert(ctx context.Context, arg0 int64, arg1 int64) (int32, error)

BulkInsert calls the BulkInsert RPC.

func (*ProviderClient) Call3

func (c *ProviderClient) Call3(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error)

Call3 calls the Call3 RPC.

func (*ProviderClient) Call4_1

func (c *ProviderClient) Call4_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64) (int64, error)

Call4_1 calls the Call4_1 RPC.

func (*ProviderClient) Canonicalize

func (c *ProviderClient) Canonicalize(ctx context.Context, arg0 int64) (int64, error)

Canonicalize calls the Canonicalize RPC.

func (*ProviderClient) ClearCallingIdentity

func (c *ProviderClient) ClearCallingIdentity(ctx context.Context) (int64, error)

ClearCallingIdentity calls the ClearCallingIdentity RPC.

func (*ProviderClient) Delete2

func (c *ProviderClient) Delete2(ctx context.Context, arg0 int64, arg1 int64) (int32, error)

Delete2 calls the Delete2 RPC.

func (*ProviderClient) Delete3_1

func (c *ProviderClient) Delete3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int32, error)

Delete3_1 calls the Delete3_1 RPC.

func (*ProviderClient) Dump

func (c *ProviderClient) Dump(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

Dump calls the Dump RPC.

func (*ProviderClient) GetCallingAttributionSource

func (c *ProviderClient) GetCallingAttributionSource(ctx context.Context) (int64, error)

GetCallingAttributionSource calls the GetCallingAttributionSource RPC.

func (*ProviderClient) GetCallingAttributionTag

func (c *ProviderClient) GetCallingAttributionTag(ctx context.Context) (string, error)

GetCallingAttributionTag calls the GetCallingAttributionTag RPC.

func (*ProviderClient) GetCallingPackage

func (c *ProviderClient) GetCallingPackage(ctx context.Context) (string, error)

GetCallingPackage calls the GetCallingPackage RPC.

func (*ProviderClient) GetCallingPackageUnchecked

func (c *ProviderClient) GetCallingPackageUnchecked(ctx context.Context) (string, error)

GetCallingPackageUnchecked calls the GetCallingPackageUnchecked RPC.

func (*ProviderClient) GetContext

func (c *ProviderClient) GetContext(ctx context.Context) (int64, error)

GetContext calls the GetContext RPC.

func (*ProviderClient) GetPathPermissions

func (c *ProviderClient) GetPathPermissions(ctx context.Context) (int64, error)

GetPathPermissions calls the GetPathPermissions RPC.

func (*ProviderClient) GetReadPermission

func (c *ProviderClient) GetReadPermission(ctx context.Context) (string, error)

GetReadPermission calls the GetReadPermission RPC.

func (*ProviderClient) GetStreamTypes

func (c *ProviderClient) GetStreamTypes(ctx context.Context, arg0 int64, arg1 string) (int64, error)

GetStreamTypes calls the GetStreamTypes RPC.

func (*ProviderClient) GetType

func (c *ProviderClient) GetType(ctx context.Context, arg0 int64) (string, error)

GetType calls the GetType RPC.

func (*ProviderClient) GetTypeAnonymous

func (c *ProviderClient) GetTypeAnonymous(ctx context.Context, arg0 int64) (string, error)

GetTypeAnonymous calls the GetTypeAnonymous RPC.

func (*ProviderClient) GetWritePermission

func (c *ProviderClient) GetWritePermission(ctx context.Context) (string, error)

GetWritePermission calls the GetWritePermission RPC.

func (*ProviderClient) Insert2

func (c *ProviderClient) Insert2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

Insert2 calls the Insert2 RPC.

func (*ProviderClient) Insert3_1

func (c *ProviderClient) Insert3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

Insert3_1 calls the Insert3_1 RPC.

func (*ProviderClient) OnCallingPackageChanged

func (c *ProviderClient) OnCallingPackageChanged(ctx context.Context) error

OnCallingPackageChanged calls the OnCallingPackageChanged RPC.

func (*ProviderClient) OnConfigurationChanged

func (c *ProviderClient) OnConfigurationChanged(ctx context.Context, arg0 int64) error

OnConfigurationChanged calls the OnConfigurationChanged RPC.

func (*ProviderClient) OnCreate

func (c *ProviderClient) OnCreate(ctx context.Context) (bool, error)

OnCreate calls the OnCreate RPC.

func (*ProviderClient) OnLowMemory

func (c *ProviderClient) OnLowMemory(ctx context.Context) error

OnLowMemory calls the OnLowMemory RPC.

func (*ProviderClient) OnTrimMemory

func (c *ProviderClient) OnTrimMemory(ctx context.Context, arg0 int32) error

OnTrimMemory calls the OnTrimMemory RPC.

func (*ProviderClient) OpenAssetFile2

func (c *ProviderClient) OpenAssetFile2(ctx context.Context, arg0 int64, arg1 string) (int64, error)

OpenAssetFile2 calls the OpenAssetFile2 RPC.

func (*ProviderClient) OpenAssetFile3_1

func (c *ProviderClient) OpenAssetFile3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)

OpenAssetFile3_1 calls the OpenAssetFile3_1 RPC.

func (*ProviderClient) OpenFile2

func (c *ProviderClient) OpenFile2(ctx context.Context, arg0 int64, arg1 string) (int64, error)

OpenFile2 calls the OpenFile2 RPC.

func (*ProviderClient) OpenFile3_1

func (c *ProviderClient) OpenFile3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)

OpenFile3_1 calls the OpenFile3_1 RPC.

func (*ProviderClient) OpenTypedAssetFile3

func (c *ProviderClient) OpenTypedAssetFile3(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)

OpenTypedAssetFile3 calls the OpenTypedAssetFile3 RPC.

func (*ProviderClient) OpenTypedAssetFile4_1

func (c *ProviderClient) OpenTypedAssetFile4_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) (int64, error)

OpenTypedAssetFile4_1 calls the OpenTypedAssetFile4_1 RPC.

func (*ProviderClient) Query4

func (c *ProviderClient) Query4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)

Query4 calls the Query4 RPC.

func (*ProviderClient) Query5_1

func (c *ProviderClient) Query5_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 string) (int64, error)

Query5_1 calls the Query5_1 RPC.

func (*ProviderClient) Query6_2

func (c *ProviderClient) Query6_2(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 string, arg5 int64) (int64, error)

Query6_2 calls the Query6_2 RPC.

func (*ProviderClient) Refresh

func (c *ProviderClient) Refresh(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error)

Refresh calls the Refresh RPC.

func (*ProviderClient) RequireContext

func (c *ProviderClient) RequireContext(ctx context.Context) (int64, error)

RequireContext calls the RequireContext RPC.

func (*ProviderClient) RestoreCallingIdentity

func (c *ProviderClient) RestoreCallingIdentity(ctx context.Context, arg0 int64) error

RestoreCallingIdentity calls the RestoreCallingIdentity RPC.

func (*ProviderClient) Shutdown

func (c *ProviderClient) Shutdown(ctx context.Context) error

Shutdown calls the Shutdown RPC.

func (*ProviderClient) Uncanonicalize

func (c *ProviderClient) Uncanonicalize(ctx context.Context, arg0 int64) (int64, error)

Uncanonicalize calls the Uncanonicalize RPC.

func (*ProviderClient) Update3

func (c *ProviderClient) Update3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int32, error)

Update3 calls the Update3 RPC.

func (*ProviderClient) Update4_1

func (c *ProviderClient) Update4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64) (int32, error)

Update4_1 calls the Update4_1 RPC.

type ProviderClientClient

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

ProviderClientClient wraps the gRPC ProviderClientService client.

func NewProviderClientClient

func NewProviderClientClient(cc grpc.ClientConnInterface) *ProviderClientClient

NewProviderClientClient creates a new ProviderClient client.

func (*ProviderClientClient) BulkInsert

func (c *ProviderClientClient) BulkInsert(ctx context.Context, arg0 int64, arg1 int64) (int32, error)

BulkInsert calls the BulkInsert RPC.

func (*ProviderClientClient) Call3

func (c *ProviderClientClient) Call3(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error)

Call3 calls the Call3 RPC.

func (*ProviderClientClient) Call4_1

func (c *ProviderClientClient) Call4_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64) (int64, error)

Call4_1 calls the Call4_1 RPC.

func (*ProviderClientClient) Canonicalize

func (c *ProviderClientClient) Canonicalize(ctx context.Context, arg0 int64) (int64, error)

Canonicalize calls the Canonicalize RPC.

func (*ProviderClientClient) Close

func (c *ProviderClientClient) Close(ctx context.Context) error

Close calls the Close RPC.

func (*ProviderClientClient) Delete2

func (c *ProviderClientClient) Delete2(ctx context.Context, arg0 int64, arg1 int64) (int32, error)

Delete2 calls the Delete2 RPC.

func (*ProviderClientClient) Delete3_1

func (c *ProviderClientClient) Delete3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int32, error)

Delete3_1 calls the Delete3_1 RPC.

func (*ProviderClientClient) GetLocalContentProvider

func (c *ProviderClientClient) GetLocalContentProvider(ctx context.Context) (int64, error)

GetLocalContentProvider calls the GetLocalContentProvider RPC.

func (*ProviderClientClient) GetStreamTypes

func (c *ProviderClientClient) GetStreamTypes(ctx context.Context, arg0 int64, arg1 string) (int64, error)

GetStreamTypes calls the GetStreamTypes RPC.

func (*ProviderClientClient) GetType

func (c *ProviderClientClient) GetType(ctx context.Context, arg0 int64) (string, error)

GetType calls the GetType RPC.

func (*ProviderClientClient) Insert2

func (c *ProviderClientClient) Insert2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

Insert2 calls the Insert2 RPC.

func (*ProviderClientClient) Insert3_1

func (c *ProviderClientClient) Insert3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error)

Insert3_1 calls the Insert3_1 RPC.

func (*ProviderClientClient) OpenAssetFile2

func (c *ProviderClientClient) OpenAssetFile2(ctx context.Context, arg0 int64, arg1 string) (int64, error)

OpenAssetFile2 calls the OpenAssetFile2 RPC.

func (*ProviderClientClient) OpenAssetFile3_1

func (c *ProviderClientClient) OpenAssetFile3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)

OpenAssetFile3_1 calls the OpenAssetFile3_1 RPC.

func (*ProviderClientClient) OpenFile2

func (c *ProviderClientClient) OpenFile2(ctx context.Context, arg0 int64, arg1 string) (int64, error)

OpenFile2 calls the OpenFile2 RPC.

func (*ProviderClientClient) OpenFile3_1

func (c *ProviderClientClient) OpenFile3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)

OpenFile3_1 calls the OpenFile3_1 RPC.

func (*ProviderClientClient) OpenTypedAssetFile

func (c *ProviderClientClient) OpenTypedAssetFile(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) (int64, error)

OpenTypedAssetFile calls the OpenTypedAssetFile RPC.

func (*ProviderClientClient) OpenTypedAssetFileDescriptor3

func (c *ProviderClientClient) OpenTypedAssetFileDescriptor3(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error)

OpenTypedAssetFileDescriptor3 calls the OpenTypedAssetFileDescriptor3 RPC.

func (*ProviderClientClient) OpenTypedAssetFileDescriptor4_1

func (c *ProviderClientClient) OpenTypedAssetFileDescriptor4_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) (int64, error)

OpenTypedAssetFileDescriptor4_1 calls the OpenTypedAssetFileDescriptor4_1 RPC.

func (*ProviderClientClient) Query4

func (c *ProviderClientClient) Query4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error)

Query4 calls the Query4 RPC.

func (*ProviderClientClient) Query5_1

func (c *ProviderClientClient) Query5_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 string) (int64, error)

Query5_1 calls the Query5_1 RPC.

func (*ProviderClientClient) Query6_2

func (c *ProviderClientClient) Query6_2(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 string, arg5 int64) (int64, error)

Query6_2 calls the Query6_2 RPC.

func (*ProviderClientClient) Refresh

func (c *ProviderClientClient) Refresh(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error)

Refresh calls the Refresh RPC.

func (*ProviderClientClient) Release

func (c *ProviderClientClient) Release(ctx context.Context) (bool, error)

Release calls the Release RPC.

func (*ProviderClientClient) Uncanonicalize

func (c *ProviderClientClient) Uncanonicalize(ctx context.Context, arg0 int64) (int64, error)

Uncanonicalize calls the Uncanonicalize RPC.

func (*ProviderClientClient) Update3

func (c *ProviderClientClient) Update3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int32, error)

Update3 calls the Update3 RPC.

func (*ProviderClientClient) Update4_1

func (c *ProviderClientClient) Update4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64) (int32, error)

Update4_1 calls the Update4_1 RPC.

type ProviderOperationBuilderClient

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

ProviderOperationBuilderClient wraps the gRPC ProviderOperationBuilderService client.

func NewProviderOperationBuilderClient

func NewProviderOperationBuilderClient(cc grpc.ClientConnInterface) *ProviderOperationBuilderClient

NewProviderOperationBuilderClient creates a new ProviderOperationBuilder client.

func (*ProviderOperationBuilderClient) Build

Build calls the Build RPC.

func (*ProviderOperationBuilderClient) WithExceptionAllowed

func (c *ProviderOperationBuilderClient) WithExceptionAllowed(ctx context.Context, arg0 bool) (int64, error)

WithExceptionAllowed calls the WithExceptionAllowed RPC.

func (*ProviderOperationBuilderClient) WithExpectedCount

func (c *ProviderOperationBuilderClient) WithExpectedCount(ctx context.Context, arg0 int32) (int64, error)

WithExpectedCount calls the WithExpectedCount RPC.

func (*ProviderOperationBuilderClient) WithExtra

func (c *ProviderOperationBuilderClient) WithExtra(ctx context.Context, arg0 string, arg1 int64) (int64, error)

WithExtra calls the WithExtra RPC.

func (*ProviderOperationBuilderClient) WithExtraBackReference2

func (c *ProviderOperationBuilderClient) WithExtraBackReference2(ctx context.Context, arg0 string, arg1 int32) (int64, error)

WithExtraBackReference2 calls the WithExtraBackReference2 RPC.

func (*ProviderOperationBuilderClient) WithExtraBackReference3_1

func (c *ProviderOperationBuilderClient) WithExtraBackReference3_1(ctx context.Context, arg0 string, arg1 int32, arg2 string) (int64, error)

WithExtraBackReference3_1 calls the WithExtraBackReference3_1 RPC.

func (*ProviderOperationBuilderClient) WithExtras

func (c *ProviderOperationBuilderClient) WithExtras(ctx context.Context, arg0 int64) (int64, error)

WithExtras calls the WithExtras RPC.

func (*ProviderOperationBuilderClient) WithSelection

func (c *ProviderOperationBuilderClient) WithSelection(ctx context.Context, arg0 string, arg1 int64) (int64, error)

WithSelection calls the WithSelection RPC.

func (*ProviderOperationBuilderClient) WithSelectionBackReference2

func (c *ProviderOperationBuilderClient) WithSelectionBackReference2(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

WithSelectionBackReference2 calls the WithSelectionBackReference2 RPC.

func (*ProviderOperationBuilderClient) WithSelectionBackReference3_1

func (c *ProviderOperationBuilderClient) WithSelectionBackReference3_1(ctx context.Context, arg0 int32, arg1 int32, arg2 string) (int64, error)

WithSelectionBackReference3_1 calls the WithSelectionBackReference3_1 RPC.

func (*ProviderOperationBuilderClient) WithValue

func (c *ProviderOperationBuilderClient) WithValue(ctx context.Context, arg0 string, arg1 int64) (int64, error)

WithValue calls the WithValue RPC.

func (*ProviderOperationBuilderClient) WithValueBackReference2

func (c *ProviderOperationBuilderClient) WithValueBackReference2(ctx context.Context, arg0 string, arg1 int32) (int64, error)

WithValueBackReference2 calls the WithValueBackReference2 RPC.

func (*ProviderOperationBuilderClient) WithValueBackReference3_1

func (c *ProviderOperationBuilderClient) WithValueBackReference3_1(ctx context.Context, arg0 string, arg1 int32, arg2 string) (int64, error)

WithValueBackReference3_1 calls the WithValueBackReference3_1 RPC.

func (*ProviderOperationBuilderClient) WithValueBackReferences

func (c *ProviderOperationBuilderClient) WithValueBackReferences(ctx context.Context, arg0 int64) (int64, error)

WithValueBackReferences calls the WithValueBackReferences RPC.

func (*ProviderOperationBuilderClient) WithValues

func (c *ProviderOperationBuilderClient) WithValues(ctx context.Context, arg0 int64) (int64, error)

WithValues calls the WithValues RPC.

func (*ProviderOperationBuilderClient) WithYieldAllowed

func (c *ProviderOperationBuilderClient) WithYieldAllowed(ctx context.Context, arg0 bool) (int64, error)

WithYieldAllowed calls the WithYieldAllowed RPC.

type ProviderOperationClient

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

ProviderOperationClient wraps the gRPC ProviderOperationService client.

func NewProviderOperationClient

func NewProviderOperationClient(cc grpc.ClientConnInterface) *ProviderOperationClient

NewProviderOperationClient creates a new ProviderOperation client.

func (*ProviderOperationClient) Apply

func (c *ProviderOperationClient) Apply(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error)

Apply calls the Apply RPC.

func (*ProviderOperationClient) DescribeContents

func (c *ProviderOperationClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ProviderOperationClient) GetUri

GetUri calls the GetUri RPC.

func (*ProviderOperationClient) IsAssertQuery

func (c *ProviderOperationClient) IsAssertQuery(ctx context.Context) (bool, error)

IsAssertQuery calls the IsAssertQuery RPC.

func (*ProviderOperationClient) IsCall

func (c *ProviderOperationClient) IsCall(ctx context.Context) (bool, error)

IsCall calls the IsCall RPC.

func (*ProviderOperationClient) IsDelete

func (c *ProviderOperationClient) IsDelete(ctx context.Context) (bool, error)

IsDelete calls the IsDelete RPC.

func (*ProviderOperationClient) IsExceptionAllowed

func (c *ProviderOperationClient) IsExceptionAllowed(ctx context.Context) (bool, error)

IsExceptionAllowed calls the IsExceptionAllowed RPC.

func (*ProviderOperationClient) IsInsert

func (c *ProviderOperationClient) IsInsert(ctx context.Context) (bool, error)

IsInsert calls the IsInsert RPC.

func (*ProviderOperationClient) IsReadOperation

func (c *ProviderOperationClient) IsReadOperation(ctx context.Context) (bool, error)

IsReadOperation calls the IsReadOperation RPC.

func (*ProviderOperationClient) IsUpdate

func (c *ProviderOperationClient) IsUpdate(ctx context.Context) (bool, error)

IsUpdate calls the IsUpdate RPC.

func (*ProviderOperationClient) IsWriteOperation

func (c *ProviderOperationClient) IsWriteOperation(ctx context.Context) (bool, error)

IsWriteOperation calls the IsWriteOperation RPC.

func (*ProviderOperationClient) IsYieldAllowed

func (c *ProviderOperationClient) IsYieldAllowed(ctx context.Context) (bool, error)

IsYieldAllowed calls the IsYieldAllowed RPC.

func (*ProviderOperationClient) NewAssertQuery

func (c *ProviderOperationClient) NewAssertQuery(ctx context.Context, arg0 int64) (int64, error)

NewAssertQuery calls the NewAssertQuery RPC.

func (*ProviderOperationClient) NewCall

func (c *ProviderOperationClient) NewCall(ctx context.Context, arg0 int64, arg1 string, arg2 string) (int64, error)

NewCall calls the NewCall RPC.

func (*ProviderOperationClient) NewDelete

func (c *ProviderOperationClient) NewDelete(ctx context.Context, arg0 int64) (int64, error)

NewDelete calls the NewDelete RPC.

func (*ProviderOperationClient) NewInsert

func (c *ProviderOperationClient) NewInsert(ctx context.Context, arg0 int64) (int64, error)

NewInsert calls the NewInsert RPC.

func (*ProviderOperationClient) NewUpdate

func (c *ProviderOperationClient) NewUpdate(ctx context.Context, arg0 int64) (int64, error)

NewUpdate calls the NewUpdate RPC.

func (*ProviderOperationClient) ResolveExtrasBackReferences

func (c *ProviderOperationClient) ResolveExtrasBackReferences(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

ResolveExtrasBackReferences calls the ResolveExtrasBackReferences RPC.

func (*ProviderOperationClient) ResolveSelectionArgsBackReferences

func (c *ProviderOperationClient) ResolveSelectionArgsBackReferences(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

ResolveSelectionArgsBackReferences calls the ResolveSelectionArgsBackReferences RPC.

func (*ProviderOperationClient) ResolveValueBackReferences

func (c *ProviderOperationClient) ResolveValueBackReferences(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

ResolveValueBackReferences calls the ResolveValueBackReferences RPC.

func (*ProviderOperationClient) ToString

func (c *ProviderOperationClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*ProviderOperationClient) WriteToParcel

func (c *ProviderOperationClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ProviderResultClient

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

ProviderResultClient wraps the gRPC ProviderResultService client.

func NewProviderResultClient

func NewProviderResultClient(cc grpc.ClientConnInterface) *ProviderResultClient

NewProviderResultClient creates a new ProviderResult client.

func (*ProviderResultClient) DescribeContents

func (c *ProviderResultClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ProviderResultClient) ToString

func (c *ProviderResultClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*ProviderResultClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type QueryMapClient

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

QueryMapClient wraps the gRPC QueryMapService client.

func NewQueryMapClient

func NewQueryMapClient(cc grpc.ClientConnInterface) *QueryMapClient

NewQueryMapClient creates a new QueryMap client.

func (*QueryMapClient) Requery

func (c *QueryMapClient) Requery(ctx context.Context, handle int64) error

Requery calls the Requery RPC.

func (*QueryMapClient) SetKeepUpdated

func (c *QueryMapClient) SetKeepUpdated(ctx context.Context, handle int64, arg0 bool) error

SetKeepUpdated calls the SetKeepUpdated RPC.

type ResourcesClient

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

ResourcesClient wraps the gRPC ResourcesService client.

func NewResourcesClient

func NewResourcesClient(cc grpc.ClientConnInterface) *ResourcesClient

NewResourcesClient creates a new Resources client.

func (*ResourcesClient) AddLoaders

func (c *ResourcesClient) AddLoaders(ctx context.Context, handle int64, arg0 int64) error

AddLoaders calls the AddLoaders RPC.

func (*ResourcesClient) FinishPreloading

func (c *ResourcesClient) FinishPreloading(ctx context.Context, handle int64) error

FinishPreloading calls the FinishPreloading RPC.

func (*ResourcesClient) FlushLayoutCache

func (c *ResourcesClient) FlushLayoutCache(ctx context.Context, handle int64) error

FlushLayoutCache calls the FlushLayoutCache RPC.

func (*ResourcesClient) GetAnimation

func (c *ResourcesClient) GetAnimation(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetAnimation calls the GetAnimation RPC.

func (*ResourcesClient) GetAssets

func (c *ResourcesClient) GetAssets(ctx context.Context, handle int64) (int64, error)

GetAssets calls the GetAssets RPC.

func (*ResourcesClient) GetAttributeSetSourceResId

func (c *ResourcesClient) GetAttributeSetSourceResId(ctx context.Context, handle int64, arg0 int64) (int32, error)

GetAttributeSetSourceResId calls the GetAttributeSetSourceResId RPC.

func (*ResourcesClient) GetBoolean

func (c *ResourcesClient) GetBoolean(ctx context.Context, handle int64, arg0 int32) (bool, error)

GetBoolean calls the GetBoolean RPC.

func (*ResourcesClient) GetColor1

func (c *ResourcesClient) GetColor1(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetColor1 calls the GetColor1 RPC.

func (*ResourcesClient) GetColor2_1

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

GetColor2_1 calls the GetColor2_1 RPC.

func (*ResourcesClient) GetColorStateList1

func (c *ResourcesClient) GetColorStateList1(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetColorStateList1 calls the GetColorStateList1 RPC.

func (*ResourcesClient) GetColorStateList2_1

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

GetColorStateList2_1 calls the GetColorStateList2_1 RPC.

func (*ResourcesClient) GetConfiguration

func (c *ResourcesClient) GetConfiguration(ctx context.Context, handle int64) (int64, error)

GetConfiguration calls the GetConfiguration RPC.

func (*ResourcesClient) GetDimension

func (c *ResourcesClient) GetDimension(ctx context.Context, handle int64, arg0 int32) (float32, error)

GetDimension calls the GetDimension RPC.

func (*ResourcesClient) GetDimensionPixelOffset

func (c *ResourcesClient) GetDimensionPixelOffset(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetDimensionPixelOffset calls the GetDimensionPixelOffset RPC.

func (*ResourcesClient) GetDimensionPixelSize

func (c *ResourcesClient) GetDimensionPixelSize(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetDimensionPixelSize calls the GetDimensionPixelSize RPC.

func (*ResourcesClient) GetDisplayMetrics

func (c *ResourcesClient) GetDisplayMetrics(ctx context.Context, handle int64) (int64, error)

GetDisplayMetrics calls the GetDisplayMetrics RPC.

func (*ResourcesClient) GetDrawable1

func (c *ResourcesClient) GetDrawable1(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetDrawable1 calls the GetDrawable1 RPC.

func (*ResourcesClient) GetDrawable2_1

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

GetDrawable2_1 calls the GetDrawable2_1 RPC.

func (*ResourcesClient) GetDrawableForDensity2

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

GetDrawableForDensity2 calls the GetDrawableForDensity2 RPC.

func (*ResourcesClient) GetDrawableForDensity3_1

func (c *ResourcesClient) GetDrawableForDensity3_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (int64, error)

GetDrawableForDensity3_1 calls the GetDrawableForDensity3_1 RPC.

func (*ResourcesClient) GetFloat

func (c *ResourcesClient) GetFloat(ctx context.Context, handle int64, arg0 int32) (float32, error)

GetFloat calls the GetFloat RPC.

func (*ResourcesClient) GetFont

func (c *ResourcesClient) GetFont(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetFont calls the GetFont RPC.

func (*ResourcesClient) GetFraction

func (c *ResourcesClient) GetFraction(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) (float32, error)

GetFraction calls the GetFraction RPC.

func (*ResourcesClient) GetIdentifier

func (c *ResourcesClient) GetIdentifier(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 string) (int32, error)

GetIdentifier calls the GetIdentifier RPC.

func (*ResourcesClient) GetIntArray

func (c *ResourcesClient) GetIntArray(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetIntArray calls the GetIntArray RPC.

func (*ResourcesClient) GetInteger

func (c *ResourcesClient) GetInteger(ctx context.Context, handle int64, arg0 int32) (int32, error)

GetInteger calls the GetInteger RPC.

func (*ResourcesClient) GetLayout

func (c *ResourcesClient) GetLayout(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetLayout calls the GetLayout RPC.

func (*ResourcesClient) GetMovie

func (c *ResourcesClient) GetMovie(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetMovie calls the GetMovie RPC.

func (*ResourcesClient) GetQuantityString2

func (c *ResourcesClient) GetQuantityString2(ctx context.Context, handle int64, arg0 int32, arg1 int32) (string, error)

GetQuantityString2 calls the GetQuantityString2 RPC.

func (*ResourcesClient) GetQuantityString3_1

func (c *ResourcesClient) GetQuantityString3_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (string, error)

GetQuantityString3_1 calls the GetQuantityString3_1 RPC.

func (*ResourcesClient) GetQuantityText

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

GetQuantityText calls the GetQuantityText RPC.

func (*ResourcesClient) GetResourceEntryName

func (c *ResourcesClient) GetResourceEntryName(ctx context.Context, handle int64, arg0 int32) (string, error)

GetResourceEntryName calls the GetResourceEntryName RPC.

func (*ResourcesClient) GetResourceName

func (c *ResourcesClient) GetResourceName(ctx context.Context, handle int64, arg0 int32) (string, error)

GetResourceName calls the GetResourceName RPC.

func (*ResourcesClient) GetResourcePackageName

func (c *ResourcesClient) GetResourcePackageName(ctx context.Context, handle int64, arg0 int32) (string, error)

GetResourcePackageName calls the GetResourcePackageName RPC.

func (*ResourcesClient) GetResourceTypeName

func (c *ResourcesClient) GetResourceTypeName(ctx context.Context, handle int64, arg0 int32) (string, error)

GetResourceTypeName calls the GetResourceTypeName RPC.

func (*ResourcesClient) GetString1

func (c *ResourcesClient) GetString1(ctx context.Context, handle int64, arg0 int32) (string, error)

GetString1 calls the GetString1 RPC.

func (*ResourcesClient) GetString2_1

func (c *ResourcesClient) GetString2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (string, error)

GetString2_1 calls the GetString2_1 RPC.

func (*ResourcesClient) GetStringArray

func (c *ResourcesClient) GetStringArray(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetStringArray calls the GetStringArray RPC.

func (*ResourcesClient) GetSystem

func (c *ResourcesClient) GetSystem(ctx context.Context, handle int64) (int64, error)

GetSystem calls the GetSystem RPC.

func (*ResourcesClient) GetText1

func (c *ResourcesClient) GetText1(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetText1 calls the GetText1 RPC.

func (*ResourcesClient) GetText2_1

func (c *ResourcesClient) GetText2_1(ctx context.Context, handle int64, arg0 int32, arg1 string) (int64, error)

GetText2_1 calls the GetText2_1 RPC.

func (*ResourcesClient) GetTextArray

func (c *ResourcesClient) GetTextArray(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetTextArray calls the GetTextArray RPC.

func (*ResourcesClient) GetValue3

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

GetValue3 calls the GetValue3 RPC.

func (*ResourcesClient) GetValue3_1

func (c *ResourcesClient) GetValue3_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 bool) error

GetValue3_1 calls the GetValue3_1 RPC.

func (*ResourcesClient) GetValueForDensity

func (c *ResourcesClient) GetValueForDensity(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64, arg3 bool) error

GetValueForDensity calls the GetValueForDensity RPC.

func (*ResourcesClient) GetXml

func (c *ResourcesClient) GetXml(ctx context.Context, handle int64, arg0 int32) (int64, error)

GetXml calls the GetXml RPC.

func (*ResourcesClient) NewTheme

func (c *ResourcesClient) NewTheme(ctx context.Context, handle int64) (int64, error)

NewTheme calls the NewTheme RPC.

func (*ResourcesClient) ObtainAttributes

func (c *ResourcesClient) ObtainAttributes(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)

ObtainAttributes calls the ObtainAttributes RPC.

func (*ResourcesClient) ObtainTypedArray

func (c *ResourcesClient) ObtainTypedArray(ctx context.Context, handle int64, arg0 int32) (int64, error)

ObtainTypedArray calls the ObtainTypedArray RPC.

func (*ResourcesClient) OpenRawResource1

func (c *ResourcesClient) OpenRawResource1(ctx context.Context, handle int64, arg0 int32) (int64, error)

OpenRawResource1 calls the OpenRawResource1 RPC.

func (*ResourcesClient) OpenRawResource2_1

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

OpenRawResource2_1 calls the OpenRawResource2_1 RPC.

func (*ResourcesClient) OpenRawResourceFd

func (c *ResourcesClient) OpenRawResourceFd(ctx context.Context, handle int64, arg0 int32) (int64, error)

OpenRawResourceFd calls the OpenRawResourceFd RPC.

func (*ResourcesClient) ParseBundleExtra

func (c *ResourcesClient) ParseBundleExtra(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64) error

ParseBundleExtra calls the ParseBundleExtra RPC.

func (*ResourcesClient) ParseBundleExtras

func (c *ResourcesClient) ParseBundleExtras(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

ParseBundleExtras calls the ParseBundleExtras RPC.

func (*ResourcesClient) RegisterResourcePaths

func (c *ResourcesClient) RegisterResourcePaths(ctx context.Context, handle int64, arg0 string, arg1 int64) error

RegisterResourcePaths calls the RegisterResourcePaths RPC.

func (*ResourcesClient) RemoveLoaders

func (c *ResourcesClient) RemoveLoaders(ctx context.Context, handle int64, arg0 int64) error

RemoveLoaders calls the RemoveLoaders RPC.

func (*ResourcesClient) UpdateConfiguration

func (c *ResourcesClient) UpdateConfiguration(ctx context.Context, handle int64, arg0 int64, arg1 int64) error

UpdateConfiguration calls the UpdateConfiguration RPC.

type ResourcesThemeClient

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

ResourcesThemeClient wraps the gRPC ResourcesThemeService client.

func NewResourcesThemeClient

func NewResourcesThemeClient(cc grpc.ClientConnInterface) *ResourcesThemeClient

NewResourcesThemeClient creates a new ResourcesTheme client.

func (*ResourcesThemeClient) ApplyStyle

func (c *ResourcesThemeClient) ApplyStyle(ctx context.Context, arg0 int32, arg1 bool) error

ApplyStyle calls the ApplyStyle RPC.

func (*ResourcesThemeClient) Dump

func (c *ResourcesThemeClient) Dump(ctx context.Context, arg0 int32, arg1 string, arg2 string) error

Dump calls the Dump RPC.

func (*ResourcesThemeClient) Equals

func (c *ResourcesThemeClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*ResourcesThemeClient) GetAttributeResolutionStack

func (c *ResourcesThemeClient) GetAttributeResolutionStack(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int64, error)

GetAttributeResolutionStack calls the GetAttributeResolutionStack RPC.

func (*ResourcesThemeClient) GetChangingConfigurations

func (c *ResourcesThemeClient) GetChangingConfigurations(ctx context.Context) (int32, error)

GetChangingConfigurations calls the GetChangingConfigurations RPC.

func (*ResourcesThemeClient) GetDrawable

func (c *ResourcesThemeClient) GetDrawable(ctx context.Context, arg0 int32) (int64, error)

GetDrawable calls the GetDrawable RPC.

func (*ResourcesThemeClient) GetExplicitStyle

func (c *ResourcesThemeClient) GetExplicitStyle(ctx context.Context, arg0 int64) (int32, error)

GetExplicitStyle calls the GetExplicitStyle RPC.

func (*ResourcesThemeClient) GetResources

func (c *ResourcesThemeClient) GetResources(ctx context.Context) (int64, error)

GetResources calls the GetResources RPC.

func (*ResourcesThemeClient) HashCode

func (c *ResourcesThemeClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*ResourcesThemeClient) ObtainStyledAttributes1_2

func (c *ResourcesThemeClient) ObtainStyledAttributes1_2(ctx context.Context, arg0 int64) (int64, error)

ObtainStyledAttributes1_2 calls the ObtainStyledAttributes1_2 RPC.

func (*ResourcesThemeClient) ObtainStyledAttributes2_1

func (c *ResourcesThemeClient) ObtainStyledAttributes2_1(ctx context.Context, arg0 int32, arg1 int64) (int64, error)

ObtainStyledAttributes2_1 calls the ObtainStyledAttributes2_1 RPC.

func (*ResourcesThemeClient) ObtainStyledAttributes4

func (c *ResourcesThemeClient) ObtainStyledAttributes4(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32) (int64, error)

ObtainStyledAttributes4 calls the ObtainStyledAttributes4 RPC.

func (*ResourcesThemeClient) Rebase

func (c *ResourcesThemeClient) Rebase(ctx context.Context) error

Rebase calls the Rebase RPC.

func (*ResourcesThemeClient) ResolveAttribute

func (c *ResourcesThemeClient) ResolveAttribute(ctx context.Context, arg0 int32, arg1 int64, arg2 bool) (bool, error)

ResolveAttribute calls the ResolveAttribute RPC.

func (*ResourcesThemeClient) SetTo

func (c *ResourcesThemeClient) SetTo(ctx context.Context, arg0 int64) error

SetTo calls the SetTo RPC.

func (*ResourcesThemeClient) ToString

func (c *ResourcesThemeClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

type RestrictionEntryClient

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

RestrictionEntryClient wraps the gRPC RestrictionEntryService client.

func NewRestrictionEntryClient

func NewRestrictionEntryClient(cc grpc.ClientConnInterface) *RestrictionEntryClient

NewRestrictionEntryClient creates a new RestrictionEntry client.

func (*RestrictionEntryClient) CreateBundleArrayEntry

func (c *RestrictionEntryClient) CreateBundleArrayEntry(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

CreateBundleArrayEntry calls the CreateBundleArrayEntry RPC.

func (*RestrictionEntryClient) CreateBundleEntry

func (c *RestrictionEntryClient) CreateBundleEntry(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error)

CreateBundleEntry calls the CreateBundleEntry RPC.

func (*RestrictionEntryClient) DescribeContents

func (c *RestrictionEntryClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*RestrictionEntryClient) Equals

func (c *RestrictionEntryClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*RestrictionEntryClient) GetAllSelectedStrings

func (c *RestrictionEntryClient) GetAllSelectedStrings(ctx context.Context, handle int64) (int64, error)

GetAllSelectedStrings calls the GetAllSelectedStrings RPC.

func (*RestrictionEntryClient) GetChoiceEntries

func (c *RestrictionEntryClient) GetChoiceEntries(ctx context.Context, handle int64) (int64, error)

GetChoiceEntries calls the GetChoiceEntries RPC.

func (*RestrictionEntryClient) GetChoiceValues

func (c *RestrictionEntryClient) GetChoiceValues(ctx context.Context, handle int64) (int64, error)

GetChoiceValues calls the GetChoiceValues RPC.

func (*RestrictionEntryClient) GetDescription

func (c *RestrictionEntryClient) GetDescription(ctx context.Context, handle int64) (string, error)

GetDescription calls the GetDescription RPC.

func (*RestrictionEntryClient) GetIntValue

func (c *RestrictionEntryClient) GetIntValue(ctx context.Context, handle int64) (int32, error)

GetIntValue calls the GetIntValue RPC.

func (*RestrictionEntryClient) GetKey

func (c *RestrictionEntryClient) GetKey(ctx context.Context, handle int64) (string, error)

GetKey calls the GetKey RPC.

func (*RestrictionEntryClient) GetRestrictions

func (c *RestrictionEntryClient) GetRestrictions(ctx context.Context, handle int64) (int64, error)

GetRestrictions calls the GetRestrictions RPC.

func (*RestrictionEntryClient) GetSelectedState

func (c *RestrictionEntryClient) GetSelectedState(ctx context.Context, handle int64) (bool, error)

GetSelectedState calls the GetSelectedState RPC.

func (*RestrictionEntryClient) GetSelectedString

func (c *RestrictionEntryClient) GetSelectedString(ctx context.Context, handle int64) (string, error)

GetSelectedString calls the GetSelectedString RPC.

func (*RestrictionEntryClient) GetTitle

func (c *RestrictionEntryClient) GetTitle(ctx context.Context, handle int64) (string, error)

GetTitle calls the GetTitle RPC.

func (*RestrictionEntryClient) GetType

func (c *RestrictionEntryClient) GetType(ctx context.Context, handle int64) (int32, error)

GetType calls the GetType RPC.

func (*RestrictionEntryClient) HashCode

func (c *RestrictionEntryClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*RestrictionEntryClient) SetAllSelectedStrings

func (c *RestrictionEntryClient) SetAllSelectedStrings(ctx context.Context, handle int64, arg0 int64) error

SetAllSelectedStrings calls the SetAllSelectedStrings RPC.

func (*RestrictionEntryClient) SetChoiceEntries1_1

func (c *RestrictionEntryClient) SetChoiceEntries1_1(ctx context.Context, handle int64, arg0 int64) error

SetChoiceEntries1_1 calls the SetChoiceEntries1_1 RPC.

func (*RestrictionEntryClient) SetChoiceEntries2

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

SetChoiceEntries2 calls the SetChoiceEntries2 RPC.

func (*RestrictionEntryClient) SetChoiceValues1_1

func (c *RestrictionEntryClient) SetChoiceValues1_1(ctx context.Context, handle int64, arg0 int64) error

SetChoiceValues1_1 calls the SetChoiceValues1_1 RPC.

func (*RestrictionEntryClient) SetChoiceValues2

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

SetChoiceValues2 calls the SetChoiceValues2 RPC.

func (*RestrictionEntryClient) SetDescription

func (c *RestrictionEntryClient) SetDescription(ctx context.Context, handle int64, arg0 string) error

SetDescription calls the SetDescription RPC.

func (*RestrictionEntryClient) SetIntValue

func (c *RestrictionEntryClient) SetIntValue(ctx context.Context, handle int64, arg0 int32) error

SetIntValue calls the SetIntValue RPC.

func (*RestrictionEntryClient) SetRestrictions

func (c *RestrictionEntryClient) SetRestrictions(ctx context.Context, handle int64, arg0 int64) error

SetRestrictions calls the SetRestrictions RPC.

func (*RestrictionEntryClient) SetSelectedState

func (c *RestrictionEntryClient) SetSelectedState(ctx context.Context, handle int64, arg0 bool) error

SetSelectedState calls the SetSelectedState RPC.

func (*RestrictionEntryClient) SetSelectedString

func (c *RestrictionEntryClient) SetSelectedString(ctx context.Context, handle int64, arg0 string) error

SetSelectedString calls the SetSelectedString RPC.

func (*RestrictionEntryClient) SetTitle

func (c *RestrictionEntryClient) SetTitle(ctx context.Context, handle int64, arg0 string) error

SetTitle calls the SetTitle RPC.

func (*RestrictionEntryClient) SetType

func (c *RestrictionEntryClient) SetType(ctx context.Context, handle int64, arg0 int32) error

SetType calls the SetType RPC.

func (*RestrictionEntryClient) ToString

func (c *RestrictionEntryClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*RestrictionEntryClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type RestrictionsManagerClient

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

RestrictionsManagerClient wraps the gRPC RestrictionsManagerService client.

func NewRestrictionsManagerClient

func NewRestrictionsManagerClient(cc grpc.ClientConnInterface) *RestrictionsManagerClient

NewRestrictionsManagerClient creates a new RestrictionsManager client.

func (*RestrictionsManagerClient) CreateLocalApprovalIntent

func (c *RestrictionsManagerClient) CreateLocalApprovalIntent(ctx context.Context) (int64, error)

CreateLocalApprovalIntent calls the CreateLocalApprovalIntent RPC.

func (*RestrictionsManagerClient) GetApplicationRestrictions

func (c *RestrictionsManagerClient) GetApplicationRestrictions(ctx context.Context) (int64, error)

GetApplicationRestrictions calls the GetApplicationRestrictions RPC.

func (*RestrictionsManagerClient) GetApplicationRestrictionsPerAdmin

func (c *RestrictionsManagerClient) GetApplicationRestrictionsPerAdmin(ctx context.Context) (int64, error)

GetApplicationRestrictionsPerAdmin calls the GetApplicationRestrictionsPerAdmin RPC.

func (*RestrictionsManagerClient) GetManifestRestrictions

func (c *RestrictionsManagerClient) GetManifestRestrictions(ctx context.Context, arg0 string) (int64, error)

GetManifestRestrictions calls the GetManifestRestrictions RPC.

func (*RestrictionsManagerClient) HasRestrictionsProvider

func (c *RestrictionsManagerClient) HasRestrictionsProvider(ctx context.Context) (bool, error)

HasRestrictionsProvider calls the HasRestrictionsProvider RPC.

func (*RestrictionsManagerClient) NotifyPermissionResponse

func (c *RestrictionsManagerClient) NotifyPermissionResponse(ctx context.Context, arg0 string, arg1 int64) error

NotifyPermissionResponse calls the NotifyPermissionResponse RPC.

func (*RestrictionsManagerClient) RequestPermission

func (c *RestrictionsManagerClient) RequestPermission(ctx context.Context, arg0 string, arg1 string, arg2 int64) error

RequestPermission calls the RequestPermission RPC.

type SearchRecentSuggestionsProviderClient

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

SearchRecentSuggestionsProviderClient wraps the gRPC SearchRecentSuggestionsProviderService client.

func NewSearchRecentSuggestionsProviderClient

func NewSearchRecentSuggestionsProviderClient(cc grpc.ClientConnInterface) *SearchRecentSuggestionsProviderClient

NewSearchRecentSuggestionsProviderClient creates a new SearchRecentSuggestionsProvider client.

func (*SearchRecentSuggestionsProviderClient) Delete

func (c *SearchRecentSuggestionsProviderClient) Delete(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int32, error)

Delete calls the Delete RPC.

func (*SearchRecentSuggestionsProviderClient) GetType

func (c *SearchRecentSuggestionsProviderClient) GetType(ctx context.Context, handle int64, arg0 int64) (string, error)

GetType calls the GetType RPC.

func (*SearchRecentSuggestionsProviderClient) Insert

func (c *SearchRecentSuggestionsProviderClient) Insert(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)

Insert calls the Insert RPC.

func (*SearchRecentSuggestionsProviderClient) OnCreate

OnCreate calls the OnCreate RPC.

func (*SearchRecentSuggestionsProviderClient) Query

func (c *SearchRecentSuggestionsProviderClient) Query(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string, arg3 int64, arg4 string) (int64, error)

Query calls the Query RPC.

func (*SearchRecentSuggestionsProviderClient) Update

func (c *SearchRecentSuggestionsProviderClient) Update(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string, arg3 int64) (int32, error)

Update calls the Update RPC.

type ServiceConnectionClient

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

ServiceConnectionClient wraps the gRPC ServiceConnectionService client.

func NewServiceConnectionClient

func NewServiceConnectionClient(cc grpc.ClientConnInterface) *ServiceConnectionClient

NewServiceConnectionClient creates a new ServiceConnection client.

func (*ServiceConnectionClient) OnServiceConnected

func (c *ServiceConnectionClient) OnServiceConnected(ctx context.Context, arg0 int64, arg1 int64) error

OnServiceConnected calls the OnServiceConnected RPC.

func (*ServiceConnectionClient) OnServiceDisconnected

func (c *ServiceConnectionClient) OnServiceDisconnected(ctx context.Context, arg0 int64) error

OnServiceDisconnected calls the OnServiceDisconnected RPC.

type SyncAdapterTypeClient

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

SyncAdapterTypeClient wraps the gRPC SyncAdapterTypeService client.

func NewSyncAdapterTypeClient

func NewSyncAdapterTypeClient(cc grpc.ClientConnInterface) *SyncAdapterTypeClient

NewSyncAdapterTypeClient creates a new SyncAdapterType client.

func (*SyncAdapterTypeClient) AllowParallelSyncs

func (c *SyncAdapterTypeClient) AllowParallelSyncs(ctx context.Context, handle int64) (bool, error)

AllowParallelSyncs calls the AllowParallelSyncs RPC.

func (*SyncAdapterTypeClient) DescribeContents

func (c *SyncAdapterTypeClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SyncAdapterTypeClient) Equals

func (c *SyncAdapterTypeClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*SyncAdapterTypeClient) GetSettingsActivity

func (c *SyncAdapterTypeClient) GetSettingsActivity(ctx context.Context, handle int64) (string, error)

GetSettingsActivity calls the GetSettingsActivity RPC.

func (*SyncAdapterTypeClient) HashCode

func (c *SyncAdapterTypeClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*SyncAdapterTypeClient) IsAlwaysSyncable

func (c *SyncAdapterTypeClient) IsAlwaysSyncable(ctx context.Context, handle int64) (bool, error)

IsAlwaysSyncable calls the IsAlwaysSyncable RPC.

func (*SyncAdapterTypeClient) IsUserVisible

func (c *SyncAdapterTypeClient) IsUserVisible(ctx context.Context, handle int64) (bool, error)

IsUserVisible calls the IsUserVisible RPC.

func (*SyncAdapterTypeClient) NewKey

func (c *SyncAdapterTypeClient) NewKey(ctx context.Context, handle int64, arg0 string, arg1 string) (int64, error)

NewKey calls the NewKey RPC.

func (*SyncAdapterTypeClient) SupportsUploading

func (c *SyncAdapterTypeClient) SupportsUploading(ctx context.Context, handle int64) (bool, error)

SupportsUploading calls the SupportsUploading RPC.

func (*SyncAdapterTypeClient) ToString

func (c *SyncAdapterTypeClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*SyncAdapterTypeClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type SyncContextClient

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

SyncContextClient wraps the gRPC SyncContextService client.

func NewSyncContextClient

func NewSyncContextClient(cc grpc.ClientConnInterface) *SyncContextClient

NewSyncContextClient creates a new SyncContext client.

func (*SyncContextClient) GetSyncContextBinder

func (c *SyncContextClient) GetSyncContextBinder(ctx context.Context) (int64, error)

GetSyncContextBinder calls the GetSyncContextBinder RPC.

func (*SyncContextClient) OnFinished

func (c *SyncContextClient) OnFinished(ctx context.Context, arg0 int64) error

OnFinished calls the OnFinished RPC.

type SyncInfoClient

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

SyncInfoClient wraps the gRPC SyncInfoService client.

func NewSyncInfoClient

func NewSyncInfoClient(cc grpc.ClientConnInterface) *SyncInfoClient

NewSyncInfoClient creates a new SyncInfo client.

func (*SyncInfoClient) DescribeContents

func (c *SyncInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SyncInfoClient) WriteToParcel

func (c *SyncInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type SyncRequestBuilderClient

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

SyncRequestBuilderClient wraps the gRPC SyncRequestBuilderService client.

func NewSyncRequestBuilderClient

func NewSyncRequestBuilderClient(cc grpc.ClientConnInterface) *SyncRequestBuilderClient

NewSyncRequestBuilderClient creates a new SyncRequestBuilder client.

func (*SyncRequestBuilderClient) Build

Build calls the Build RPC.

func (*SyncRequestBuilderClient) SetDisallowMetered

func (c *SyncRequestBuilderClient) SetDisallowMetered(ctx context.Context, arg0 bool) (int64, error)

SetDisallowMetered calls the SetDisallowMetered RPC.

func (*SyncRequestBuilderClient) SetExpedited

func (c *SyncRequestBuilderClient) SetExpedited(ctx context.Context, arg0 bool) (int64, error)

SetExpedited calls the SetExpedited RPC.

func (*SyncRequestBuilderClient) SetExtras

func (c *SyncRequestBuilderClient) SetExtras(ctx context.Context, arg0 int64) (int64, error)

SetExtras calls the SetExtras RPC.

func (*SyncRequestBuilderClient) SetIgnoreBackoff

func (c *SyncRequestBuilderClient) SetIgnoreBackoff(ctx context.Context, arg0 bool) (int64, error)

SetIgnoreBackoff calls the SetIgnoreBackoff RPC.

func (*SyncRequestBuilderClient) SetIgnoreSettings

func (c *SyncRequestBuilderClient) SetIgnoreSettings(ctx context.Context, arg0 bool) (int64, error)

SetIgnoreSettings calls the SetIgnoreSettings RPC.

func (*SyncRequestBuilderClient) SetManual

func (c *SyncRequestBuilderClient) SetManual(ctx context.Context, arg0 bool) (int64, error)

SetManual calls the SetManual RPC.

func (*SyncRequestBuilderClient) SetNoRetry

func (c *SyncRequestBuilderClient) SetNoRetry(ctx context.Context, arg0 bool) (int64, error)

SetNoRetry calls the SetNoRetry RPC.

func (*SyncRequestBuilderClient) SetRequiresCharging

func (c *SyncRequestBuilderClient) SetRequiresCharging(ctx context.Context, arg0 bool) (int64, error)

SetRequiresCharging calls the SetRequiresCharging RPC.

func (*SyncRequestBuilderClient) SetScheduleAsExpeditedJob

func (c *SyncRequestBuilderClient) SetScheduleAsExpeditedJob(ctx context.Context, arg0 bool) (int64, error)

SetScheduleAsExpeditedJob calls the SetScheduleAsExpeditedJob RPC.

func (*SyncRequestBuilderClient) SetSyncAdapter

func (c *SyncRequestBuilderClient) SetSyncAdapter(ctx context.Context, arg0 int64, arg1 string) (int64, error)

SetSyncAdapter calls the SetSyncAdapter RPC.

func (*SyncRequestBuilderClient) SyncOnce

func (c *SyncRequestBuilderClient) SyncOnce(ctx context.Context) (int64, error)

SyncOnce calls the SyncOnce RPC.

func (*SyncRequestBuilderClient) SyncPeriodic

func (c *SyncRequestBuilderClient) SyncPeriodic(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

SyncPeriodic calls the SyncPeriodic RPC.

type SyncRequestClient

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

SyncRequestClient wraps the gRPC SyncRequestService client.

func NewSyncRequestClient

func NewSyncRequestClient(cc grpc.ClientConnInterface) *SyncRequestClient

NewSyncRequestClient creates a new SyncRequest client.

func (*SyncRequestClient) DescribeContents

func (c *SyncRequestClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SyncRequestClient) WriteToParcel

func (c *SyncRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type SyncResultClient

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

SyncResultClient wraps the gRPC SyncResultService client.

func NewSyncResultClient

func NewSyncResultClient(cc grpc.ClientConnInterface) *SyncResultClient

NewSyncResultClient creates a new SyncResult client.

func (*SyncResultClient) Clear

func (c *SyncResultClient) Clear(ctx context.Context, handle int64) error

Clear calls the Clear RPC.

func (*SyncResultClient) DescribeContents

func (c *SyncResultClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SyncResultClient) HasError

func (c *SyncResultClient) HasError(ctx context.Context, handle int64) (bool, error)

HasError calls the HasError RPC.

func (*SyncResultClient) HasHardError

func (c *SyncResultClient) HasHardError(ctx context.Context, handle int64) (bool, error)

HasHardError calls the HasHardError RPC.

func (*SyncResultClient) HasSoftError

func (c *SyncResultClient) HasSoftError(ctx context.Context, handle int64) (bool, error)

HasSoftError calls the HasSoftError RPC.

func (*SyncResultClient) MadeSomeProgress

func (c *SyncResultClient) MadeSomeProgress(ctx context.Context, handle int64) (bool, error)

MadeSomeProgress calls the MadeSomeProgress RPC.

func (*SyncResultClient) ToDebugString

func (c *SyncResultClient) ToDebugString(ctx context.Context, handle int64) (string, error)

ToDebugString calls the ToDebugString RPC.

func (*SyncResultClient) ToString

func (c *SyncResultClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*SyncResultClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type SyncStatsClient

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

SyncStatsClient wraps the gRPC SyncStatsService client.

func NewSyncStatsClient

func NewSyncStatsClient(cc grpc.ClientConnInterface) *SyncStatsClient

NewSyncStatsClient creates a new SyncStats client.

func (*SyncStatsClient) Clear

func (c *SyncStatsClient) Clear(ctx context.Context, handle int64) error

Clear calls the Clear RPC.

func (*SyncStatsClient) DescribeContents

func (c *SyncStatsClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*SyncStatsClient) ToString

func (c *SyncStatsClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*SyncStatsClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type SyncStatusObserverClient

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

SyncStatusObserverClient wraps the gRPC SyncStatusObserverService client.

func NewSyncStatusObserverClient

func NewSyncStatusObserverClient(cc grpc.ClientConnInterface) *SyncStatusObserverClient

NewSyncStatusObserverClient creates a new SyncStatusObserver client.

func (*SyncStatusObserverClient) OnStatusChanged

func (c *SyncStatusObserverClient) OnStatusChanged(ctx context.Context, arg0 int32) error

OnStatusChanged calls the OnStatusChanged RPC.

type UriMatcherClient

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

UriMatcherClient wraps the gRPC UriMatcherService client.

func NewUriMatcherClient

func NewUriMatcherClient(cc grpc.ClientConnInterface) *UriMatcherClient

NewUriMatcherClient creates a new UriMatcher client.

func (*UriMatcherClient) AddURI

func (c *UriMatcherClient) AddURI(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 int32) error

AddURI calls the AddURI RPC.

func (*UriMatcherClient) Match

func (c *UriMatcherClient) Match(ctx context.Context, handle int64, arg0 int64) (int32, error)

Match calls the Match RPC.

type UriPermissionClient

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

UriPermissionClient wraps the gRPC UriPermissionService client.

func NewUriPermissionClient

func NewUriPermissionClient(cc grpc.ClientConnInterface) *UriPermissionClient

NewUriPermissionClient creates a new UriPermission client.

func (*UriPermissionClient) DescribeContents

func (c *UriPermissionClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*UriPermissionClient) GetPersistedTime

func (c *UriPermissionClient) GetPersistedTime(ctx context.Context) (int64, error)

GetPersistedTime calls the GetPersistedTime RPC.

func (*UriPermissionClient) GetUri

func (c *UriPermissionClient) GetUri(ctx context.Context) (int64, error)

GetUri calls the GetUri RPC.

func (*UriPermissionClient) IsReadPermission

func (c *UriPermissionClient) IsReadPermission(ctx context.Context) (bool, error)

IsReadPermission calls the IsReadPermission RPC.

func (*UriPermissionClient) IsWritePermission

func (c *UriPermissionClient) IsWritePermission(ctx context.Context) (bool, error)

IsWritePermission calls the IsWritePermission RPC.

func (*UriPermissionClient) ToString

func (c *UriPermissionClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*UriPermissionClient) WriteToParcel

func (c *UriPermissionClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type UriRelativeFilterClient

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

UriRelativeFilterClient wraps the gRPC UriRelativeFilterService client.

func NewUriRelativeFilterClient

func NewUriRelativeFilterClient(cc grpc.ClientConnInterface) *UriRelativeFilterClient

NewUriRelativeFilterClient creates a new UriRelativeFilter client.

func (*UriRelativeFilterClient) Equals

func (c *UriRelativeFilterClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*UriRelativeFilterClient) GetFilter

func (c *UriRelativeFilterClient) GetFilter(ctx context.Context, handle int64) (string, error)

GetFilter calls the GetFilter RPC.

func (*UriRelativeFilterClient) GetPatternType

func (c *UriRelativeFilterClient) GetPatternType(ctx context.Context, handle int64) (int32, error)

GetPatternType calls the GetPatternType RPC.

func (*UriRelativeFilterClient) GetUriPart

func (c *UriRelativeFilterClient) GetUriPart(ctx context.Context, handle int64) (int32, error)

GetUriPart calls the GetUriPart RPC.

func (*UriRelativeFilterClient) HashCode

func (c *UriRelativeFilterClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*UriRelativeFilterClient) MatchData

func (c *UriRelativeFilterClient) MatchData(ctx context.Context, handle int64, arg0 int64) (bool, error)

MatchData calls the MatchData RPC.

func (*UriRelativeFilterClient) ToString

func (c *UriRelativeFilterClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

type UriRelativeFilterGroupClient

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

UriRelativeFilterGroupClient wraps the gRPC UriRelativeFilterGroupService client.

func NewUriRelativeFilterGroupClient

func NewUriRelativeFilterGroupClient(cc grpc.ClientConnInterface) *UriRelativeFilterGroupClient

NewUriRelativeFilterGroupClient creates a new UriRelativeFilterGroup client.

func (*UriRelativeFilterGroupClient) AddUriRelativeFilter

func (c *UriRelativeFilterGroupClient) AddUriRelativeFilter(ctx context.Context, handle int64, arg0 int64) error

AddUriRelativeFilter calls the AddUriRelativeFilter RPC.

func (*UriRelativeFilterGroupClient) Equals

func (c *UriRelativeFilterGroupClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*UriRelativeFilterGroupClient) GetAction

func (c *UriRelativeFilterGroupClient) GetAction(ctx context.Context, handle int64) (int32, error)

GetAction calls the GetAction RPC.

func (*UriRelativeFilterGroupClient) GetUriRelativeFilters

func (c *UriRelativeFilterGroupClient) GetUriRelativeFilters(ctx context.Context, handle int64) (int64, error)

GetUriRelativeFilters calls the GetUriRelativeFilters RPC.

func (*UriRelativeFilterGroupClient) HashCode

func (c *UriRelativeFilterGroupClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*UriRelativeFilterGroupClient) MatchData

func (c *UriRelativeFilterGroupClient) MatchData(ctx context.Context, handle int64, arg0 int64) (bool, error)

MatchData calls the MatchData RPC.

func (*UriRelativeFilterGroupClient) ToString

func (c *UriRelativeFilterGroupClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

type UrisClient

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

UrisClient wraps the gRPC UrisService client.

func NewUrisClient

func NewUrisClient(cc grpc.ClientConnInterface) *UrisClient

NewUrisClient creates a new Uris client.

func (*UrisClient) AppendId

func (c *UrisClient) AppendId(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)

AppendId calls the AppendId RPC.

func (*UrisClient) ParseId

func (c *UrisClient) ParseId(ctx context.Context, handle int64, arg0 int64) (int64, error)

ParseId calls the ParseId RPC.

func (*UrisClient) RemoveId

func (c *UrisClient) RemoveId(ctx context.Context, handle int64, arg0 int64) (int64, error)

RemoveId calls the RemoveId RPC.

func (*UrisClient) WithAppendedId

func (c *UrisClient) WithAppendedId(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)

WithAppendedId calls the WithAppendedId RPC.

type ValuesClient

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

ValuesClient wraps the gRPC ValuesService client.

func NewValuesClient

func NewValuesClient(cc grpc.ClientConnInterface) *ValuesClient

NewValuesClient creates a new Values client.

func (*ValuesClient) Clear

func (c *ValuesClient) Clear(ctx context.Context, handle int64) error

Clear calls the Clear RPC.

func (*ValuesClient) ContainsKey

func (c *ValuesClient) ContainsKey(ctx context.Context, handle int64, arg0 string) (bool, error)

ContainsKey calls the ContainsKey RPC.

func (*ValuesClient) DescribeContents

func (c *ValuesClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ValuesClient) Equals

func (c *ValuesClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*ValuesClient) Get

func (c *ValuesClient) Get(ctx context.Context, handle int64, arg0 string) (int64, error)

Get calls the Get RPC.

func (*ValuesClient) GetAsBoolean

func (c *ValuesClient) GetAsBoolean(ctx context.Context, handle int64, arg0 string) (int64, error)

GetAsBoolean calls the GetAsBoolean RPC.

func (*ValuesClient) GetAsByte

func (c *ValuesClient) GetAsByte(ctx context.Context, handle int64, arg0 string) (int64, error)

GetAsByte calls the GetAsByte RPC.

func (*ValuesClient) GetAsByteArray

func (c *ValuesClient) GetAsByteArray(ctx context.Context, handle int64, arg0 string) (int64, error)

GetAsByteArray calls the GetAsByteArray RPC.

func (*ValuesClient) GetAsDouble

func (c *ValuesClient) GetAsDouble(ctx context.Context, handle int64, arg0 string) (int64, error)

GetAsDouble calls the GetAsDouble RPC.

func (*ValuesClient) GetAsFloat

func (c *ValuesClient) GetAsFloat(ctx context.Context, handle int64, arg0 string) (int64, error)

GetAsFloat calls the GetAsFloat RPC.

func (*ValuesClient) GetAsInteger

func (c *ValuesClient) GetAsInteger(ctx context.Context, handle int64, arg0 string) (int64, error)

GetAsInteger calls the GetAsInteger RPC.

func (*ValuesClient) GetAsLong

func (c *ValuesClient) GetAsLong(ctx context.Context, handle int64, arg0 string) (int64, error)

GetAsLong calls the GetAsLong RPC.

func (*ValuesClient) GetAsShort

func (c *ValuesClient) GetAsShort(ctx context.Context, handle int64, arg0 string) (int64, error)

GetAsShort calls the GetAsShort RPC.

func (*ValuesClient) GetAsString

func (c *ValuesClient) GetAsString(ctx context.Context, handle int64, arg0 string) (string, error)

GetAsString calls the GetAsString RPC.

func (*ValuesClient) HashCode

func (c *ValuesClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*ValuesClient) IsEmpty

func (c *ValuesClient) IsEmpty(ctx context.Context, handle int64) (bool, error)

IsEmpty calls the IsEmpty RPC.

func (*ValuesClient) KeySet

func (c *ValuesClient) KeySet(ctx context.Context, handle int64) (int64, error)

KeySet calls the KeySet RPC.

func (*ValuesClient) Put2

func (c *ValuesClient) Put2(ctx context.Context, handle int64, arg0 string, arg1 int64) error

Put2 calls the Put2 RPC.

func (*ValuesClient) Put2_1

func (c *ValuesClient) Put2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) error

Put2_1 calls the Put2_1 RPC.

func (*ValuesClient) Put2_2

func (c *ValuesClient) Put2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) error

Put2_2 calls the Put2_2 RPC.

func (*ValuesClient) Put2_3

func (c *ValuesClient) Put2_3(ctx context.Context, handle int64, arg0 string, arg1 int64) error

Put2_3 calls the Put2_3 RPC.

func (*ValuesClient) Put2_4

func (c *ValuesClient) Put2_4(ctx context.Context, handle int64, arg0 string, arg1 int64) error

Put2_4 calls the Put2_4 RPC.

func (*ValuesClient) Put2_5

func (c *ValuesClient) Put2_5(ctx context.Context, handle int64, arg0 string, arg1 int64) error

Put2_5 calls the Put2_5 RPC.

func (*ValuesClient) Put2_6

func (c *ValuesClient) Put2_6(ctx context.Context, handle int64, arg0 string, arg1 int64) error

Put2_6 calls the Put2_6 RPC.

func (*ValuesClient) Put2_7

func (c *ValuesClient) Put2_7(ctx context.Context, handle int64, arg0 string, arg1 int64) error

Put2_7 calls the Put2_7 RPC.

func (*ValuesClient) Put2_8

func (c *ValuesClient) Put2_8(ctx context.Context, handle int64, arg0 string, arg1 string) error

Put2_8 calls the Put2_8 RPC.

func (*ValuesClient) PutAll

func (c *ValuesClient) PutAll(ctx context.Context, handle int64, arg0 int64) error

PutAll calls the PutAll RPC.

func (*ValuesClient) PutNull

func (c *ValuesClient) PutNull(ctx context.Context, handle int64, arg0 string) error

PutNull calls the PutNull RPC.

func (*ValuesClient) Remove

func (c *ValuesClient) Remove(ctx context.Context, handle int64, arg0 string) error

Remove calls the Remove RPC.

func (*ValuesClient) Size

func (c *ValuesClient) Size(ctx context.Context, handle int64) (int32, error)

Size calls the Size RPC.

func (*ValuesClient) ToString

func (c *ValuesClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*ValuesClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

Jump to

Keyboard shortcuts

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