Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type AbstractThreadedSyncAdapterClient struct + func NewAbstractThreadedSyncAdapterClient(cc grpc.ClientConnInterface) *AbstractThreadedSyncAdapterClient + func (c *AbstractThreadedSyncAdapterClient) GetContext(ctx context.Context) (int64, error) + func (c *AbstractThreadedSyncAdapterClient) GetSyncAdapterBinder(ctx context.Context) (int64, error) + func (c *AbstractThreadedSyncAdapterClient) OnPerformSync(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, ...) error + func (c *AbstractThreadedSyncAdapterClient) OnSecurityException(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64) error + func (c *AbstractThreadedSyncAdapterClient) OnSyncCanceled0(ctx context.Context) error + func (c *AbstractThreadedSyncAdapterClient) OnSyncCanceled1_1(ctx context.Context, arg0 int64) error + func (c *AbstractThreadedSyncAdapterClient) OnUnsyncableAccount(ctx context.Context) (bool, error) + type AsyncQueryHandlerClient struct + func NewAsyncQueryHandlerClient(cc grpc.ClientConnInterface) *AsyncQueryHandlerClient + func (c *AsyncQueryHandlerClient) CancelOperation(ctx context.Context, arg0 int32) error + func (c *AsyncQueryHandlerClient) HandleMessage(ctx context.Context, arg0 int64) error + func (c *AsyncQueryHandlerClient) StartDelete(ctx context.Context, arg0 int32, arg1 int64, arg2 int64, arg3 string, ...) error + func (c *AsyncQueryHandlerClient) StartInsert(ctx context.Context, arg0 int32, arg1 int64, arg2 int64, arg3 int64) error + func (c *AsyncQueryHandlerClient) StartQuery(ctx context.Context, arg0 int32, arg1 int64, arg2 int64, arg3 int64, ...) error + func (c *AsyncQueryHandlerClient) StartUpdate(ctx context.Context, arg0 int32, arg1 int64, arg2 int64, arg3 int64, ...) error + type AsyncQueryHandlerWorkerHandlerClient struct + func NewAsyncQueryHandlerWorkerHandlerClient(cc grpc.ClientConnInterface) *AsyncQueryHandlerWorkerHandlerClient + func (c *AsyncQueryHandlerWorkerHandlerClient) HandleMessage(ctx context.Context, arg0 int64) error + type AsyncTaskLoaderClient struct + func NewAsyncTaskLoaderClient(cc grpc.ClientConnInterface) *AsyncTaskLoaderClient + func (c *AsyncTaskLoaderClient) CancelLoadInBackground(ctx context.Context) error + func (c *AsyncTaskLoaderClient) Dump(ctx context.Context, arg0 string, arg1 int64, arg2 int64, arg3 int64) error + func (c *AsyncTaskLoaderClient) IsLoadInBackgroundCanceled(ctx context.Context) (bool, error) + func (c *AsyncTaskLoaderClient) SetUpdateThrottle(ctx context.Context, arg0 int64) error + type AttributionSourceBuilderClient struct + func NewAttributionSourceBuilderClient(cc grpc.ClientConnInterface) *AttributionSourceBuilderClient + func (c *AttributionSourceBuilderClient) Build(ctx context.Context) (int64, error) + func (c *AttributionSourceBuilderClient) SetAttributionTag(ctx context.Context, arg0 string) (int64, error) + func (c *AttributionSourceBuilderClient) SetDeviceId(ctx context.Context, arg0 int32) (int64, error) + func (c *AttributionSourceBuilderClient) SetNext(ctx context.Context, arg0 int64) (int64, error) + func (c *AttributionSourceBuilderClient) SetPackageName(ctx context.Context, arg0 string) (int64, error) + func (c *AttributionSourceBuilderClient) SetPid(ctx context.Context, arg0 int32) (int64, error) + type AttributionSourceClient struct + func NewAttributionSourceClient(cc grpc.ClientConnInterface) *AttributionSourceClient + func (c *AttributionSourceClient) CheckCallingUid(ctx context.Context) (bool, error) + func (c *AttributionSourceClient) DescribeContents(ctx context.Context) (int32, error) + func (c *AttributionSourceClient) EnforceCallingUid(ctx context.Context) error + func (c *AttributionSourceClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *AttributionSourceClient) GetAttributionTag(ctx context.Context) (string, error) + func (c *AttributionSourceClient) GetDeviceId(ctx context.Context) (int32, error) + func (c *AttributionSourceClient) GetNext(ctx context.Context) (int64, error) + func (c *AttributionSourceClient) GetPackageName(ctx context.Context) (string, error) + func (c *AttributionSourceClient) GetPid(ctx context.Context) (int32, error) + func (c *AttributionSourceClient) GetUid(ctx context.Context) (int32, error) + func (c *AttributionSourceClient) HashCode(ctx context.Context) (int32, error) + func (c *AttributionSourceClient) IsTrusted(ctx context.Context, arg0 int64) (bool, error) + func (c *AttributionSourceClient) MyAttributionSource(ctx context.Context) (int64, error) + func (c *AttributionSourceClient) ToString(ctx context.Context) (string, error) + func (c *AttributionSourceClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type BroadcastReceiverClient struct + func NewBroadcastReceiverClient(cc grpc.ClientConnInterface) *BroadcastReceiverClient + func (c *BroadcastReceiverClient) AbortBroadcast(ctx context.Context) error + func (c *BroadcastReceiverClient) ClearAbortBroadcast(ctx context.Context) error + func (c *BroadcastReceiverClient) GetAbortBroadcast(ctx context.Context) (bool, error) + func (c *BroadcastReceiverClient) GetDebugUnregister(ctx context.Context) (bool, error) + func (c *BroadcastReceiverClient) GetResultCode(ctx context.Context) (int32, error) + func (c *BroadcastReceiverClient) GetResultData(ctx context.Context) (string, error) + func (c *BroadcastReceiverClient) GetResultExtras(ctx context.Context, arg0 bool) (int64, error) + func (c *BroadcastReceiverClient) GetSentFromPackage(ctx context.Context) (string, error) + func (c *BroadcastReceiverClient) GetSentFromUid(ctx context.Context) (int32, error) + func (c *BroadcastReceiverClient) GoAsync(ctx context.Context) (int64, error) + func (c *BroadcastReceiverClient) IsInitialStickyBroadcast(ctx context.Context) (bool, error) + func (c *BroadcastReceiverClient) IsOrderedBroadcast(ctx context.Context) (bool, error) + func (c *BroadcastReceiverClient) OnReceive(ctx context.Context, arg0 int64, arg1 int64) error + func (c *BroadcastReceiverClient) PeekService(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *BroadcastReceiverClient) SetDebugUnregister(ctx context.Context, arg0 bool) error + func (c *BroadcastReceiverClient) SetOrderedHint(ctx context.Context, arg0 bool) error + func (c *BroadcastReceiverClient) SetResult(ctx context.Context, arg0 int32, arg1 string, arg2 int64) error + func (c *BroadcastReceiverClient) SetResultCode(ctx context.Context, arg0 int32) error + func (c *BroadcastReceiverClient) SetResultData(ctx context.Context, arg0 string) error + func (c *BroadcastReceiverClient) SetResultExtras(ctx context.Context, arg0 int64) error + type BroadcastReceiverPendingResultClient struct + func NewBroadcastReceiverPendingResultClient(cc grpc.ClientConnInterface) *BroadcastReceiverPendingResultClient + func (c *BroadcastReceiverPendingResultClient) AbortBroadcast(ctx context.Context) error + func (c *BroadcastReceiverPendingResultClient) ClearAbortBroadcast(ctx context.Context) error + func (c *BroadcastReceiverPendingResultClient) Finish(ctx context.Context) error + func (c *BroadcastReceiverPendingResultClient) GetAbortBroadcast(ctx context.Context) (bool, error) + func (c *BroadcastReceiverPendingResultClient) GetResultCode(ctx context.Context) (int32, error) + func (c *BroadcastReceiverPendingResultClient) GetResultData(ctx context.Context) (string, error) + func (c *BroadcastReceiverPendingResultClient) GetResultExtras(ctx context.Context, arg0 bool) (int64, error) + func (c *BroadcastReceiverPendingResultClient) SetResult(ctx context.Context, arg0 int32, arg1 string, arg2 int64) error + func (c *BroadcastReceiverPendingResultClient) SetResultCode(ctx context.Context, arg0 int32) error + func (c *BroadcastReceiverPendingResultClient) SetResultData(ctx context.Context, arg0 string) error + func (c *BroadcastReceiverPendingResultClient) SetResultExtras(ctx context.Context, arg0 int64) error + type ClipDescriptionClient struct + func NewClipDescriptionClient(cc grpc.ClientConnInterface) *ClipDescriptionClient + func (c *ClipDescriptionClient) CompareMimeTypes(ctx context.Context, handle int64, arg0 string, arg1 string) (bool, error) + func (c *ClipDescriptionClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ClipDescriptionClient) FilterMimeTypes(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ClipDescriptionClient) GetClassificationStatus(ctx context.Context, handle int64) (int32, error) + func (c *ClipDescriptionClient) GetConfidenceScore(ctx context.Context, handle int64, arg0 string) (float32, error) + func (c *ClipDescriptionClient) GetExtras(ctx context.Context, handle int64) (int64, error) + func (c *ClipDescriptionClient) GetLabel(ctx context.Context, handle int64) (int64, error) + func (c *ClipDescriptionClient) GetMimeType(ctx context.Context, handle int64, arg0 int32) (string, error) + func (c *ClipDescriptionClient) GetMimeTypeCount(ctx context.Context, handle int64) (int32, error) + func (c *ClipDescriptionClient) GetTimestamp(ctx context.Context, handle int64) (int64, error) + func (c *ClipDescriptionClient) HasMimeType(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *ClipDescriptionClient) IsStyledText(ctx context.Context, handle int64) (bool, error) + func (c *ClipDescriptionClient) SetExtras(ctx context.Context, handle int64, arg0 int64) error + func (c *ClipDescriptionClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ClipDescriptionClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ComponentCallbacks2Client struct + func NewComponentCallbacks2Client(cc grpc.ClientConnInterface) *ComponentCallbacks2Client + func (c *ComponentCallbacks2Client) OnTrimMemory(ctx context.Context, arg0 int32) error + type ComponentCallbacksClient struct + func NewComponentCallbacksClient(cc grpc.ClientConnInterface) *ComponentCallbacksClient + func (c *ComponentCallbacksClient) OnConfigurationChanged(ctx context.Context, arg0 int64) error + func (c *ComponentCallbacksClient) OnLowMemory(ctx context.Context) error + type ComponentNameClient struct + func NewComponentNameClient(cc grpc.ClientConnInterface) *ComponentNameClient + func (c *ComponentNameClient) Clone0(ctx context.Context, handle int64) (int64, error) + func (c *ComponentNameClient) Clone0_1(ctx context.Context, handle int64) (int64, error) + func (c *ComponentNameClient) CompareTo1(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ComponentNameClient) CompareTo1_1(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ComponentNameClient) CreateRelative2(ctx context.Context, handle int64, arg0 int64, arg1 string) (int64, error) + func (c *ComponentNameClient) CreateRelative2_1(ctx context.Context, handle int64, arg0 string, arg1 string) (int64, error) + func (c *ComponentNameClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ComponentNameClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ComponentNameClient) FlattenToShortString(ctx context.Context, handle int64) (string, error) + func (c *ComponentNameClient) FlattenToString(ctx context.Context, handle int64) (string, error) + func (c *ComponentNameClient) GetClassName(ctx context.Context, handle int64) (string, error) + func (c *ComponentNameClient) GetPackageName(ctx context.Context, handle int64) (string, error) + func (c *ComponentNameClient) GetShortClassName(ctx context.Context, handle int64) (string, error) + func (c *ComponentNameClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *ComponentNameClient) ReadFromParcel(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ComponentNameClient) ToShortString(ctx context.Context, handle int64) (string, error) + func (c *ComponentNameClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ComponentNameClient) UnflattenFromString(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ComponentNameClient) WriteToParcel2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *ComponentNameClient) WriteToParcel2_1(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ContextParamsBuilderClient struct + func NewContextParamsBuilderClient(cc grpc.ClientConnInterface) *ContextParamsBuilderClient + func (c *ContextParamsBuilderClient) Build(ctx context.Context) (int64, error) + func (c *ContextParamsBuilderClient) SetAttributionTag(ctx context.Context, arg0 string) (int64, error) + func (c *ContextParamsBuilderClient) SetNextAttributionSource(ctx context.Context, arg0 int64) (int64, error) + func (c *ContextParamsBuilderClient) SetShouldRegisterAttributionSource(ctx context.Context, arg0 bool) (int64, error) + type ContextParamsClient struct + func NewContextParamsClient(cc grpc.ClientConnInterface) *ContextParamsClient + func (c *ContextParamsClient) GetAttributionTag(ctx context.Context) (string, error) + func (c *ContextParamsClient) GetNextAttributionSource(ctx context.Context) (int64, error) + func (c *ContextParamsClient) ShouldRegisterAttributionSource(ctx context.Context) (bool, error) + type ContextWrapperClient struct + func NewContextWrapperClient(cc grpc.ClientConnInterface) *ContextWrapperClient + func (c *ContextWrapperClient) BindIsolatedService(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 string, ...) (bool, error) + func (c *ContextWrapperClient) BindService3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *ContextWrapperClient) BindService3_2(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) (bool, error) + func (c *ContextWrapperClient) BindService4(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) (bool, error) + func (c *ContextWrapperClient) BindService4_3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64, ...) (bool, error) + func (c *ContextWrapperClient) BindServiceAsUser4(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int64, ...) (bool, error) + func (c *ContextWrapperClient) BindServiceAsUser4_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) (bool, error) + func (c *ContextWrapperClient) CheckCallingOrSelfPermission(ctx context.Context, handle int64, arg0 string) (int32, error) + func (c *ContextWrapperClient) CheckCallingOrSelfUriPermission(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int32, error) + func (c *ContextWrapperClient) CheckCallingPermission(ctx context.Context, handle int64, arg0 string) (int32, error) + func (c *ContextWrapperClient) CheckCallingUriPermission(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int32, error) + func (c *ContextWrapperClient) CheckContentUriPermissionFull(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) (int32, error) + func (c *ContextWrapperClient) CheckPermission(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32) (int32, error) + func (c *ContextWrapperClient) CheckSelfPermission(ctx context.Context, handle int64, arg0 string) (int32, error) + func (c *ContextWrapperClient) CheckUriPermission4(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) (int32, error) + func (c *ContextWrapperClient) CheckUriPermission6_1(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string, ...) (int32, error) + func (c *ContextWrapperClient) ClearWallpaper(ctx context.Context, handle int64) error + func (c *ContextWrapperClient) CreateAttributionContext(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ContextWrapperClient) CreateConfigurationContext(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ContextWrapperClient) CreateContext(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ContextWrapperClient) CreateContextForSplit(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ContextWrapperClient) CreateDeviceContext(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ContextWrapperClient) CreateDeviceProtectedStorageContext(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) CreateDisplayContext(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ContextWrapperClient) CreatePackageContext(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error) + func (c *ContextWrapperClient) CreateWindowContext2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int64, error) + func (c *ContextWrapperClient) CreateWindowContext3(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int64) (int64, error) + func (c *ContextWrapperClient) DatabaseList(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) DeleteDatabase(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *ContextWrapperClient) DeleteFile(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *ContextWrapperClient) DeleteSharedPreferences(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *ContextWrapperClient) EnforceCallingOrSelfPermission(ctx context.Context, handle int64, arg0 string, arg1 string) error + func (c *ContextWrapperClient) EnforceCallingOrSelfUriPermission(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 string) error + func (c *ContextWrapperClient) EnforceCallingPermission(ctx context.Context, handle int64, arg0 string, arg1 string) error + func (c *ContextWrapperClient) EnforceCallingUriPermission(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 string) error + func (c *ContextWrapperClient) EnforcePermission(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int32, ...) error + func (c *ContextWrapperClient) EnforceUriPermission5(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32, ...) error + func (c *ContextWrapperClient) EnforceUriPermission7_1(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 string, ...) error + func (c *ContextWrapperClient) FileList(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetApplicationContext(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetApplicationInfo(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetAssets(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetAttributionSource(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetAttributionTag(ctx context.Context, handle int64) (string, error) + func (c *ContextWrapperClient) GetBaseContext(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetCacheDir(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetClassLoader(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetCodeCacheDir(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetContentResolver(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetDataDir(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetDatabasePath(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ContextWrapperClient) GetDeviceId(ctx context.Context, handle int64) (int32, error) + func (c *ContextWrapperClient) GetDir(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error) + func (c *ContextWrapperClient) GetDisplay(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetExternalCacheDir(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetExternalCacheDirs(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetExternalFilesDir(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ContextWrapperClient) GetExternalFilesDirs(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ContextWrapperClient) GetExternalMediaDirs(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetFileStreamPath(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ContextWrapperClient) GetFilesDir(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetMainExecutor(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetMainLooper(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetNoBackupFilesDir(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetObbDir(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetObbDirs(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetOpPackageName(ctx context.Context, handle int64) (string, error) + func (c *ContextWrapperClient) GetPackageCodePath(ctx context.Context, handle int64) (string, error) + func (c *ContextWrapperClient) GetPackageManager(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetPackageName(ctx context.Context, handle int64) (string, error) + func (c *ContextWrapperClient) GetPackageResourcePath(ctx context.Context, handle int64) (string, error) + func (c *ContextWrapperClient) GetParams(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetResources(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetSharedPreferences(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error) + func (c *ContextWrapperClient) GetSystemService(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ContextWrapperClient) GetTheme(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetWallpaper(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) GetWallpaperDesiredMinimumHeight(ctx context.Context, handle int64) (int32, error) + func (c *ContextWrapperClient) GetWallpaperDesiredMinimumWidth(ctx context.Context, handle int64) (int32, error) + func (c *ContextWrapperClient) GrantUriPermission(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32) error + func (c *ContextWrapperClient) IsDeviceProtectedStorage(ctx context.Context, handle int64) (bool, error) + func (c *ContextWrapperClient) IsRestricted(ctx context.Context, handle int64) (bool, error) + func (c *ContextWrapperClient) IsUiContext(ctx context.Context, handle int64) (bool, error) + func (c *ContextWrapperClient) MoveDatabaseFrom(ctx context.Context, handle int64, arg0 int64, arg1 string) (bool, error) + func (c *ContextWrapperClient) MoveSharedPreferencesFrom(ctx context.Context, handle int64, arg0 int64, arg1 string) (bool, error) + func (c *ContextWrapperClient) OpenFileInput(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ContextWrapperClient) OpenFileOutput(ctx context.Context, handle int64, arg0 string, arg1 int32) (int64, error) + func (c *ContextWrapperClient) OpenOrCreateDatabase(ctx context.Context, handle int64, arg0 string, arg1 int32, arg2 int64) (int64, error) + func (c *ContextWrapperClient) PeekWallpaper(ctx context.Context, handle int64) (int64, error) + func (c *ContextWrapperClient) RegisterComponentCallbacks(ctx context.Context, handle int64, arg0 int64) error + func (c *ContextWrapperClient) RegisterDeviceIdChangeListener(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *ContextWrapperClient) RegisterReceiver2(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *ContextWrapperClient) RegisterReceiver3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32) (int64, error) + func (c *ContextWrapperClient) RemoveStickyBroadcast(ctx context.Context, handle int64, arg0 int64) error + func (c *ContextWrapperClient) RemoveStickyBroadcastAsUser(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *ContextWrapperClient) RevokeUriPermission2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *ContextWrapperClient) RevokeUriPermission3_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int32) error + func (c *ContextWrapperClient) SendBroadcast1(ctx context.Context, handle int64, arg0 int64) error + func (c *ContextWrapperClient) SendBroadcast2_1(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *ContextWrapperClient) SendBroadcast3_2(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) error + func (c *ContextWrapperClient) SendBroadcastAsUser2(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *ContextWrapperClient) SendBroadcastAsUser3_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string) error + func (c *ContextWrapperClient) SendOrderedBroadcast2(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *ContextWrapperClient) SendOrderedBroadcast3_1(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) error + func (c *ContextWrapperClient) SendStickyBroadcast1(ctx context.Context, handle int64, arg0 int64) error + func (c *ContextWrapperClient) SendStickyBroadcast2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *ContextWrapperClient) SendStickyBroadcastAsUser(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *ContextWrapperClient) SetTheme(ctx context.Context, handle int64, arg0 int32) error + func (c *ContextWrapperClient) SetWallpaper1(ctx context.Context, handle int64, arg0 int64) error + func (c *ContextWrapperClient) SetWallpaper1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *ContextWrapperClient) StartActivities1(ctx context.Context, handle int64, arg0 int64) error + func (c *ContextWrapperClient) StartActivities2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *ContextWrapperClient) StartActivity1(ctx context.Context, handle int64, arg0 int64) error + func (c *ContextWrapperClient) StartActivity2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *ContextWrapperClient) StartForegroundService(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ContextWrapperClient) StartInstrumentation(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (bool, error) + func (c *ContextWrapperClient) StartIntentSender5(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) error + func (c *ContextWrapperClient) StartIntentSender6_1(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 int32, ...) error + func (c *ContextWrapperClient) StartService(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ContextWrapperClient) StopService(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ContextWrapperClient) UnbindService(ctx context.Context, handle int64, arg0 int64) error + func (c *ContextWrapperClient) UnregisterComponentCallbacks(ctx context.Context, handle int64, arg0 int64) error + func (c *ContextWrapperClient) UnregisterDeviceIdChangeListener(ctx context.Context, handle int64, arg0 int64) error + func (c *ContextWrapperClient) UnregisterReceiver(ctx context.Context, handle int64, arg0 int64) error + func (c *ContextWrapperClient) UpdateServiceGroup(ctx context.Context, handle int64, arg0 int64, arg1 int32, arg2 int32) error + type CursorLoaderClient struct + func NewCursorLoaderClient(cc grpc.ClientConnInterface) *CursorLoaderClient + func (c *CursorLoaderClient) CancelLoadInBackground(ctx context.Context, handle int64) error + func (c *CursorLoaderClient) DeliverResult1(ctx context.Context, handle int64, arg0 int64) error + func (c *CursorLoaderClient) DeliverResult1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *CursorLoaderClient) Dump(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64, ...) error + func (c *CursorLoaderClient) GetProjection(ctx context.Context, handle int64) (int64, error) + func (c *CursorLoaderClient) GetSelection(ctx context.Context, handle int64) (string, error) + func (c *CursorLoaderClient) GetSelectionArgs(ctx context.Context, handle int64) (int64, error) + func (c *CursorLoaderClient) GetSortOrder(ctx context.Context, handle int64) (string, error) + func (c *CursorLoaderClient) GetUri(ctx context.Context, handle int64) (int64, error) + func (c *CursorLoaderClient) LoadInBackground0(ctx context.Context, handle int64) (int64, error) + func (c *CursorLoaderClient) LoadInBackground0_1(ctx context.Context, handle int64) (int64, error) + func (c *CursorLoaderClient) OnCanceled1(ctx context.Context, handle int64, arg0 int64) error + func (c *CursorLoaderClient) OnCanceled1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *CursorLoaderClient) SetProjection(ctx context.Context, handle int64, arg0 int64) error + func (c *CursorLoaderClient) SetSelection(ctx context.Context, handle int64, arg0 string) error + func (c *CursorLoaderClient) SetSelectionArgs(ctx context.Context, handle int64, arg0 int64) error + func (c *CursorLoaderClient) SetSortOrder(ctx context.Context, handle int64, arg0 string) error + func (c *CursorLoaderClient) SetUri(ctx context.Context, handle int64, arg0 int64) error + type DialogInterfaceClient struct + func NewDialogInterfaceClient(cc grpc.ClientConnInterface) *DialogInterfaceClient + func (c *DialogInterfaceClient) Cancel(ctx context.Context) error + func (c *DialogInterfaceClient) Dismiss(ctx context.Context) error + type DialogInterfaceOnCancelListenerClient struct + func NewDialogInterfaceOnCancelListenerClient(cc grpc.ClientConnInterface) *DialogInterfaceOnCancelListenerClient + func (c *DialogInterfaceOnCancelListenerClient) OnCancel(ctx context.Context, arg0 int64) error + type DialogInterfaceOnClickListenerClient struct + func NewDialogInterfaceOnClickListenerClient(cc grpc.ClientConnInterface) *DialogInterfaceOnClickListenerClient + func (c *DialogInterfaceOnClickListenerClient) OnClick(ctx context.Context, arg0 int64, arg1 int32) error + type DialogInterfaceOnDismissListenerClient struct + func NewDialogInterfaceOnDismissListenerClient(cc grpc.ClientConnInterface) *DialogInterfaceOnDismissListenerClient + func (c *DialogInterfaceOnDismissListenerClient) OnDismiss(ctx context.Context, arg0 int64) error + type DialogInterfaceOnKeyListenerClient struct + func NewDialogInterfaceOnKeyListenerClient(cc grpc.ClientConnInterface) *DialogInterfaceOnKeyListenerClient + func (c *DialogInterfaceOnKeyListenerClient) OnKey(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) (bool, error) + type DialogInterfaceOnMultiChoiceClickListenerClient struct + func NewDialogInterfaceOnMultiChoiceClickListenerClient(cc grpc.ClientConnInterface) *DialogInterfaceOnMultiChoiceClickListenerClient + func (c *DialogInterfaceOnMultiChoiceClickListenerClient) OnClick(ctx context.Context, arg0 int64, arg1 int32, arg2 bool) error + type DialogInterfaceOnShowListenerClient struct + func NewDialogInterfaceOnShowListenerClient(cc grpc.ClientConnInterface) *DialogInterfaceOnShowListenerClient + func (c *DialogInterfaceOnShowListenerClient) OnShow(ctx context.Context, arg0 int64) error + type EntityClient struct + func NewEntityClient(cc grpc.ClientConnInterface) *EntityClient + func (c *EntityClient) AddSubValue(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *EntityClient) GetEntityValues(ctx context.Context, handle int64) (int64, error) + func (c *EntityClient) GetSubValues(ctx context.Context, handle int64) (int64, error) + func (c *EntityClient) ToString(ctx context.Context, handle int64) (string, error) + type EntityIteratorClient struct + func NewEntityIteratorClient(cc grpc.ClientConnInterface) *EntityIteratorClient + func (c *EntityIteratorClient) Close(ctx context.Context) error + func (c *EntityIteratorClient) Reset(ctx context.Context) error + type IntentFilterAuthorityEntryClient struct + func NewIntentFilterAuthorityEntryClient(cc grpc.ClientConnInterface) *IntentFilterAuthorityEntryClient + func (c *IntentFilterAuthorityEntryClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *IntentFilterAuthorityEntryClient) GetHost(ctx context.Context) (string, error) + func (c *IntentFilterAuthorityEntryClient) GetPort(ctx context.Context) (int32, error) + func (c *IntentFilterAuthorityEntryClient) Match(ctx context.Context, arg0 int64) (int32, error) + type IntentFilterClient struct + func NewIntentFilterClient(cc grpc.ClientConnInterface) *IntentFilterClient + func (c *IntentFilterClient) ActionsIterator(ctx context.Context, handle int64) (int64, error) + func (c *IntentFilterClient) AddAction(ctx context.Context, handle int64, arg0 string) error + func (c *IntentFilterClient) AddCategory(ctx context.Context, handle int64, arg0 string) error + func (c *IntentFilterClient) AddDataAuthority(ctx context.Context, handle int64, arg0 string, arg1 string) error + func (c *IntentFilterClient) AddDataPath(ctx context.Context, handle int64, arg0 string, arg1 int32) error + func (c *IntentFilterClient) AddDataScheme(ctx context.Context, handle int64, arg0 string) error + func (c *IntentFilterClient) AddDataSchemeSpecificPart(ctx context.Context, handle int64, arg0 string, arg1 int32) error + func (c *IntentFilterClient) AddDataType(ctx context.Context, handle int64, arg0 string) error + func (c *IntentFilterClient) AddUriRelativeFilterGroup(ctx context.Context, handle int64, arg0 int64) error + func (c *IntentFilterClient) AsPredicate(ctx context.Context, handle int64) (int64, error) + func (c *IntentFilterClient) AsPredicateWithTypeResolution(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *IntentFilterClient) AuthoritiesIterator(ctx context.Context, handle int64) (int64, error) + func (c *IntentFilterClient) CategoriesIterator(ctx context.Context, handle int64) (int64, error) + func (c *IntentFilterClient) ClearUriRelativeFilterGroups(ctx context.Context, handle int64) error + func (c *IntentFilterClient) CountActions(ctx context.Context, handle int64) (int32, error) + func (c *IntentFilterClient) CountCategories(ctx context.Context, handle int64) (int32, error) + func (c *IntentFilterClient) CountDataAuthorities(ctx context.Context, handle int64) (int32, error) + func (c *IntentFilterClient) CountDataPaths(ctx context.Context, handle int64) (int32, error) + func (c *IntentFilterClient) CountDataSchemeSpecificParts(ctx context.Context, handle int64) (int32, error) + func (c *IntentFilterClient) CountDataSchemes(ctx context.Context, handle int64) (int32, error) + func (c *IntentFilterClient) CountDataTypes(ctx context.Context, handle int64) (int32, error) + func (c *IntentFilterClient) CountUriRelativeFilterGroups(ctx context.Context, handle int64) (int32, error) + func (c *IntentFilterClient) Create(ctx context.Context, handle int64, arg0 string, arg1 string) (int64, error) + func (c *IntentFilterClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *IntentFilterClient) Dump(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *IntentFilterClient) GetAction(ctx context.Context, handle int64, arg0 int32) (string, error) + func (c *IntentFilterClient) GetCategory(ctx context.Context, handle int64, arg0 int32) (string, error) + func (c *IntentFilterClient) GetDataAuthority(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *IntentFilterClient) GetDataPath(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *IntentFilterClient) GetDataScheme(ctx context.Context, handle int64, arg0 int32) (string, error) + func (c *IntentFilterClient) GetDataSchemeSpecificPart(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *IntentFilterClient) GetDataType(ctx context.Context, handle int64, arg0 int32) (string, error) + func (c *IntentFilterClient) GetPriority(ctx context.Context, handle int64) (int32, error) + func (c *IntentFilterClient) GetUriRelativeFilterGroup(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *IntentFilterClient) HasAction(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *IntentFilterClient) HasCategory(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *IntentFilterClient) HasDataAuthority(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *IntentFilterClient) HasDataPath(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *IntentFilterClient) HasDataScheme(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *IntentFilterClient) HasDataSchemeSpecificPart(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *IntentFilterClient) HasDataType(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *IntentFilterClient) Match(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 bool, ...) (int32, error) + func (c *IntentFilterClient) MatchAction(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *IntentFilterClient) MatchData(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 int64) (int32, error) + func (c *IntentFilterClient) MatchDataAuthority(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *IntentFilterClient) PathsIterator(ctx context.Context, handle int64) (int64, error) + func (c *IntentFilterClient) ReadFromXml(ctx context.Context, handle int64, arg0 int64) error + func (c *IntentFilterClient) SchemeSpecificPartsIterator(ctx context.Context, handle int64) (int64, error) + func (c *IntentFilterClient) SchemesIterator(ctx context.Context, handle int64) (int64, error) + func (c *IntentFilterClient) SetPriority(ctx context.Context, handle int64, arg0 int32) error + func (c *IntentFilterClient) TypesIterator(ctx context.Context, handle int64) (int64, error) + func (c *IntentFilterClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *IntentFilterClient) WriteToXml(ctx context.Context, handle int64, arg0 int64) error + type IntentSenderClient struct + func NewIntentSenderClient(cc grpc.ClientConnInterface) *IntentSenderClient + func (c *IntentSenderClient) DescribeContents(ctx context.Context) (int32, error) + func (c *IntentSenderClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *IntentSenderClient) GetCreatorPackage(ctx context.Context) (string, error) + func (c *IntentSenderClient) GetCreatorUid(ctx context.Context) (int32, error) + func (c *IntentSenderClient) GetCreatorUserHandle(ctx context.Context) (int64, error) + func (c *IntentSenderClient) GetTargetPackage(ctx context.Context) (string, error) + func (c *IntentSenderClient) HashCode(ctx context.Context) (int32, error) + func (c *IntentSenderClient) ReadIntentSenderOrNullFromParcel(ctx context.Context, arg0 int64) (int64, error) + func (c *IntentSenderClient) SendIntent(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 string, ...) error + func (c *IntentSenderClient) ToString(ctx context.Context) (string, error) + func (c *IntentSenderClient) WriteIntentSenderOrNullToParcel(ctx context.Context, arg0 int64, arg1 int64) error + func (c *IntentSenderClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type IntentSenderOnFinishedClient struct + func NewIntentSenderOnFinishedClient(cc grpc.ClientConnInterface) *IntentSenderOnFinishedClient + func (c *IntentSenderOnFinishedClient) OnSendFinished(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 string, ...) error + type LoaderClient struct + func NewLoaderClient(cc grpc.ClientConnInterface) *LoaderClient + func (c *LoaderClient) Abandon(ctx context.Context, handle int64) error + func (c *LoaderClient) CancelLoad(ctx context.Context, handle int64) (bool, error) + func (c *LoaderClient) CommitContentChanged(ctx context.Context, handle int64) error + func (c *LoaderClient) DeliverCancellation(ctx context.Context, handle int64) error + func (c *LoaderClient) Dump(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64, ...) error + func (c *LoaderClient) ForceLoad(ctx context.Context, handle int64) error + func (c *LoaderClient) GetContext(ctx context.Context, handle int64) (int64, error) + func (c *LoaderClient) GetId(ctx context.Context, handle int64) (int32, error) + func (c *LoaderClient) IsAbandoned(ctx context.Context, handle int64) (bool, error) + func (c *LoaderClient) IsReset(ctx context.Context, handle int64) (bool, error) + func (c *LoaderClient) IsStarted(ctx context.Context, handle int64) (bool, error) + func (c *LoaderClient) OnContentChanged(ctx context.Context, handle int64) error + func (c *LoaderClient) Reset(ctx context.Context, handle int64) error + func (c *LoaderClient) RollbackContentChanged(ctx context.Context, handle int64) error + func (c *LoaderClient) StartLoading(ctx context.Context, handle int64) error + func (c *LoaderClient) StopLoading(ctx context.Context, handle int64) error + func (c *LoaderClient) TakeContentChanged(ctx context.Context, handle int64) (bool, error) + func (c *LoaderClient) ToString(ctx context.Context, handle int64) (string, error) + type LoaderForceLoadContentObserverClient struct + func NewLoaderForceLoadContentObserverClient(cc grpc.ClientConnInterface) *LoaderForceLoadContentObserverClient + func (c *LoaderForceLoadContentObserverClient) DeliverSelfNotifications(ctx context.Context) (bool, error) + func (c *LoaderForceLoadContentObserverClient) OnChange(ctx context.Context, arg0 bool) error + type LocusIdClient struct + func NewLocusIdClient(cc grpc.ClientConnInterface) *LocusIdClient + func (c *LocusIdClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *LocusIdClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *LocusIdClient) GetId(ctx context.Context, handle int64) (string, error) + func (c *LocusIdClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *LocusIdClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *LocusIdClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type MutableContextWrapperClient struct + func NewMutableContextWrapperClient(cc grpc.ClientConnInterface) *MutableContextWrapperClient + func (c *MutableContextWrapperClient) SetBaseContext(ctx context.Context, handle int64, arg0 int64) error + type OperationApplicationExceptionClient struct + func NewOperationApplicationExceptionClient(cc grpc.ClientConnInterface) *OperationApplicationExceptionClient + func (c *OperationApplicationExceptionClient) GetNumSuccessfulYieldPoints(ctx context.Context, handle int64) (int32, error) + type PdfPageGotoLinkContentClient struct + func NewPdfPageGotoLinkContentClient(cc grpc.ClientConnInterface) *PdfPageGotoLinkContentClient + func (c *PdfPageGotoLinkContentClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PdfPageGotoLinkContentClient) GetBounds(ctx context.Context, handle int64) (int64, error) + func (c *PdfPageGotoLinkContentClient) GetDestination(ctx context.Context, handle int64) (int64, error) + func (c *PdfPageGotoLinkContentClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PdfPageGotoLinkContentDestinationClient struct + func NewPdfPageGotoLinkContentDestinationClient(cc grpc.ClientConnInterface) *PdfPageGotoLinkContentDestinationClient + func (c *PdfPageGotoLinkContentDestinationClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PdfPageGotoLinkContentDestinationClient) GetPageNumber(ctx context.Context) (int32, error) + func (c *PdfPageGotoLinkContentDestinationClient) GetXCoordinate(ctx context.Context) (float32, error) + func (c *PdfPageGotoLinkContentDestinationClient) GetYCoordinate(ctx context.Context) (float32, error) + func (c *PdfPageGotoLinkContentDestinationClient) GetZoom(ctx context.Context) (float32, error) + func (c *PdfPageGotoLinkContentDestinationClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PdfPageImageContentClient struct + func NewPdfPageImageContentClient(cc grpc.ClientConnInterface) *PdfPageImageContentClient + func (c *PdfPageImageContentClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PdfPageImageContentClient) GetAltText(ctx context.Context, handle int64) (string, error) + func (c *PdfPageImageContentClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PdfPageLinkContentClient struct + func NewPdfPageLinkContentClient(cc grpc.ClientConnInterface) *PdfPageLinkContentClient + func (c *PdfPageLinkContentClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PdfPageLinkContentClient) GetBounds(ctx context.Context, handle int64) (int64, error) + func (c *PdfPageLinkContentClient) GetUri(ctx context.Context, handle int64) (int64, error) + func (c *PdfPageLinkContentClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PdfPageTextContentClient struct + func NewPdfPageTextContentClient(cc grpc.ClientConnInterface) *PdfPageTextContentClient + func (c *PdfPageTextContentClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PdfPageTextContentClient) GetBounds(ctx context.Context, handle int64) (int64, error) + func (c *PdfPageTextContentClient) GetText(ctx context.Context, handle int64) (string, error) + func (c *PdfPageTextContentClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PeriodicSyncClient struct + func NewPeriodicSyncClient(cc grpc.ClientConnInterface) *PeriodicSyncClient + func (c *PeriodicSyncClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PeriodicSyncClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *PeriodicSyncClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *PeriodicSyncClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ProviderClient struct + func NewProviderClient(cc grpc.ClientConnInterface) *ProviderClient + func (c *ProviderClient) AttachInfo(ctx context.Context, arg0 int64, arg1 int64) error + func (c *ProviderClient) BulkInsert(ctx context.Context, arg0 int64, arg1 int64) (int32, error) + func (c *ProviderClient) Call3(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error) + func (c *ProviderClient) Call4_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64) (int64, error) + func (c *ProviderClient) Canonicalize(ctx context.Context, arg0 int64) (int64, error) + func (c *ProviderClient) ClearCallingIdentity(ctx context.Context) (int64, error) + func (c *ProviderClient) Delete2(ctx context.Context, arg0 int64, arg1 int64) (int32, error) + func (c *ProviderClient) Delete3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int32, error) + func (c *ProviderClient) Dump(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + func (c *ProviderClient) GetCallingAttributionSource(ctx context.Context) (int64, error) + func (c *ProviderClient) GetCallingAttributionTag(ctx context.Context) (string, error) + func (c *ProviderClient) GetCallingPackage(ctx context.Context) (string, error) + func (c *ProviderClient) GetCallingPackageUnchecked(ctx context.Context) (string, error) + func (c *ProviderClient) GetContext(ctx context.Context) (int64, error) + func (c *ProviderClient) GetPathPermissions(ctx context.Context) (int64, error) + func (c *ProviderClient) GetReadPermission(ctx context.Context) (string, error) + func (c *ProviderClient) GetStreamTypes(ctx context.Context, arg0 int64, arg1 string) (int64, error) + func (c *ProviderClient) GetType(ctx context.Context, arg0 int64) (string, error) + func (c *ProviderClient) GetTypeAnonymous(ctx context.Context, arg0 int64) (string, error) + func (c *ProviderClient) GetWritePermission(ctx context.Context) (string, error) + func (c *ProviderClient) Insert2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ProviderClient) Insert3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *ProviderClient) OnCallingPackageChanged(ctx context.Context) error + func (c *ProviderClient) OnConfigurationChanged(ctx context.Context, arg0 int64) error + func (c *ProviderClient) OnCreate(ctx context.Context) (bool, error) + func (c *ProviderClient) OnLowMemory(ctx context.Context) error + func (c *ProviderClient) OnTrimMemory(ctx context.Context, arg0 int32) error + func (c *ProviderClient) OpenAssetFile2(ctx context.Context, arg0 int64, arg1 string) (int64, error) + func (c *ProviderClient) OpenAssetFile3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error) + func (c *ProviderClient) OpenFile2(ctx context.Context, arg0 int64, arg1 string) (int64, error) + func (c *ProviderClient) OpenFile3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error) + func (c *ProviderClient) OpenTypedAssetFile3(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error) + func (c *ProviderClient) OpenTypedAssetFile4_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) (int64, error) + func (c *ProviderClient) Query4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error) + func (c *ProviderClient) Query5_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, ...) (int64, error) + func (c *ProviderClient) Query6_2(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, ...) (int64, error) + func (c *ProviderClient) Refresh(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *ProviderClient) RequireContext(ctx context.Context) (int64, error) + func (c *ProviderClient) RestoreCallingIdentity(ctx context.Context, arg0 int64) error + func (c *ProviderClient) Shutdown(ctx context.Context) error + func (c *ProviderClient) Uncanonicalize(ctx context.Context, arg0 int64) (int64, error) + func (c *ProviderClient) Update3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int32, error) + func (c *ProviderClient) Update4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64) (int32, error) + type ProviderClientClient struct + func NewProviderClientClient(cc grpc.ClientConnInterface) *ProviderClientClient + func (c *ProviderClientClient) BulkInsert(ctx context.Context, arg0 int64, arg1 int64) (int32, error) + func (c *ProviderClientClient) Call3(ctx context.Context, arg0 string, arg1 string, arg2 int64) (int64, error) + func (c *ProviderClientClient) Call4_1(ctx context.Context, arg0 string, arg1 string, arg2 string, arg3 int64) (int64, error) + func (c *ProviderClientClient) Canonicalize(ctx context.Context, arg0 int64) (int64, error) + func (c *ProviderClientClient) Close(ctx context.Context) error + func (c *ProviderClientClient) Delete2(ctx context.Context, arg0 int64, arg1 int64) (int32, error) + func (c *ProviderClientClient) Delete3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int32, error) + func (c *ProviderClientClient) GetLocalContentProvider(ctx context.Context) (int64, error) + func (c *ProviderClientClient) GetStreamTypes(ctx context.Context, arg0 int64, arg1 string) (int64, error) + func (c *ProviderClientClient) GetType(ctx context.Context, arg0 int64) (string, error) + func (c *ProviderClientClient) Insert2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ProviderClientClient) Insert3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int64, error) + func (c *ProviderClientClient) OpenAssetFile2(ctx context.Context, arg0 int64, arg1 string) (int64, error) + func (c *ProviderClientClient) OpenAssetFile3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error) + func (c *ProviderClientClient) OpenFile2(ctx context.Context, arg0 int64, arg1 string) (int64, error) + func (c *ProviderClientClient) OpenFile3_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error) + func (c *ProviderClientClient) OpenTypedAssetFile(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) (int64, error) + func (c *ProviderClientClient) OpenTypedAssetFileDescriptor3(ctx context.Context, arg0 int64, arg1 string, arg2 int64) (int64, error) + func (c *ProviderClientClient) OpenTypedAssetFileDescriptor4_1(ctx context.Context, arg0 int64, arg1 string, arg2 int64, arg3 int64) (int64, error) + func (c *ProviderClientClient) Query4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) (int64, error) + func (c *ProviderClientClient) Query5_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, ...) (int64, error) + func (c *ProviderClientClient) Query6_2(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64, ...) (int64, error) + func (c *ProviderClientClient) Refresh(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (bool, error) + func (c *ProviderClientClient) Release(ctx context.Context) (bool, error) + func (c *ProviderClientClient) Uncanonicalize(ctx context.Context, arg0 int64) (int64, error) + func (c *ProviderClientClient) Update3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) (int32, error) + func (c *ProviderClientClient) Update4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 string, arg3 int64) (int32, error) + type ProviderOperationBuilderClient struct + func NewProviderOperationBuilderClient(cc grpc.ClientConnInterface) *ProviderOperationBuilderClient + func (c *ProviderOperationBuilderClient) Build(ctx context.Context) (int64, error) + func (c *ProviderOperationBuilderClient) WithExceptionAllowed(ctx context.Context, arg0 bool) (int64, error) + func (c *ProviderOperationBuilderClient) WithExpectedCount(ctx context.Context, arg0 int32) (int64, error) + func (c *ProviderOperationBuilderClient) WithExtra(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *ProviderOperationBuilderClient) WithExtraBackReference2(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *ProviderOperationBuilderClient) WithExtraBackReference3_1(ctx context.Context, arg0 string, arg1 int32, arg2 string) (int64, error) + func (c *ProviderOperationBuilderClient) WithExtras(ctx context.Context, arg0 int64) (int64, error) + func (c *ProviderOperationBuilderClient) WithSelection(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *ProviderOperationBuilderClient) WithSelectionBackReference2(ctx context.Context, arg0 int32, arg1 int32) (int64, error) + func (c *ProviderOperationBuilderClient) WithSelectionBackReference3_1(ctx context.Context, arg0 int32, arg1 int32, arg2 string) (int64, error) + func (c *ProviderOperationBuilderClient) WithValue(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *ProviderOperationBuilderClient) WithValueBackReference2(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *ProviderOperationBuilderClient) WithValueBackReference3_1(ctx context.Context, arg0 string, arg1 int32, arg2 string) (int64, error) + func (c *ProviderOperationBuilderClient) WithValueBackReferences(ctx context.Context, arg0 int64) (int64, error) + func (c *ProviderOperationBuilderClient) WithValues(ctx context.Context, arg0 int64) (int64, error) + func (c *ProviderOperationBuilderClient) WithYieldAllowed(ctx context.Context, arg0 bool) (int64, error) + type ProviderOperationClient struct + func NewProviderOperationClient(cc grpc.ClientConnInterface) *ProviderOperationClient + func (c *ProviderOperationClient) Apply(ctx context.Context, arg0 int64, arg1 int64, arg2 int32) (int64, error) + func (c *ProviderOperationClient) DescribeContents(ctx context.Context) (int32, error) + func (c *ProviderOperationClient) GetUri(ctx context.Context) (int64, error) + func (c *ProviderOperationClient) IsAssertQuery(ctx context.Context) (bool, error) + func (c *ProviderOperationClient) IsCall(ctx context.Context) (bool, error) + func (c *ProviderOperationClient) IsDelete(ctx context.Context) (bool, error) + func (c *ProviderOperationClient) IsExceptionAllowed(ctx context.Context) (bool, error) + func (c *ProviderOperationClient) IsInsert(ctx context.Context) (bool, error) + func (c *ProviderOperationClient) IsReadOperation(ctx context.Context) (bool, error) + func (c *ProviderOperationClient) IsUpdate(ctx context.Context) (bool, error) + func (c *ProviderOperationClient) IsWriteOperation(ctx context.Context) (bool, error) + func (c *ProviderOperationClient) IsYieldAllowed(ctx context.Context) (bool, error) + func (c *ProviderOperationClient) NewAssertQuery(ctx context.Context, arg0 int64) (int64, error) + func (c *ProviderOperationClient) NewCall(ctx context.Context, arg0 int64, arg1 string, arg2 string) (int64, error) + func (c *ProviderOperationClient) NewDelete(ctx context.Context, arg0 int64) (int64, error) + func (c *ProviderOperationClient) NewInsert(ctx context.Context, arg0 int64) (int64, error) + func (c *ProviderOperationClient) NewUpdate(ctx context.Context, arg0 int64) (int64, error) + func (c *ProviderOperationClient) ResolveExtrasBackReferences(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *ProviderOperationClient) ResolveSelectionArgsBackReferences(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *ProviderOperationClient) ResolveValueBackReferences(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *ProviderOperationClient) ToString(ctx context.Context) (string, error) + func (c *ProviderOperationClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type ProviderResultClient struct + func NewProviderResultClient(cc grpc.ClientConnInterface) *ProviderResultClient + func (c *ProviderResultClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ProviderResultClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ProviderResultClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type QueryMapClient struct + func NewQueryMapClient(cc grpc.ClientConnInterface) *QueryMapClient + func (c *QueryMapClient) Requery(ctx context.Context, handle int64) error + func (c *QueryMapClient) SetKeepUpdated(ctx context.Context, handle int64, arg0 bool) error + type ResourcesClient struct + func NewResourcesClient(cc grpc.ClientConnInterface) *ResourcesClient + func (c *ResourcesClient) AddLoaders(ctx context.Context, handle int64, arg0 int64) error + func (c *ResourcesClient) FinishPreloading(ctx context.Context, handle int64) error + func (c *ResourcesClient) FlushLayoutCache(ctx context.Context, handle int64) error + func (c *ResourcesClient) GetAnimation(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ResourcesClient) GetAssets(ctx context.Context, handle int64) (int64, error) + func (c *ResourcesClient) GetAttributeSetSourceResId(ctx context.Context, handle int64, arg0 int64) (int32, error) + func (c *ResourcesClient) GetBoolean(ctx context.Context, handle int64, arg0 int32) (bool, error) + func (c *ResourcesClient) GetColor1(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *ResourcesClient) GetColor2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int32, error) + func (c *ResourcesClient) GetColorStateList1(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ResourcesClient) GetColorStateList2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int64, error) + func (c *ResourcesClient) GetConfiguration(ctx context.Context, handle int64) (int64, error) + func (c *ResourcesClient) GetDimension(ctx context.Context, handle int64, arg0 int32) (float32, error) + func (c *ResourcesClient) GetDimensionPixelOffset(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *ResourcesClient) GetDimensionPixelSize(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *ResourcesClient) GetDisplayMetrics(ctx context.Context, handle int64) (int64, error) + func (c *ResourcesClient) GetDrawable1(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ResourcesClient) GetDrawable2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int64, error) + func (c *ResourcesClient) GetDrawableForDensity2(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error) + func (c *ResourcesClient) GetDrawableForDensity3_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (int64, error) + func (c *ResourcesClient) GetFloat(ctx context.Context, handle int64, arg0 int32) (float32, error) + func (c *ResourcesClient) GetFont(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ResourcesClient) GetFraction(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int32) (float32, error) + func (c *ResourcesClient) GetIdentifier(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 string) (int32, error) + func (c *ResourcesClient) GetIntArray(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ResourcesClient) GetInteger(ctx context.Context, handle int64, arg0 int32) (int32, error) + func (c *ResourcesClient) GetLayout(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ResourcesClient) GetMovie(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ResourcesClient) GetQuantityString2(ctx context.Context, handle int64, arg0 int32, arg1 int32) (string, error) + func (c *ResourcesClient) GetQuantityString3_1(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64) (string, error) + func (c *ResourcesClient) GetQuantityText(ctx context.Context, handle int64, arg0 int32, arg1 int32) (int64, error) + func (c *ResourcesClient) GetResourceEntryName(ctx context.Context, handle int64, arg0 int32) (string, error) + func (c *ResourcesClient) GetResourceName(ctx context.Context, handle int64, arg0 int32) (string, error) + func (c *ResourcesClient) GetResourcePackageName(ctx context.Context, handle int64, arg0 int32) (string, error) + func (c *ResourcesClient) GetResourceTypeName(ctx context.Context, handle int64, arg0 int32) (string, error) + func (c *ResourcesClient) GetString1(ctx context.Context, handle int64, arg0 int32) (string, error) + func (c *ResourcesClient) GetString2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (string, error) + func (c *ResourcesClient) GetStringArray(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ResourcesClient) GetSystem(ctx context.Context, handle int64) (int64, error) + func (c *ResourcesClient) GetText1(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ResourcesClient) GetText2_1(ctx context.Context, handle int64, arg0 int32, arg1 string) (int64, error) + func (c *ResourcesClient) GetTextArray(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ResourcesClient) GetValue3(ctx context.Context, handle int64, arg0 int32, arg1 int64, arg2 bool) error + func (c *ResourcesClient) GetValue3_1(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 bool) error + func (c *ResourcesClient) GetValueForDensity(ctx context.Context, handle int64, arg0 int32, arg1 int32, arg2 int64, ...) error + func (c *ResourcesClient) GetXml(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ResourcesClient) NewTheme(ctx context.Context, handle int64) (int64, error) + func (c *ResourcesClient) ObtainAttributes(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *ResourcesClient) ObtainTypedArray(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ResourcesClient) OpenRawResource1(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ResourcesClient) OpenRawResource2_1(ctx context.Context, handle int64, arg0 int32, arg1 int64) (int64, error) + func (c *ResourcesClient) OpenRawResourceFd(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ResourcesClient) ParseBundleExtra(ctx context.Context, handle int64, arg0 string, arg1 int64, arg2 int64) error + func (c *ResourcesClient) ParseBundleExtras(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + func (c *ResourcesClient) RegisterResourcePaths(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *ResourcesClient) RemoveLoaders(ctx context.Context, handle int64, arg0 int64) error + func (c *ResourcesClient) UpdateConfiguration(ctx context.Context, handle int64, arg0 int64, arg1 int64) error + type ResourcesThemeClient struct + func NewResourcesThemeClient(cc grpc.ClientConnInterface) *ResourcesThemeClient + func (c *ResourcesThemeClient) ApplyStyle(ctx context.Context, arg0 int32, arg1 bool) error + func (c *ResourcesThemeClient) Dump(ctx context.Context, arg0 int32, arg1 string, arg2 string) error + func (c *ResourcesThemeClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *ResourcesThemeClient) GetAttributeResolutionStack(ctx context.Context, arg0 int32, arg1 int32, arg2 int32) (int64, error) + func (c *ResourcesThemeClient) GetChangingConfigurations(ctx context.Context) (int32, error) + func (c *ResourcesThemeClient) GetDrawable(ctx context.Context, arg0 int32) (int64, error) + func (c *ResourcesThemeClient) GetExplicitStyle(ctx context.Context, arg0 int64) (int32, error) + func (c *ResourcesThemeClient) GetResources(ctx context.Context) (int64, error) + func (c *ResourcesThemeClient) HashCode(ctx context.Context) (int32, error) + func (c *ResourcesThemeClient) ObtainStyledAttributes1_2(ctx context.Context, arg0 int64) (int64, error) + func (c *ResourcesThemeClient) ObtainStyledAttributes2_1(ctx context.Context, arg0 int32, arg1 int64) (int64, error) + func (c *ResourcesThemeClient) ObtainStyledAttributes4(ctx context.Context, arg0 int64, arg1 int64, arg2 int32, arg3 int32) (int64, error) + func (c *ResourcesThemeClient) Rebase(ctx context.Context) error + func (c *ResourcesThemeClient) ResolveAttribute(ctx context.Context, arg0 int32, arg1 int64, arg2 bool) (bool, error) + func (c *ResourcesThemeClient) SetTo(ctx context.Context, arg0 int64) error + func (c *ResourcesThemeClient) ToString(ctx context.Context) (string, error) + type RestrictionEntryClient struct + func NewRestrictionEntryClient(cc grpc.ClientConnInterface) *RestrictionEntryClient + func (c *RestrictionEntryClient) CreateBundleArrayEntry(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error) + func (c *RestrictionEntryClient) CreateBundleEntry(ctx context.Context, handle int64, arg0 string, arg1 int64) (int64, error) + func (c *RestrictionEntryClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *RestrictionEntryClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *RestrictionEntryClient) GetAllSelectedStrings(ctx context.Context, handle int64) (int64, error) + func (c *RestrictionEntryClient) GetChoiceEntries(ctx context.Context, handle int64) (int64, error) + func (c *RestrictionEntryClient) GetChoiceValues(ctx context.Context, handle int64) (int64, error) + func (c *RestrictionEntryClient) GetDescription(ctx context.Context, handle int64) (string, error) + func (c *RestrictionEntryClient) GetIntValue(ctx context.Context, handle int64) (int32, error) + func (c *RestrictionEntryClient) GetKey(ctx context.Context, handle int64) (string, error) + func (c *RestrictionEntryClient) GetRestrictions(ctx context.Context, handle int64) (int64, error) + func (c *RestrictionEntryClient) GetSelectedState(ctx context.Context, handle int64) (bool, error) + func (c *RestrictionEntryClient) GetSelectedString(ctx context.Context, handle int64) (string, error) + func (c *RestrictionEntryClient) GetTitle(ctx context.Context, handle int64) (string, error) + func (c *RestrictionEntryClient) GetType(ctx context.Context, handle int64) (int32, error) + func (c *RestrictionEntryClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *RestrictionEntryClient) SetAllSelectedStrings(ctx context.Context, handle int64, arg0 int64) error + func (c *RestrictionEntryClient) SetChoiceEntries1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *RestrictionEntryClient) SetChoiceEntries2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *RestrictionEntryClient) SetChoiceValues1_1(ctx context.Context, handle int64, arg0 int64) error + func (c *RestrictionEntryClient) SetChoiceValues2(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + func (c *RestrictionEntryClient) SetDescription(ctx context.Context, handle int64, arg0 string) error + func (c *RestrictionEntryClient) SetIntValue(ctx context.Context, handle int64, arg0 int32) error + func (c *RestrictionEntryClient) SetRestrictions(ctx context.Context, handle int64, arg0 int64) error + func (c *RestrictionEntryClient) SetSelectedState(ctx context.Context, handle int64, arg0 bool) error + func (c *RestrictionEntryClient) SetSelectedString(ctx context.Context, handle int64, arg0 string) error + func (c *RestrictionEntryClient) SetTitle(ctx context.Context, handle int64, arg0 string) error + func (c *RestrictionEntryClient) SetType(ctx context.Context, handle int64, arg0 int32) error + func (c *RestrictionEntryClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *RestrictionEntryClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type RestrictionsManagerClient struct + func NewRestrictionsManagerClient(cc grpc.ClientConnInterface) *RestrictionsManagerClient + func (c *RestrictionsManagerClient) CreateLocalApprovalIntent(ctx context.Context) (int64, error) + func (c *RestrictionsManagerClient) GetApplicationRestrictions(ctx context.Context) (int64, error) + func (c *RestrictionsManagerClient) GetApplicationRestrictionsPerAdmin(ctx context.Context) (int64, error) + func (c *RestrictionsManagerClient) GetManifestRestrictions(ctx context.Context, arg0 string) (int64, error) + func (c *RestrictionsManagerClient) HasRestrictionsProvider(ctx context.Context) (bool, error) + func (c *RestrictionsManagerClient) NotifyPermissionResponse(ctx context.Context, arg0 string, arg1 int64) error + func (c *RestrictionsManagerClient) RequestPermission(ctx context.Context, arg0 string, arg1 string, arg2 int64) error + type SearchRecentSuggestionsProviderClient struct + func NewSearchRecentSuggestionsProviderClient(cc grpc.ClientConnInterface) *SearchRecentSuggestionsProviderClient + func (c *SearchRecentSuggestionsProviderClient) Delete(ctx context.Context, handle int64, arg0 int64, arg1 string, arg2 int64) (int32, error) + func (c *SearchRecentSuggestionsProviderClient) GetType(ctx context.Context, handle int64, arg0 int64) (string, error) + func (c *SearchRecentSuggestionsProviderClient) Insert(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *SearchRecentSuggestionsProviderClient) OnCreate(ctx context.Context, handle int64) (bool, error) + func (c *SearchRecentSuggestionsProviderClient) Query(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string, ...) (int64, error) + func (c *SearchRecentSuggestionsProviderClient) Update(ctx context.Context, handle int64, arg0 int64, arg1 int64, arg2 string, ...) (int32, error) + type ServiceConnectionClient struct + func NewServiceConnectionClient(cc grpc.ClientConnInterface) *ServiceConnectionClient + func (c *ServiceConnectionClient) OnServiceConnected(ctx context.Context, arg0 int64, arg1 int64) error + func (c *ServiceConnectionClient) OnServiceDisconnected(ctx context.Context, arg0 int64) error + type SyncAdapterTypeClient struct + func NewSyncAdapterTypeClient(cc grpc.ClientConnInterface) *SyncAdapterTypeClient + func (c *SyncAdapterTypeClient) AllowParallelSyncs(ctx context.Context, handle int64) (bool, error) + func (c *SyncAdapterTypeClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *SyncAdapterTypeClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *SyncAdapterTypeClient) GetSettingsActivity(ctx context.Context, handle int64) (string, error) + func (c *SyncAdapterTypeClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *SyncAdapterTypeClient) IsAlwaysSyncable(ctx context.Context, handle int64) (bool, error) + func (c *SyncAdapterTypeClient) IsUserVisible(ctx context.Context, handle int64) (bool, error) + func (c *SyncAdapterTypeClient) NewKey(ctx context.Context, handle int64, arg0 string, arg1 string) (int64, error) + func (c *SyncAdapterTypeClient) SupportsUploading(ctx context.Context, handle int64) (bool, error) + func (c *SyncAdapterTypeClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *SyncAdapterTypeClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type SyncContextClient struct + func NewSyncContextClient(cc grpc.ClientConnInterface) *SyncContextClient + func (c *SyncContextClient) GetSyncContextBinder(ctx context.Context) (int64, error) + func (c *SyncContextClient) OnFinished(ctx context.Context, arg0 int64) error + type SyncInfoClient struct + func NewSyncInfoClient(cc grpc.ClientConnInterface) *SyncInfoClient + func (c *SyncInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SyncInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type SyncRequestBuilderClient struct + func NewSyncRequestBuilderClient(cc grpc.ClientConnInterface) *SyncRequestBuilderClient + func (c *SyncRequestBuilderClient) Build(ctx context.Context) (int64, error) + func (c *SyncRequestBuilderClient) SetDisallowMetered(ctx context.Context, arg0 bool) (int64, error) + func (c *SyncRequestBuilderClient) SetExpedited(ctx context.Context, arg0 bool) (int64, error) + func (c *SyncRequestBuilderClient) SetExtras(ctx context.Context, arg0 int64) (int64, error) + func (c *SyncRequestBuilderClient) SetIgnoreBackoff(ctx context.Context, arg0 bool) (int64, error) + func (c *SyncRequestBuilderClient) SetIgnoreSettings(ctx context.Context, arg0 bool) (int64, error) + func (c *SyncRequestBuilderClient) SetManual(ctx context.Context, arg0 bool) (int64, error) + func (c *SyncRequestBuilderClient) SetNoRetry(ctx context.Context, arg0 bool) (int64, error) + func (c *SyncRequestBuilderClient) SetRequiresCharging(ctx context.Context, arg0 bool) (int64, error) + func (c *SyncRequestBuilderClient) SetScheduleAsExpeditedJob(ctx context.Context, arg0 bool) (int64, error) + func (c *SyncRequestBuilderClient) SetSyncAdapter(ctx context.Context, arg0 int64, arg1 string) (int64, error) + func (c *SyncRequestBuilderClient) SyncOnce(ctx context.Context) (int64, error) + func (c *SyncRequestBuilderClient) SyncPeriodic(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + type SyncRequestClient struct + func NewSyncRequestClient(cc grpc.ClientConnInterface) *SyncRequestClient + func (c *SyncRequestClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SyncRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type SyncResultClient struct + func NewSyncResultClient(cc grpc.ClientConnInterface) *SyncResultClient + func (c *SyncResultClient) Clear(ctx context.Context, handle int64) error + func (c *SyncResultClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *SyncResultClient) HasError(ctx context.Context, handle int64) (bool, error) + func (c *SyncResultClient) HasHardError(ctx context.Context, handle int64) (bool, error) + func (c *SyncResultClient) HasSoftError(ctx context.Context, handle int64) (bool, error) + func (c *SyncResultClient) MadeSomeProgress(ctx context.Context, handle int64) (bool, error) + func (c *SyncResultClient) ToDebugString(ctx context.Context, handle int64) (string, error) + func (c *SyncResultClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *SyncResultClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type SyncStatsClient struct + func NewSyncStatsClient(cc grpc.ClientConnInterface) *SyncStatsClient + func (c *SyncStatsClient) Clear(ctx context.Context, handle int64) error + func (c *SyncStatsClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *SyncStatsClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *SyncStatsClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type SyncStatusObserverClient struct + func NewSyncStatusObserverClient(cc grpc.ClientConnInterface) *SyncStatusObserverClient + func (c *SyncStatusObserverClient) OnStatusChanged(ctx context.Context, arg0 int32) error + type UriMatcherClient struct + func NewUriMatcherClient(cc grpc.ClientConnInterface) *UriMatcherClient + func (c *UriMatcherClient) AddURI(ctx context.Context, handle int64, arg0 string, arg1 string, arg2 int32) error + func (c *UriMatcherClient) Match(ctx context.Context, handle int64, arg0 int64) (int32, error) + type UriPermissionClient struct + func NewUriPermissionClient(cc grpc.ClientConnInterface) *UriPermissionClient + func (c *UriPermissionClient) DescribeContents(ctx context.Context) (int32, error) + func (c *UriPermissionClient) GetPersistedTime(ctx context.Context) (int64, error) + func (c *UriPermissionClient) GetUri(ctx context.Context) (int64, error) + func (c *UriPermissionClient) IsReadPermission(ctx context.Context) (bool, error) + func (c *UriPermissionClient) IsWritePermission(ctx context.Context) (bool, error) + func (c *UriPermissionClient) ToString(ctx context.Context) (string, error) + func (c *UriPermissionClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type UriRelativeFilterClient struct + func NewUriRelativeFilterClient(cc grpc.ClientConnInterface) *UriRelativeFilterClient + func (c *UriRelativeFilterClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *UriRelativeFilterClient) GetFilter(ctx context.Context, handle int64) (string, error) + func (c *UriRelativeFilterClient) GetPatternType(ctx context.Context, handle int64) (int32, error) + func (c *UriRelativeFilterClient) GetUriPart(ctx context.Context, handle int64) (int32, error) + func (c *UriRelativeFilterClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *UriRelativeFilterClient) MatchData(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *UriRelativeFilterClient) ToString(ctx context.Context, handle int64) (string, error) + type UriRelativeFilterGroupClient struct + func NewUriRelativeFilterGroupClient(cc grpc.ClientConnInterface) *UriRelativeFilterGroupClient + func (c *UriRelativeFilterGroupClient) AddUriRelativeFilter(ctx context.Context, handle int64, arg0 int64) error + func (c *UriRelativeFilterGroupClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *UriRelativeFilterGroupClient) GetAction(ctx context.Context, handle int64) (int32, error) + func (c *UriRelativeFilterGroupClient) GetUriRelativeFilters(ctx context.Context, handle int64) (int64, error) + func (c *UriRelativeFilterGroupClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *UriRelativeFilterGroupClient) MatchData(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *UriRelativeFilterGroupClient) ToString(ctx context.Context, handle int64) (string, error) + type UrisClient struct + func NewUrisClient(cc grpc.ClientConnInterface) *UrisClient + func (c *UrisClient) AppendId(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *UrisClient) ParseId(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *UrisClient) RemoveId(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *UrisClient) WithAppendedId(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + type ValuesClient struct + func NewValuesClient(cc grpc.ClientConnInterface) *ValuesClient + func (c *ValuesClient) Clear(ctx context.Context, handle int64) error + func (c *ValuesClient) ContainsKey(ctx context.Context, handle int64, arg0 string) (bool, error) + func (c *ValuesClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ValuesClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *ValuesClient) Get(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ValuesClient) GetAsBoolean(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ValuesClient) GetAsByte(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ValuesClient) GetAsByteArray(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ValuesClient) GetAsDouble(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ValuesClient) GetAsFloat(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ValuesClient) GetAsInteger(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ValuesClient) GetAsLong(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ValuesClient) GetAsShort(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ValuesClient) GetAsString(ctx context.Context, handle int64, arg0 string) (string, error) + func (c *ValuesClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *ValuesClient) IsEmpty(ctx context.Context, handle int64) (bool, error) + func (c *ValuesClient) KeySet(ctx context.Context, handle int64) (int64, error) + func (c *ValuesClient) Put2(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *ValuesClient) Put2_1(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *ValuesClient) Put2_2(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *ValuesClient) Put2_3(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *ValuesClient) Put2_4(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *ValuesClient) Put2_5(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *ValuesClient) Put2_6(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *ValuesClient) Put2_7(ctx context.Context, handle int64, arg0 string, arg1 int64) error + func (c *ValuesClient) Put2_8(ctx context.Context, handle int64, arg0 string, arg1 string) error + func (c *ValuesClient) PutAll(ctx context.Context, handle int64, arg0 int64) error + func (c *ValuesClient) PutNull(ctx context.Context, handle int64, arg0 string) error + func (c *ValuesClient) Remove(ctx context.Context, handle int64, arg0 string) error + func (c *ValuesClient) Size(ctx context.Context, handle int64) (int32, error) + func (c *ValuesClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ValuesClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error