pm

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 ActivityInfoClient

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

ActivityInfoClient wraps the gRPC ActivityInfoService client.

func NewActivityInfoClient

func NewActivityInfoClient(cc grpc.ClientConnInterface) *ActivityInfoClient

NewActivityInfoClient creates a new ActivityInfo client.

func (*ActivityInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*ActivityInfoClient) Dump

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

Dump calls the Dump RPC.

func (*ActivityInfoClient) GetKnownActivityEmbeddingCerts

func (c *ActivityInfoClient) GetKnownActivityEmbeddingCerts(ctx context.Context, handle int64) (int64, error)

GetKnownActivityEmbeddingCerts calls the GetKnownActivityEmbeddingCerts RPC.

func (*ActivityInfoClient) GetThemeResource

func (c *ActivityInfoClient) GetThemeResource(ctx context.Context, handle int64) (int32, error)

GetThemeResource calls the GetThemeResource RPC.

func (*ActivityInfoClient) ToString

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

ToString calls the ToString RPC.

func (*ActivityInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type ApkChecksumClient

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

ApkChecksumClient wraps the gRPC ApkChecksumService client.

func NewApkChecksumClient

func NewApkChecksumClient(cc grpc.ClientConnInterface) *ApkChecksumClient

NewApkChecksumClient creates a new ApkChecksum client.

func (*ApkChecksumClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*ApkChecksumClient) GetInstallerCertificate

func (c *ApkChecksumClient) GetInstallerCertificate(ctx context.Context) (int64, error)

GetInstallerCertificate calls the GetInstallerCertificate RPC.

func (*ApkChecksumClient) GetInstallerPackageName

func (c *ApkChecksumClient) GetInstallerPackageName(ctx context.Context) (string, error)

GetInstallerPackageName calls the GetInstallerPackageName RPC.

func (*ApkChecksumClient) GetSplitName

func (c *ApkChecksumClient) GetSplitName(ctx context.Context) (string, error)

GetSplitName calls the GetSplitName RPC.

func (*ApkChecksumClient) GetType

func (c *ApkChecksumClient) GetType(ctx context.Context) (int32, error)

GetType calls the GetType RPC.

func (*ApkChecksumClient) GetValue

func (c *ApkChecksumClient) GetValue(ctx context.Context) (int64, error)

GetValue calls the GetValue RPC.

func (*ApkChecksumClient) ToString

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

ToString calls the ToString RPC.

func (*ApkChecksumClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type ApplicationInfoClient

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

ApplicationInfoClient wraps the gRPC ApplicationInfoService client.

func NewApplicationInfoClient

func NewApplicationInfoClient(cc grpc.ClientConnInterface) *ApplicationInfoClient

NewApplicationInfoClient creates a new ApplicationInfo client.

func (*ApplicationInfoClient) AreAttributionsUserVisible

func (c *ApplicationInfoClient) AreAttributionsUserVisible(ctx context.Context, handle int64) (bool, error)

AreAttributionsUserVisible calls the AreAttributionsUserVisible RPC.

func (*ApplicationInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*ApplicationInfoClient) Dump

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

Dump calls the Dump RPC.

func (*ApplicationInfoClient) GetCategoryTitle

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

GetCategoryTitle calls the GetCategoryTitle RPC.

func (*ApplicationInfoClient) GetGwpAsanMode

func (c *ApplicationInfoClient) GetGwpAsanMode(ctx context.Context, handle int64) (int32, error)

GetGwpAsanMode calls the GetGwpAsanMode RPC.

func (*ApplicationInfoClient) GetKnownActivityEmbeddingCerts

func (c *ApplicationInfoClient) GetKnownActivityEmbeddingCerts(ctx context.Context, handle int64) (int64, error)

GetKnownActivityEmbeddingCerts calls the GetKnownActivityEmbeddingCerts RPC.

func (*ApplicationInfoClient) GetMemtagMode

func (c *ApplicationInfoClient) GetMemtagMode(ctx context.Context, handle int64) (int32, error)

GetMemtagMode calls the GetMemtagMode RPC.

func (*ApplicationInfoClient) GetNativeHeapZeroInitialized

func (c *ApplicationInfoClient) GetNativeHeapZeroInitialized(ctx context.Context, handle int64) (int32, error)

GetNativeHeapZeroInitialized calls the GetNativeHeapZeroInitialized RPC.

func (*ApplicationInfoClient) GetRequestRawExternalStorageAccess

func (c *ApplicationInfoClient) GetRequestRawExternalStorageAccess(ctx context.Context, handle int64) (int32, error)

GetRequestRawExternalStorageAccess calls the GetRequestRawExternalStorageAccess RPC.

func (*ApplicationInfoClient) IsProfileable

func (c *ApplicationInfoClient) IsProfileable(ctx context.Context, handle int64) (bool, error)

IsProfileable calls the IsProfileable RPC.

func (*ApplicationInfoClient) IsProfileableByShell

func (c *ApplicationInfoClient) IsProfileableByShell(ctx context.Context, handle int64) (bool, error)

IsProfileableByShell calls the IsProfileableByShell RPC.

func (*ApplicationInfoClient) IsResourceOverlay

func (c *ApplicationInfoClient) IsResourceOverlay(ctx context.Context, handle int64) (bool, error)

IsResourceOverlay calls the IsResourceOverlay RPC.

func (*ApplicationInfoClient) IsVirtualPreload

func (c *ApplicationInfoClient) IsVirtualPreload(ctx context.Context, handle int64) (bool, error)

IsVirtualPreload calls the IsVirtualPreload RPC.

func (*ApplicationInfoClient) LoadDescription

func (c *ApplicationInfoClient) LoadDescription(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadDescription calls the LoadDescription RPC.

func (*ApplicationInfoClient) ToString

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

ToString calls the ToString RPC.

func (*ApplicationInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type ApplicationInfoDisplayNameComparatorClient

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

ApplicationInfoDisplayNameComparatorClient wraps the gRPC ApplicationInfoDisplayNameComparatorService client.

func NewApplicationInfoDisplayNameComparatorClient

func NewApplicationInfoDisplayNameComparatorClient(cc grpc.ClientConnInterface) *ApplicationInfoDisplayNameComparatorClient

NewApplicationInfoDisplayNameComparatorClient creates a new ApplicationInfoDisplayNameComparator client.

func (*ApplicationInfoDisplayNameComparatorClient) Compare2

Compare2 calls the Compare2 RPC.

func (*ApplicationInfoDisplayNameComparatorClient) Compare2_1

Compare2_1 calls the Compare2_1 RPC.

type ArchivedActivityInfoClient

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

ArchivedActivityInfoClient wraps the gRPC ArchivedActivityInfoService client.

func NewArchivedActivityInfoClient

func NewArchivedActivityInfoClient(cc grpc.ClientConnInterface) *ArchivedActivityInfoClient

NewArchivedActivityInfoClient creates a new ArchivedActivityInfo client.

func (*ArchivedActivityInfoClient) GetComponentName

func (c *ArchivedActivityInfoClient) GetComponentName(ctx context.Context, handle int64) (int64, error)

GetComponentName calls the GetComponentName RPC.

func (*ArchivedActivityInfoClient) GetIcon

func (c *ArchivedActivityInfoClient) GetIcon(ctx context.Context, handle int64) (int64, error)

GetIcon calls the GetIcon RPC.

func (*ArchivedActivityInfoClient) GetLabel

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

GetLabel calls the GetLabel RPC.

func (*ArchivedActivityInfoClient) GetMonochromeIcon

func (c *ArchivedActivityInfoClient) GetMonochromeIcon(ctx context.Context, handle int64) (int64, error)

GetMonochromeIcon calls the GetMonochromeIcon RPC.

func (*ArchivedActivityInfoClient) SetComponentName

func (c *ArchivedActivityInfoClient) SetComponentName(ctx context.Context, handle int64, arg0 int64) (int64, error)

SetComponentName calls the SetComponentName RPC.

func (*ArchivedActivityInfoClient) SetIcon

func (c *ArchivedActivityInfoClient) SetIcon(ctx context.Context, handle int64, arg0 int64) (int64, error)

SetIcon calls the SetIcon RPC.

func (*ArchivedActivityInfoClient) SetLabel

func (c *ArchivedActivityInfoClient) SetLabel(ctx context.Context, handle int64, arg0 string) (int64, error)

SetLabel calls the SetLabel RPC.

func (*ArchivedActivityInfoClient) SetMonochromeIcon

func (c *ArchivedActivityInfoClient) SetMonochromeIcon(ctx context.Context, handle int64, arg0 int64) (int64, error)

SetMonochromeIcon calls the SetMonochromeIcon RPC.

type ArchivedPackageInfoClient

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

ArchivedPackageInfoClient wraps the gRPC ArchivedPackageInfoService client.

func NewArchivedPackageInfoClient

func NewArchivedPackageInfoClient(cc grpc.ClientConnInterface) *ArchivedPackageInfoClient

NewArchivedPackageInfoClient creates a new ArchivedPackageInfo client.

func (*ArchivedPackageInfoClient) GetDefaultToDeviceProtectedStorage

func (c *ArchivedPackageInfoClient) GetDefaultToDeviceProtectedStorage(ctx context.Context, handle int64) (string, error)

GetDefaultToDeviceProtectedStorage calls the GetDefaultToDeviceProtectedStorage RPC.

func (*ArchivedPackageInfoClient) GetLauncherActivities

func (c *ArchivedPackageInfoClient) GetLauncherActivities(ctx context.Context, handle int64) (int64, error)

GetLauncherActivities calls the GetLauncherActivities RPC.

func (*ArchivedPackageInfoClient) GetPackageName

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

GetPackageName calls the GetPackageName RPC.

func (*ArchivedPackageInfoClient) GetRequestLegacyExternalStorage

func (c *ArchivedPackageInfoClient) GetRequestLegacyExternalStorage(ctx context.Context, handle int64) (string, error)

GetRequestLegacyExternalStorage calls the GetRequestLegacyExternalStorage RPC.

func (*ArchivedPackageInfoClient) GetSigningInfo

func (c *ArchivedPackageInfoClient) GetSigningInfo(ctx context.Context, handle int64) (int64, error)

GetSigningInfo calls the GetSigningInfo RPC.

func (*ArchivedPackageInfoClient) GetTargetSdkVersion

func (c *ArchivedPackageInfoClient) GetTargetSdkVersion(ctx context.Context, handle int64) (int32, error)

GetTargetSdkVersion calls the GetTargetSdkVersion RPC.

func (*ArchivedPackageInfoClient) GetUserDataFragile

func (c *ArchivedPackageInfoClient) GetUserDataFragile(ctx context.Context, handle int64) (string, error)

GetUserDataFragile calls the GetUserDataFragile RPC.

func (*ArchivedPackageInfoClient) GetVersionCode

func (c *ArchivedPackageInfoClient) GetVersionCode(ctx context.Context, handle int64) (int32, error)

GetVersionCode calls the GetVersionCode RPC.

func (*ArchivedPackageInfoClient) GetVersionCodeMajor

func (c *ArchivedPackageInfoClient) GetVersionCodeMajor(ctx context.Context, handle int64) (int32, error)

GetVersionCodeMajor calls the GetVersionCodeMajor RPC.

func (*ArchivedPackageInfoClient) SetDefaultToDeviceProtectedStorage

func (c *ArchivedPackageInfoClient) SetDefaultToDeviceProtectedStorage(ctx context.Context, handle int64, arg0 string) (int64, error)

SetDefaultToDeviceProtectedStorage calls the SetDefaultToDeviceProtectedStorage RPC.

func (*ArchivedPackageInfoClient) SetPackageName

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

SetPackageName calls the SetPackageName RPC.

func (*ArchivedPackageInfoClient) SetRequestLegacyExternalStorage

func (c *ArchivedPackageInfoClient) SetRequestLegacyExternalStorage(ctx context.Context, handle int64, arg0 string) (int64, error)

SetRequestLegacyExternalStorage calls the SetRequestLegacyExternalStorage RPC.

func (*ArchivedPackageInfoClient) SetSigningInfo

func (c *ArchivedPackageInfoClient) SetSigningInfo(ctx context.Context, handle int64, arg0 int64) (int64, error)

SetSigningInfo calls the SetSigningInfo RPC.

func (*ArchivedPackageInfoClient) SetTargetSdkVersion

func (c *ArchivedPackageInfoClient) SetTargetSdkVersion(ctx context.Context, handle int64, arg0 int32) (int64, error)

SetTargetSdkVersion calls the SetTargetSdkVersion RPC.

func (*ArchivedPackageInfoClient) SetUserDataFragile

func (c *ArchivedPackageInfoClient) SetUserDataFragile(ctx context.Context, handle int64, arg0 string) (int64, error)

SetUserDataFragile calls the SetUserDataFragile RPC.

func (*ArchivedPackageInfoClient) SetVersionCode

func (c *ArchivedPackageInfoClient) SetVersionCode(ctx context.Context, handle int64, arg0 int32) (int64, error)

SetVersionCode calls the SetVersionCode RPC.

func (*ArchivedPackageInfoClient) SetVersionCodeMajor

func (c *ArchivedPackageInfoClient) SetVersionCodeMajor(ctx context.Context, handle int64, arg0 int32) (int64, error)

SetVersionCodeMajor calls the SetVersionCodeMajor RPC.

type AttributionClient

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

AttributionClient wraps the gRPC AttributionService client.

func NewAttributionClient

func NewAttributionClient(cc grpc.ClientConnInterface) *AttributionClient

NewAttributionClient creates a new Attribution client.

func (*AttributionClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*AttributionClient) GetLabel

func (c *AttributionClient) GetLabel(ctx context.Context) (int32, error)

GetLabel calls the GetLabel RPC.

func (*AttributionClient) GetTag

func (c *AttributionClient) GetTag(ctx context.Context) (string, error)

GetTag calls the GetTag RPC.

func (*AttributionClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type CapabilityBuilderClient

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

CapabilityBuilderClient wraps the gRPC CapabilityBuilderService client.

func NewCapabilityBuilderClient

func NewCapabilityBuilderClient(cc grpc.ClientConnInterface) *CapabilityBuilderClient

NewCapabilityBuilderClient creates a new CapabilityBuilder client.

func (*CapabilityBuilderClient) Build

Build calls the Build RPC.

type CapabilityClient

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

CapabilityClient wraps the gRPC CapabilityService client.

func NewCapabilityClient

func NewCapabilityClient(cc grpc.ClientConnInterface) *CapabilityClient

NewCapabilityClient creates a new Capability client.

func (*CapabilityClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*CapabilityClient) Equals

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

Equals calls the Equals RPC.

func (*CapabilityClient) GetName

func (c *CapabilityClient) GetName(ctx context.Context) (string, error)

GetName calls the GetName RPC.

func (*CapabilityClient) HashCode

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

HashCode calls the HashCode RPC.

func (*CapabilityClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type CapabilityParamsBuilderClient

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

CapabilityParamsBuilderClient wraps the gRPC CapabilityParamsBuilderService client.

func NewCapabilityParamsBuilderClient

func NewCapabilityParamsBuilderClient(cc grpc.ClientConnInterface) *CapabilityParamsBuilderClient

NewCapabilityParamsBuilderClient creates a new CapabilityParamsBuilder client.

func (*CapabilityParamsBuilderClient) AddAlias

func (c *CapabilityParamsBuilderClient) AddAlias(ctx context.Context, arg0 string) (int64, error)

AddAlias calls the AddAlias RPC.

func (*CapabilityParamsBuilderClient) Build

Build calls the Build RPC.

type CapabilityParamsClient

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

CapabilityParamsClient wraps the gRPC CapabilityParamsService client.

func NewCapabilityParamsClient

func NewCapabilityParamsClient(cc grpc.ClientConnInterface) *CapabilityParamsClient

NewCapabilityParamsClient creates a new CapabilityParams client.

func (*CapabilityParamsClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*CapabilityParamsClient) Equals

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

Equals calls the Equals RPC.

func (*CapabilityParamsClient) GetAliases

func (c *CapabilityParamsClient) GetAliases(ctx context.Context) (int64, error)

GetAliases calls the GetAliases RPC.

func (*CapabilityParamsClient) GetName

func (c *CapabilityParamsClient) GetName(ctx context.Context) (string, error)

GetName calls the GetName RPC.

func (*CapabilityParamsClient) GetValue

func (c *CapabilityParamsClient) GetValue(ctx context.Context) (string, error)

GetValue calls the GetValue RPC.

func (*CapabilityParamsClient) HashCode

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

HashCode calls the HashCode RPC.

func (*CapabilityParamsClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type ChangedPackagesClient

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

ChangedPackagesClient wraps the gRPC ChangedPackagesService client.

func NewChangedPackagesClient

func NewChangedPackagesClient(cc grpc.ClientConnInterface) *ChangedPackagesClient

NewChangedPackagesClient creates a new ChangedPackages client.

func (*ChangedPackagesClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*ChangedPackagesClient) GetPackageNames

func (c *ChangedPackagesClient) GetPackageNames(ctx context.Context, handle int64) (int64, error)

GetPackageNames calls the GetPackageNames RPC.

func (*ChangedPackagesClient) GetSequenceNumber

func (c *ChangedPackagesClient) GetSequenceNumber(ctx context.Context, handle int64) (int32, error)

GetSequenceNumber calls the GetSequenceNumber RPC.

func (*ChangedPackagesClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type ChecksumClient

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

ChecksumClient wraps the gRPC ChecksumService client.

func NewChecksumClient

func NewChecksumClient(cc grpc.ClientConnInterface) *ChecksumClient

NewChecksumClient creates a new Checksum client.

func (*ChecksumClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*ChecksumClient) GetType

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

GetType calls the GetType RPC.

func (*ChecksumClient) GetValue

func (c *ChecksumClient) GetValue(ctx context.Context, handle int64) (int64, error)

GetValue calls the GetValue RPC.

func (*ChecksumClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type ComponentInfoClient

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

ComponentInfoClient wraps the gRPC ComponentInfoService client.

func NewComponentInfoClient

func NewComponentInfoClient(cc grpc.ClientConnInterface) *ComponentInfoClient

NewComponentInfoClient creates a new ComponentInfo client.

func (*ComponentInfoClient) GetBannerResource

func (c *ComponentInfoClient) GetBannerResource(ctx context.Context, handle int64) (int32, error)

GetBannerResource calls the GetBannerResource RPC.

func (*ComponentInfoClient) GetIconResource

func (c *ComponentInfoClient) GetIconResource(ctx context.Context, handle int64) (int32, error)

GetIconResource calls the GetIconResource RPC.

func (*ComponentInfoClient) GetLogoResource

func (c *ComponentInfoClient) GetLogoResource(ctx context.Context, handle int64) (int32, error)

GetLogoResource calls the GetLogoResource RPC.

func (*ComponentInfoClient) IsEnabled

func (c *ComponentInfoClient) IsEnabled(ctx context.Context, handle int64) (bool, error)

IsEnabled calls the IsEnabled RPC.

func (*ComponentInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type ConfigurationInfoClient

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

ConfigurationInfoClient wraps the gRPC ConfigurationInfoService client.

func NewConfigurationInfoClient

func NewConfigurationInfoClient(cc grpc.ClientConnInterface) *ConfigurationInfoClient

NewConfigurationInfoClient creates a new ConfigurationInfo client.

func (*ConfigurationInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*ConfigurationInfoClient) GetGlEsVersion

func (c *ConfigurationInfoClient) GetGlEsVersion(ctx context.Context, handle int64) (string, error)

GetGlEsVersion calls the GetGlEsVersion RPC.

func (*ConfigurationInfoClient) ToString

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

ToString calls the ToString RPC.

func (*ConfigurationInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type CrossProfileAppsClient

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

CrossProfileAppsClient wraps the gRPC CrossProfileAppsService client.

func NewCrossProfileAppsClient

func NewCrossProfileAppsClient(cc grpc.ClientConnInterface) *CrossProfileAppsClient

NewCrossProfileAppsClient creates a new CrossProfileApps client.

func (*CrossProfileAppsClient) CanInteractAcrossProfiles

func (c *CrossProfileAppsClient) CanInteractAcrossProfiles(ctx context.Context) (bool, error)

CanInteractAcrossProfiles calls the CanInteractAcrossProfiles RPC.

func (*CrossProfileAppsClient) CanRequestInteractAcrossProfiles

func (c *CrossProfileAppsClient) CanRequestInteractAcrossProfiles(ctx context.Context) (bool, error)

CanRequestInteractAcrossProfiles calls the CanRequestInteractAcrossProfiles RPC.

func (*CrossProfileAppsClient) CreateRequestInteractAcrossProfilesIntent

func (c *CrossProfileAppsClient) CreateRequestInteractAcrossProfilesIntent(ctx context.Context) (int64, error)

CreateRequestInteractAcrossProfilesIntent calls the CreateRequestInteractAcrossProfilesIntent RPC.

func (*CrossProfileAppsClient) GetProfileSwitchingIconDrawable

func (c *CrossProfileAppsClient) GetProfileSwitchingIconDrawable(ctx context.Context, arg0 int64) (int64, error)

GetProfileSwitchingIconDrawable calls the GetProfileSwitchingIconDrawable RPC.

func (*CrossProfileAppsClient) GetProfileSwitchingLabel

func (c *CrossProfileAppsClient) GetProfileSwitchingLabel(ctx context.Context, arg0 int64) (int64, error)

GetProfileSwitchingLabel calls the GetProfileSwitchingLabel RPC.

func (*CrossProfileAppsClient) GetTargetUserProfiles

func (c *CrossProfileAppsClient) GetTargetUserProfiles(ctx context.Context) (int64, error)

GetTargetUserProfiles calls the GetTargetUserProfiles RPC.

func (*CrossProfileAppsClient) IsManagedProfile

func (c *CrossProfileAppsClient) IsManagedProfile(ctx context.Context, arg0 int64) (bool, error)

IsManagedProfile calls the IsManagedProfile RPC.

func (*CrossProfileAppsClient) IsProfile

func (c *CrossProfileAppsClient) IsProfile(ctx context.Context, arg0 int64) (bool, error)

IsProfile calls the IsProfile RPC.

func (*CrossProfileAppsClient) StartActivity3

func (c *CrossProfileAppsClient) StartActivity3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

StartActivity3 calls the StartActivity3 RPC.

func (*CrossProfileAppsClient) StartActivity4_1

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

StartActivity4_1 calls the StartActivity4_1 RPC.

func (*CrossProfileAppsClient) StartMainActivity2

func (c *CrossProfileAppsClient) StartMainActivity2(ctx context.Context, arg0 int64, arg1 int64) error

StartMainActivity2 calls the StartMainActivity2 RPC.

func (*CrossProfileAppsClient) StartMainActivity4_1

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

StartMainActivity4_1 calls the StartMainActivity4_1 RPC.

type FeatureGroupInfoClient

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

FeatureGroupInfoClient wraps the gRPC FeatureGroupInfoService client.

func NewFeatureGroupInfoClient

func NewFeatureGroupInfoClient(cc grpc.ClientConnInterface) *FeatureGroupInfoClient

NewFeatureGroupInfoClient creates a new FeatureGroupInfo client.

func (*FeatureGroupInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*FeatureGroupInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type FeatureInfoClient

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

FeatureInfoClient wraps the gRPC FeatureInfoService client.

func NewFeatureInfoClient

func NewFeatureInfoClient(cc grpc.ClientConnInterface) *FeatureInfoClient

NewFeatureInfoClient creates a new FeatureInfo client.

func (*FeatureInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*FeatureInfoClient) GetGlEsVersion

func (c *FeatureInfoClient) GetGlEsVersion(ctx context.Context, handle int64) (string, error)

GetGlEsVersion calls the GetGlEsVersion RPC.

func (*FeatureInfoClient) ToString

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

ToString calls the ToString RPC.

func (*FeatureInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type InstallSourceInfoClient

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

InstallSourceInfoClient wraps the gRPC InstallSourceInfoService client.

func NewInstallSourceInfoClient

func NewInstallSourceInfoClient(cc grpc.ClientConnInterface) *InstallSourceInfoClient

NewInstallSourceInfoClient creates a new InstallSourceInfo client.

func (*InstallSourceInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*InstallSourceInfoClient) GetInitiatingPackageName

func (c *InstallSourceInfoClient) GetInitiatingPackageName(ctx context.Context) (string, error)

GetInitiatingPackageName calls the GetInitiatingPackageName RPC.

func (*InstallSourceInfoClient) GetInitiatingPackageSigningInfo

func (c *InstallSourceInfoClient) GetInitiatingPackageSigningInfo(ctx context.Context) (int64, error)

GetInitiatingPackageSigningInfo calls the GetInitiatingPackageSigningInfo RPC.

func (*InstallSourceInfoClient) GetInstallingPackageName

func (c *InstallSourceInfoClient) GetInstallingPackageName(ctx context.Context) (string, error)

GetInstallingPackageName calls the GetInstallingPackageName RPC.

func (*InstallSourceInfoClient) GetOriginatingPackageName

func (c *InstallSourceInfoClient) GetOriginatingPackageName(ctx context.Context) (string, error)

GetOriginatingPackageName calls the GetOriginatingPackageName RPC.

func (*InstallSourceInfoClient) GetPackageSource

func (c *InstallSourceInfoClient) GetPackageSource(ctx context.Context) (int32, error)

GetPackageSource calls the GetPackageSource RPC.

func (*InstallSourceInfoClient) GetUpdateOwnerPackageName

func (c *InstallSourceInfoClient) GetUpdateOwnerPackageName(ctx context.Context) (string, error)

GetUpdateOwnerPackageName calls the GetUpdateOwnerPackageName RPC.

func (*InstallSourceInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type InstrumentationInfoClient

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

InstrumentationInfoClient wraps the gRPC InstrumentationInfoService client.

func NewInstrumentationInfoClient

func NewInstrumentationInfoClient(cc grpc.ClientConnInterface) *InstrumentationInfoClient

NewInstrumentationInfoClient creates a new InstrumentationInfo client.

func (*InstrumentationInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*InstrumentationInfoClient) ToString

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

ToString calls the ToString RPC.

func (*InstrumentationInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type LabeledIntentClient

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

LabeledIntentClient wraps the gRPC LabeledIntentService client.

func NewLabeledIntentClient

func NewLabeledIntentClient(cc grpc.ClientConnInterface) *LabeledIntentClient

NewLabeledIntentClient creates a new LabeledIntent client.

func (*LabeledIntentClient) GetIconResource

func (c *LabeledIntentClient) GetIconResource(ctx context.Context, handle int64) (int32, error)

GetIconResource calls the GetIconResource RPC.

func (*LabeledIntentClient) GetLabelResource

func (c *LabeledIntentClient) GetLabelResource(ctx context.Context, handle int64) (int32, error)

GetLabelResource calls the GetLabelResource RPC.

func (*LabeledIntentClient) GetNonLocalizedLabel

func (c *LabeledIntentClient) GetNonLocalizedLabel(ctx context.Context, handle int64) (int64, error)

GetNonLocalizedLabel calls the GetNonLocalizedLabel RPC.

func (*LabeledIntentClient) GetSourcePackage

func (c *LabeledIntentClient) GetSourcePackage(ctx context.Context, handle int64) (string, error)

GetSourcePackage calls the GetSourcePackage RPC.

func (*LabeledIntentClient) LoadIcon

func (c *LabeledIntentClient) LoadIcon(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadIcon calls the LoadIcon RPC.

func (*LabeledIntentClient) LoadLabel

func (c *LabeledIntentClient) LoadLabel(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadLabel calls the LoadLabel RPC.

func (*LabeledIntentClient) ReadFromParcel

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

ReadFromParcel calls the ReadFromParcel RPC.

func (*LabeledIntentClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type LauncherActivityInfoClient

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

LauncherActivityInfoClient wraps the gRPC LauncherActivityInfoService client.

func NewLauncherActivityInfoClient

func NewLauncherActivityInfoClient(cc grpc.ClientConnInterface) *LauncherActivityInfoClient

NewLauncherActivityInfoClient creates a new LauncherActivityInfo client.

func (*LauncherActivityInfoClient) GetActivityInfo

func (c *LauncherActivityInfoClient) GetActivityInfo(ctx context.Context) (int64, error)

GetActivityInfo calls the GetActivityInfo RPC.

func (*LauncherActivityInfoClient) GetApplicationInfo

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

GetApplicationInfo calls the GetApplicationInfo RPC.

func (*LauncherActivityInfoClient) GetBadgedIcon

func (c *LauncherActivityInfoClient) GetBadgedIcon(ctx context.Context, arg0 int32) (int64, error)

GetBadgedIcon calls the GetBadgedIcon RPC.

func (*LauncherActivityInfoClient) GetComponentName

func (c *LauncherActivityInfoClient) GetComponentName(ctx context.Context) (int64, error)

GetComponentName calls the GetComponentName RPC.

func (*LauncherActivityInfoClient) GetFirstInstallTime

func (c *LauncherActivityInfoClient) GetFirstInstallTime(ctx context.Context) (int64, error)

GetFirstInstallTime calls the GetFirstInstallTime RPC.

func (*LauncherActivityInfoClient) GetIcon

func (c *LauncherActivityInfoClient) GetIcon(ctx context.Context, arg0 int32) (int64, error)

GetIcon calls the GetIcon RPC.

func (*LauncherActivityInfoClient) GetLabel

GetLabel calls the GetLabel RPC.

func (*LauncherActivityInfoClient) GetLoadingProgress

func (c *LauncherActivityInfoClient) GetLoadingProgress(ctx context.Context) (float32, error)

GetLoadingProgress calls the GetLoadingProgress RPC.

func (*LauncherActivityInfoClient) GetName

GetName calls the GetName RPC.

func (*LauncherActivityInfoClient) GetUser

GetUser calls the GetUser RPC.

type LauncherAppsArchiveCompatibilityParamsClient

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

LauncherAppsArchiveCompatibilityParamsClient wraps the gRPC LauncherAppsArchiveCompatibilityParamsService client.

func NewLauncherAppsArchiveCompatibilityParamsClient

func NewLauncherAppsArchiveCompatibilityParamsClient(cc grpc.ClientConnInterface) *LauncherAppsArchiveCompatibilityParamsClient

NewLauncherAppsArchiveCompatibilityParamsClient creates a new LauncherAppsArchiveCompatibilityParams client.

func (*LauncherAppsArchiveCompatibilityParamsClient) SetEnableIconOverlay

func (c *LauncherAppsArchiveCompatibilityParamsClient) SetEnableIconOverlay(ctx context.Context, arg0 bool) error

SetEnableIconOverlay calls the SetEnableIconOverlay RPC.

func (*LauncherAppsArchiveCompatibilityParamsClient) SetEnableUnarchivalConfirmation

func (c *LauncherAppsArchiveCompatibilityParamsClient) SetEnableUnarchivalConfirmation(ctx context.Context, arg0 bool) error

SetEnableUnarchivalConfirmation calls the SetEnableUnarchivalConfirmation RPC.

type LauncherAppsCallbackClient

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

LauncherAppsCallbackClient wraps the gRPC LauncherAppsCallbackService client.

func NewLauncherAppsCallbackClient

func NewLauncherAppsCallbackClient(cc grpc.ClientConnInterface) *LauncherAppsCallbackClient

NewLauncherAppsCallbackClient creates a new LauncherAppsCallback client.

func (*LauncherAppsCallbackClient) OnPackageAdded

func (c *LauncherAppsCallbackClient) OnPackageAdded(ctx context.Context, arg0 string, arg1 int64) error

OnPackageAdded calls the OnPackageAdded RPC.

func (*LauncherAppsCallbackClient) OnPackageChanged

func (c *LauncherAppsCallbackClient) OnPackageChanged(ctx context.Context, arg0 string, arg1 int64) error

OnPackageChanged calls the OnPackageChanged RPC.

func (*LauncherAppsCallbackClient) OnPackageLoadingProgressChanged

func (c *LauncherAppsCallbackClient) OnPackageLoadingProgressChanged(ctx context.Context, arg0 string, arg1 int64, arg2 float32) error

OnPackageLoadingProgressChanged calls the OnPackageLoadingProgressChanged RPC.

func (*LauncherAppsCallbackClient) OnPackageRemoved

func (c *LauncherAppsCallbackClient) OnPackageRemoved(ctx context.Context, arg0 string, arg1 int64) error

OnPackageRemoved calls the OnPackageRemoved RPC.

func (*LauncherAppsCallbackClient) OnPackagesAvailable

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

OnPackagesAvailable calls the OnPackagesAvailable RPC.

func (*LauncherAppsCallbackClient) OnPackagesSuspended2

func (c *LauncherAppsCallbackClient) OnPackagesSuspended2(ctx context.Context, arg0 int64, arg1 int64) error

OnPackagesSuspended2 calls the OnPackagesSuspended2 RPC.

func (*LauncherAppsCallbackClient) OnPackagesSuspended3_1

func (c *LauncherAppsCallbackClient) OnPackagesSuspended3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

OnPackagesSuspended3_1 calls the OnPackagesSuspended3_1 RPC.

func (*LauncherAppsCallbackClient) OnPackagesUnavailable

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

OnPackagesUnavailable calls the OnPackagesUnavailable RPC.

func (*LauncherAppsCallbackClient) OnPackagesUnsuspended

func (c *LauncherAppsCallbackClient) OnPackagesUnsuspended(ctx context.Context, arg0 int64, arg1 int64) error

OnPackagesUnsuspended calls the OnPackagesUnsuspended RPC.

func (*LauncherAppsCallbackClient) OnUserConfigChanged

func (c *LauncherAppsCallbackClient) OnUserConfigChanged(ctx context.Context, arg0 int64) error

OnUserConfigChanged calls the OnUserConfigChanged RPC.

type LauncherAppsClient

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

LauncherAppsClient wraps the gRPC LauncherAppsService client.

func NewLauncherAppsClient

func NewLauncherAppsClient(cc grpc.ClientConnInterface) *LauncherAppsClient

NewLauncherAppsClient creates a new LauncherApps client.

func (*LauncherAppsClient) GetActivityList

func (c *LauncherAppsClient) GetActivityList(ctx context.Context, arg0 string, arg1 int64) (int64, error)

GetActivityList calls the GetActivityList RPC.

func (*LauncherAppsClient) GetAllPackageInstallerSessions

func (c *LauncherAppsClient) GetAllPackageInstallerSessions(ctx context.Context) (int64, error)

GetAllPackageInstallerSessions calls the GetAllPackageInstallerSessions RPC.

func (*LauncherAppsClient) GetAppMarketActivityIntent

func (c *LauncherAppsClient) GetAppMarketActivityIntent(ctx context.Context, arg0 string, arg1 int64) (int64, error)

GetAppMarketActivityIntent calls the GetAppMarketActivityIntent RPC.

func (*LauncherAppsClient) GetApplicationInfo

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

GetApplicationInfo calls the GetApplicationInfo RPC.

func (*LauncherAppsClient) GetLauncherUserInfo

func (c *LauncherAppsClient) GetLauncherUserInfo(ctx context.Context, arg0 int64) (int64, error)

GetLauncherUserInfo calls the GetLauncherUserInfo RPC.

func (*LauncherAppsClient) GetPinItemRequest

func (c *LauncherAppsClient) GetPinItemRequest(ctx context.Context, arg0 int64) (int64, error)

GetPinItemRequest calls the GetPinItemRequest RPC.

func (*LauncherAppsClient) GetPreInstalledSystemPackages

func (c *LauncherAppsClient) GetPreInstalledSystemPackages(ctx context.Context, arg0 int64) (int64, error)

GetPreInstalledSystemPackages calls the GetPreInstalledSystemPackages RPC.

func (*LauncherAppsClient) GetPrivateSpaceSettingsIntent

func (c *LauncherAppsClient) GetPrivateSpaceSettingsIntent(ctx context.Context) (int64, error)

GetPrivateSpaceSettingsIntent calls the GetPrivateSpaceSettingsIntent RPC.

func (*LauncherAppsClient) GetProfiles

func (c *LauncherAppsClient) GetProfiles(ctx context.Context) (int64, error)

GetProfiles calls the GetProfiles RPC.

func (*LauncherAppsClient) GetShortcutBadgedIconDrawable

func (c *LauncherAppsClient) GetShortcutBadgedIconDrawable(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

GetShortcutBadgedIconDrawable calls the GetShortcutBadgedIconDrawable RPC.

func (*LauncherAppsClient) GetShortcutConfigActivityIntent

func (c *LauncherAppsClient) GetShortcutConfigActivityIntent(ctx context.Context, arg0 int64) (int64, error)

GetShortcutConfigActivityIntent calls the GetShortcutConfigActivityIntent RPC.

func (*LauncherAppsClient) GetShortcutConfigActivityList

func (c *LauncherAppsClient) GetShortcutConfigActivityList(ctx context.Context, arg0 string, arg1 int64) (int64, error)

GetShortcutConfigActivityList calls the GetShortcutConfigActivityList RPC.

func (*LauncherAppsClient) GetShortcutIconDrawable

func (c *LauncherAppsClient) GetShortcutIconDrawable(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

GetShortcutIconDrawable calls the GetShortcutIconDrawable RPC.

func (*LauncherAppsClient) GetShortcutIntent

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

GetShortcutIntent calls the GetShortcutIntent RPC.

func (*LauncherAppsClient) GetShortcuts

func (c *LauncherAppsClient) GetShortcuts(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

GetShortcuts calls the GetShortcuts RPC.

func (*LauncherAppsClient) GetSuspendedPackageLauncherExtras

func (c *LauncherAppsClient) GetSuspendedPackageLauncherExtras(ctx context.Context, arg0 string, arg1 int64) (int64, error)

GetSuspendedPackageLauncherExtras calls the GetSuspendedPackageLauncherExtras RPC.

func (*LauncherAppsClient) HasShortcutHostPermission

func (c *LauncherAppsClient) HasShortcutHostPermission(ctx context.Context) (bool, error)

HasShortcutHostPermission calls the HasShortcutHostPermission RPC.

func (*LauncherAppsClient) IsActivityEnabled

func (c *LauncherAppsClient) IsActivityEnabled(ctx context.Context, arg0 int64, arg1 int64) (bool, error)

IsActivityEnabled calls the IsActivityEnabled RPC.

func (*LauncherAppsClient) IsPackageEnabled

func (c *LauncherAppsClient) IsPackageEnabled(ctx context.Context, arg0 string, arg1 int64) (bool, error)

IsPackageEnabled calls the IsPackageEnabled RPC.

func (*LauncherAppsClient) RegisterCallback

func (c *LauncherAppsClient) RegisterCallback(ctx context.Context, arg0 int64) error

RegisterCallback calls the RegisterCallback RPC.

func (*LauncherAppsClient) RegisterPackageInstallerSessionCallback

func (c *LauncherAppsClient) RegisterPackageInstallerSessionCallback(ctx context.Context, arg0 int64, arg1 int64) error

RegisterPackageInstallerSessionCallback calls the RegisterPackageInstallerSessionCallback RPC.

func (*LauncherAppsClient) ResolveActivity

func (c *LauncherAppsClient) ResolveActivity(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

ResolveActivity calls the ResolveActivity RPC.

func (*LauncherAppsClient) SetArchiveCompatibility

func (c *LauncherAppsClient) SetArchiveCompatibility(ctx context.Context, arg0 int64) error

SetArchiveCompatibility calls the SetArchiveCompatibility RPC.

func (*LauncherAppsClient) ShouldHideFromSuggestions

func (c *LauncherAppsClient) ShouldHideFromSuggestions(ctx context.Context, arg0 string, arg1 int64) (bool, error)

ShouldHideFromSuggestions calls the ShouldHideFromSuggestions RPC.

func (*LauncherAppsClient) StartAppDetailsActivity

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

StartAppDetailsActivity calls the StartAppDetailsActivity RPC.

func (*LauncherAppsClient) StartMainActivity

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

StartMainActivity calls the StartMainActivity RPC.

func (*LauncherAppsClient) StartPackageInstallerSessionDetailsActivity

func (c *LauncherAppsClient) StartPackageInstallerSessionDetailsActivity(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

StartPackageInstallerSessionDetailsActivity calls the StartPackageInstallerSessionDetailsActivity RPC.

func (*LauncherAppsClient) StartShortcut3

func (c *LauncherAppsClient) StartShortcut3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

StartShortcut3 calls the StartShortcut3 RPC.

func (*LauncherAppsClient) StartShortcut5_1

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

StartShortcut5_1 calls the StartShortcut5_1 RPC.

func (*LauncherAppsClient) UnregisterCallback

func (c *LauncherAppsClient) UnregisterCallback(ctx context.Context, arg0 int64) error

UnregisterCallback calls the UnregisterCallback RPC.

func (*LauncherAppsClient) UnregisterPackageInstallerSessionCallback

func (c *LauncherAppsClient) UnregisterPackageInstallerSessionCallback(ctx context.Context, arg0 int64) error

UnregisterPackageInstallerSessionCallback calls the UnregisterPackageInstallerSessionCallback RPC.

type LauncherAppsPinItemRequestClient

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

LauncherAppsPinItemRequestClient wraps the gRPC LauncherAppsPinItemRequestService client.

func NewLauncherAppsPinItemRequestClient

func NewLauncherAppsPinItemRequestClient(cc grpc.ClientConnInterface) *LauncherAppsPinItemRequestClient

NewLauncherAppsPinItemRequestClient creates a new LauncherAppsPinItemRequest client.

func (*LauncherAppsPinItemRequestClient) Accept0

Accept0 calls the Accept0 RPC.

func (*LauncherAppsPinItemRequestClient) Accept1_1

func (c *LauncherAppsPinItemRequestClient) Accept1_1(ctx context.Context, arg0 int64) (bool, error)

Accept1_1 calls the Accept1_1 RPC.

func (*LauncherAppsPinItemRequestClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*LauncherAppsPinItemRequestClient) GetAppWidgetProviderInfo

func (c *LauncherAppsPinItemRequestClient) GetAppWidgetProviderInfo(ctx context.Context, arg0 int64) (int64, error)

GetAppWidgetProviderInfo calls the GetAppWidgetProviderInfo RPC.

func (*LauncherAppsPinItemRequestClient) GetExtras

GetExtras calls the GetExtras RPC.

func (*LauncherAppsPinItemRequestClient) GetRequestType

func (c *LauncherAppsPinItemRequestClient) GetRequestType(ctx context.Context) (int32, error)

GetRequestType calls the GetRequestType RPC.

func (*LauncherAppsPinItemRequestClient) GetShortcutInfo

func (c *LauncherAppsPinItemRequestClient) GetShortcutInfo(ctx context.Context) (int64, error)

GetShortcutInfo calls the GetShortcutInfo RPC.

func (*LauncherAppsPinItemRequestClient) IsValid

IsValid calls the IsValid RPC.

func (*LauncherAppsPinItemRequestClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type LauncherAppsShortcutQueryClient

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

LauncherAppsShortcutQueryClient wraps the gRPC LauncherAppsShortcutQueryService client.

func NewLauncherAppsShortcutQueryClient

func NewLauncherAppsShortcutQueryClient(cc grpc.ClientConnInterface) *LauncherAppsShortcutQueryClient

NewLauncherAppsShortcutQueryClient creates a new LauncherAppsShortcutQuery client.

func (*LauncherAppsShortcutQueryClient) SetActivity

func (c *LauncherAppsShortcutQueryClient) SetActivity(ctx context.Context, arg0 int64) (int64, error)

SetActivity calls the SetActivity RPC.

func (*LauncherAppsShortcutQueryClient) SetChangedSince

func (c *LauncherAppsShortcutQueryClient) SetChangedSince(ctx context.Context, arg0 int64) (int64, error)

SetChangedSince calls the SetChangedSince RPC.

func (*LauncherAppsShortcutQueryClient) SetPackage

func (c *LauncherAppsShortcutQueryClient) SetPackage(ctx context.Context, arg0 string) (int64, error)

SetPackage calls the SetPackage RPC.

func (*LauncherAppsShortcutQueryClient) SetQueryFlags

func (c *LauncherAppsShortcutQueryClient) SetQueryFlags(ctx context.Context, arg0 int32) (int64, error)

SetQueryFlags calls the SetQueryFlags RPC.

type LauncherUserInfoClient

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

LauncherUserInfoClient wraps the gRPC LauncherUserInfoService client.

func NewLauncherUserInfoClient

func NewLauncherUserInfoClient(cc grpc.ClientConnInterface) *LauncherUserInfoClient

NewLauncherUserInfoClient creates a new LauncherUserInfo client.

func (*LauncherUserInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*LauncherUserInfoClient) GetUserConfig

func (c *LauncherUserInfoClient) GetUserConfig(ctx context.Context) (int64, error)

GetUserConfig calls the GetUserConfig RPC.

func (*LauncherUserInfoClient) GetUserSerialNumber

func (c *LauncherUserInfoClient) GetUserSerialNumber(ctx context.Context) (int32, error)

GetUserSerialNumber calls the GetUserSerialNumber RPC.

func (*LauncherUserInfoClient) GetUserType

func (c *LauncherUserInfoClient) GetUserType(ctx context.Context) (string, error)

GetUserType calls the GetUserType RPC.

func (*LauncherUserInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type ModuleInfoClient

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

ModuleInfoClient wraps the gRPC ModuleInfoService client.

func NewModuleInfoClient

func NewModuleInfoClient(cc grpc.ClientConnInterface) *ModuleInfoClient

NewModuleInfoClient creates a new ModuleInfo client.

func (*ModuleInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*ModuleInfoClient) Equals

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

Equals calls the Equals RPC.

func (*ModuleInfoClient) GetName

func (c *ModuleInfoClient) GetName(ctx context.Context) (int64, error)

GetName calls the GetName RPC.

func (*ModuleInfoClient) GetPackageName

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

GetPackageName calls the GetPackageName RPC.

func (*ModuleInfoClient) HashCode

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

HashCode calls the HashCode RPC.

func (*ModuleInfoClient) IsHidden

func (c *ModuleInfoClient) IsHidden(ctx context.Context) (bool, error)

IsHidden calls the IsHidden RPC.

func (*ModuleInfoClient) ToString

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

ToString calls the ToString RPC.

func (*ModuleInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PackageInfoClient

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

PackageInfoClient wraps the gRPC PackageInfoService client.

func NewPackageInfoClient

func NewPackageInfoClient(cc grpc.ClientConnInterface) *PackageInfoClient

NewPackageInfoClient creates a new PackageInfo client.

func (*PackageInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*PackageInfoClient) GetApexPackageName

func (c *PackageInfoClient) GetApexPackageName(ctx context.Context, handle int64) (string, error)

GetApexPackageName calls the GetApexPackageName RPC.

func (*PackageInfoClient) GetArchiveTimeMillis

func (c *PackageInfoClient) GetArchiveTimeMillis(ctx context.Context, handle int64) (int64, error)

GetArchiveTimeMillis calls the GetArchiveTimeMillis RPC.

func (*PackageInfoClient) GetLongVersionCode

func (c *PackageInfoClient) GetLongVersionCode(ctx context.Context, handle int64) (int64, error)

GetLongVersionCode calls the GetLongVersionCode RPC.

func (*PackageInfoClient) SetLongVersionCode

func (c *PackageInfoClient) SetLongVersionCode(ctx context.Context, handle int64, arg0 int64) error

SetLongVersionCode calls the SetLongVersionCode RPC.

func (*PackageInfoClient) ToString

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

ToString calls the ToString RPC.

func (*PackageInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PackageInstallerClient

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

PackageInstallerClient wraps the gRPC PackageInstallerService client.

func NewPackageInstallerClient

func NewPackageInstallerClient(cc grpc.ClientConnInterface) *PackageInstallerClient

NewPackageInstallerClient creates a new PackageInstaller client.

func (*PackageInstallerClient) AbandonSession

func (c *PackageInstallerClient) AbandonSession(ctx context.Context, arg0 int32) error

AbandonSession calls the AbandonSession RPC.

func (*PackageInstallerClient) CommitSessionAfterInstallConstraintsAreMet

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

CommitSessionAfterInstallConstraintsAreMet calls the CommitSessionAfterInstallConstraintsAreMet RPC.

func (*PackageInstallerClient) CreateSession

func (c *PackageInstallerClient) CreateSession(ctx context.Context, arg0 int64) (int32, error)

CreateSession calls the CreateSession RPC.

func (*PackageInstallerClient) GetActiveStagedSession

func (c *PackageInstallerClient) GetActiveStagedSession(ctx context.Context) (int64, error)

GetActiveStagedSession calls the GetActiveStagedSession RPC.

func (*PackageInstallerClient) GetActiveStagedSessions

func (c *PackageInstallerClient) GetActiveStagedSessions(ctx context.Context) (int64, error)

GetActiveStagedSessions calls the GetActiveStagedSessions RPC.

func (*PackageInstallerClient) GetAllSessions

func (c *PackageInstallerClient) GetAllSessions(ctx context.Context) (int64, error)

GetAllSessions calls the GetAllSessions RPC.

func (*PackageInstallerClient) GetMySessions

func (c *PackageInstallerClient) GetMySessions(ctx context.Context) (int64, error)

GetMySessions calls the GetMySessions RPC.

func (*PackageInstallerClient) GetSessionInfo

func (c *PackageInstallerClient) GetSessionInfo(ctx context.Context, arg0 int32) (int64, error)

GetSessionInfo calls the GetSessionInfo RPC.

func (*PackageInstallerClient) GetStagedSessions

func (c *PackageInstallerClient) GetStagedSessions(ctx context.Context) (int64, error)

GetStagedSessions calls the GetStagedSessions RPC.

func (*PackageInstallerClient) InstallExistingPackage

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

InstallExistingPackage calls the InstallExistingPackage RPC.

func (*PackageInstallerClient) InstallPackageArchived

func (c *PackageInstallerClient) InstallPackageArchived(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error

InstallPackageArchived calls the InstallPackageArchived RPC.

func (*PackageInstallerClient) OpenSession

func (c *PackageInstallerClient) OpenSession(ctx context.Context, arg0 int32) (int64, error)

OpenSession calls the OpenSession RPC.

func (*PackageInstallerClient) RegisterSessionCallback

func (c *PackageInstallerClient) RegisterSessionCallback(ctx context.Context, arg0 int64) error

RegisterSessionCallback calls the RegisterSessionCallback RPC.

func (*PackageInstallerClient) ReportUnarchivalState

func (c *PackageInstallerClient) ReportUnarchivalState(ctx context.Context, arg0 int64) error

ReportUnarchivalState calls the ReportUnarchivalState RPC.

func (*PackageInstallerClient) ReportUnarchivalStatus

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

ReportUnarchivalStatus calls the ReportUnarchivalStatus RPC.

func (*PackageInstallerClient) RequestArchive

func (c *PackageInstallerClient) RequestArchive(ctx context.Context, arg0 string, arg1 int64) error

RequestArchive calls the RequestArchive RPC.

func (*PackageInstallerClient) RequestUnarchive

func (c *PackageInstallerClient) RequestUnarchive(ctx context.Context, arg0 string, arg1 int64) error

RequestUnarchive calls the RequestUnarchive RPC.

func (*PackageInstallerClient) Uninstall2

func (c *PackageInstallerClient) Uninstall2(ctx context.Context, arg0 int64, arg1 int64) error

Uninstall2 calls the Uninstall2 RPC.

func (*PackageInstallerClient) Uninstall2_2

func (c *PackageInstallerClient) Uninstall2_2(ctx context.Context, arg0 string, arg1 int64) error

Uninstall2_2 calls the Uninstall2_2 RPC.

func (*PackageInstallerClient) Uninstall3_1

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

Uninstall3_1 calls the Uninstall3_1 RPC.

func (*PackageInstallerClient) UninstallExistingPackage

func (c *PackageInstallerClient) UninstallExistingPackage(ctx context.Context, arg0 string, arg1 int64) error

UninstallExistingPackage calls the UninstallExistingPackage RPC.

func (*PackageInstallerClient) UnregisterSessionCallback

func (c *PackageInstallerClient) UnregisterSessionCallback(ctx context.Context, arg0 int64) error

UnregisterSessionCallback calls the UnregisterSessionCallback RPC.

func (*PackageInstallerClient) UpdateSessionAppIcon

func (c *PackageInstallerClient) UpdateSessionAppIcon(ctx context.Context, arg0 int32, arg1 int64) error

UpdateSessionAppIcon calls the UpdateSessionAppIcon RPC.

func (*PackageInstallerClient) UpdateSessionAppLabel

func (c *PackageInstallerClient) UpdateSessionAppLabel(ctx context.Context, arg0 int32, arg1 string) error

UpdateSessionAppLabel calls the UpdateSessionAppLabel RPC.

type PackageInstallerInstallConstraintsClient

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

PackageInstallerInstallConstraintsClient wraps the gRPC PackageInstallerInstallConstraintsService client.

func NewPackageInstallerInstallConstraintsClient

func NewPackageInstallerInstallConstraintsClient(cc grpc.ClientConnInterface) *PackageInstallerInstallConstraintsClient

NewPackageInstallerInstallConstraintsClient creates a new PackageInstallerInstallConstraints client.

func (*PackageInstallerInstallConstraintsClient) DescribeContents

DescribeContents calls the DescribeContents RPC.

func (*PackageInstallerInstallConstraintsClient) Equals

Equals calls the Equals RPC.

func (*PackageInstallerInstallConstraintsClient) HashCode

HashCode calls the HashCode RPC.

func (*PackageInstallerInstallConstraintsClient) IsAppNotForegroundRequired

func (c *PackageInstallerInstallConstraintsClient) IsAppNotForegroundRequired(ctx context.Context) (bool, error)

IsAppNotForegroundRequired calls the IsAppNotForegroundRequired RPC.

func (*PackageInstallerInstallConstraintsClient) IsAppNotInteractingRequired

func (c *PackageInstallerInstallConstraintsClient) IsAppNotInteractingRequired(ctx context.Context) (bool, error)

IsAppNotInteractingRequired calls the IsAppNotInteractingRequired RPC.

func (*PackageInstallerInstallConstraintsClient) IsAppNotTopVisibleRequired

func (c *PackageInstallerInstallConstraintsClient) IsAppNotTopVisibleRequired(ctx context.Context) (bool, error)

IsAppNotTopVisibleRequired calls the IsAppNotTopVisibleRequired RPC.

func (*PackageInstallerInstallConstraintsClient) IsDeviceIdleRequired

func (c *PackageInstallerInstallConstraintsClient) IsDeviceIdleRequired(ctx context.Context) (bool, error)

IsDeviceIdleRequired calls the IsDeviceIdleRequired RPC.

func (*PackageInstallerInstallConstraintsClient) IsNotInCallRequired

func (c *PackageInstallerInstallConstraintsClient) IsNotInCallRequired(ctx context.Context) (bool, error)

IsNotInCallRequired calls the IsNotInCallRequired RPC.

func (*PackageInstallerInstallConstraintsClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PackageInstallerInstallConstraintsResultClient

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

PackageInstallerInstallConstraintsResultClient wraps the gRPC PackageInstallerInstallConstraintsResultService client.

func NewPackageInstallerInstallConstraintsResultClient

func NewPackageInstallerInstallConstraintsResultClient(cc grpc.ClientConnInterface) *PackageInstallerInstallConstraintsResultClient

NewPackageInstallerInstallConstraintsResultClient creates a new PackageInstallerInstallConstraintsResult client.

func (*PackageInstallerInstallConstraintsResultClient) AreAllConstraintsSatisfied

func (c *PackageInstallerInstallConstraintsResultClient) AreAllConstraintsSatisfied(ctx context.Context) (bool, error)

AreAllConstraintsSatisfied calls the AreAllConstraintsSatisfied RPC.

func (*PackageInstallerInstallConstraintsResultClient) DescribeContents

DescribeContents calls the DescribeContents RPC.

func (*PackageInstallerInstallConstraintsResultClient) WriteToParcel

WriteToParcel calls the WriteToParcel RPC.

type PackageInstallerPreapprovalDetailsClient

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

PackageInstallerPreapprovalDetailsClient wraps the gRPC PackageInstallerPreapprovalDetailsService client.

func NewPackageInstallerPreapprovalDetailsClient

func NewPackageInstallerPreapprovalDetailsClient(cc grpc.ClientConnInterface) *PackageInstallerPreapprovalDetailsClient

NewPackageInstallerPreapprovalDetailsClient creates a new PackageInstallerPreapprovalDetails client.

func (*PackageInstallerPreapprovalDetailsClient) DescribeContents

DescribeContents calls the DescribeContents RPC.

func (*PackageInstallerPreapprovalDetailsClient) GetIcon

GetIcon calls the GetIcon RPC.

func (*PackageInstallerPreapprovalDetailsClient) GetLabel

GetLabel calls the GetLabel RPC.

func (*PackageInstallerPreapprovalDetailsClient) GetLocale

GetLocale calls the GetLocale RPC.

func (*PackageInstallerPreapprovalDetailsClient) GetPackageName

GetPackageName calls the GetPackageName RPC.

func (*PackageInstallerPreapprovalDetailsClient) ToString

ToString calls the ToString RPC.

func (*PackageInstallerPreapprovalDetailsClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PackageInstallerSessionCallbackClient

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

PackageInstallerSessionCallbackClient wraps the gRPC PackageInstallerSessionCallbackService client.

func NewPackageInstallerSessionCallbackClient

func NewPackageInstallerSessionCallbackClient(cc grpc.ClientConnInterface) *PackageInstallerSessionCallbackClient

NewPackageInstallerSessionCallbackClient creates a new PackageInstallerSessionCallback client.

func (*PackageInstallerSessionCallbackClient) OnActiveChanged

func (c *PackageInstallerSessionCallbackClient) OnActiveChanged(ctx context.Context, arg0 int32, arg1 bool) error

OnActiveChanged calls the OnActiveChanged RPC.

func (*PackageInstallerSessionCallbackClient) OnBadgingChanged

func (c *PackageInstallerSessionCallbackClient) OnBadgingChanged(ctx context.Context, arg0 int32) error

OnBadgingChanged calls the OnBadgingChanged RPC.

func (*PackageInstallerSessionCallbackClient) OnCreated

OnCreated calls the OnCreated RPC.

func (*PackageInstallerSessionCallbackClient) OnFinished

func (c *PackageInstallerSessionCallbackClient) OnFinished(ctx context.Context, arg0 int32, arg1 bool) error

OnFinished calls the OnFinished RPC.

func (*PackageInstallerSessionCallbackClient) OnProgressChanged

func (c *PackageInstallerSessionCallbackClient) OnProgressChanged(ctx context.Context, arg0 int32, arg1 float32) error

OnProgressChanged calls the OnProgressChanged RPC.

type PackageInstallerSessionClient

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

PackageInstallerSessionClient wraps the gRPC PackageInstallerSessionService client.

func NewPackageInstallerSessionClient

func NewPackageInstallerSessionClient(cc grpc.ClientConnInterface) *PackageInstallerSessionClient

NewPackageInstallerSessionClient creates a new PackageInstallerSession client.

func (*PackageInstallerSessionClient) Abandon

Abandon calls the Abandon RPC.

func (*PackageInstallerSessionClient) AddChildSessionId

func (c *PackageInstallerSessionClient) AddChildSessionId(ctx context.Context, arg0 int32) error

AddChildSessionId calls the AddChildSessionId RPC.

func (*PackageInstallerSessionClient) Close

Close calls the Close RPC.

func (*PackageInstallerSessionClient) Commit

Commit calls the Commit RPC.

func (*PackageInstallerSessionClient) Fsync

Fsync calls the Fsync RPC.

func (*PackageInstallerSessionClient) GetAppMetadata

func (c *PackageInstallerSessionClient) GetAppMetadata(ctx context.Context) (int64, error)

GetAppMetadata calls the GetAppMetadata RPC.

func (*PackageInstallerSessionClient) GetChildSessionIds

func (c *PackageInstallerSessionClient) GetChildSessionIds(ctx context.Context) (int64, error)

GetChildSessionIds calls the GetChildSessionIds RPC.

func (*PackageInstallerSessionClient) GetNames

GetNames calls the GetNames RPC.

func (*PackageInstallerSessionClient) GetParentSessionId

func (c *PackageInstallerSessionClient) GetParentSessionId(ctx context.Context) (int32, error)

GetParentSessionId calls the GetParentSessionId RPC.

func (*PackageInstallerSessionClient) IsApplicationEnabledSettingPersistent

func (c *PackageInstallerSessionClient) IsApplicationEnabledSettingPersistent(ctx context.Context) (bool, error)

IsApplicationEnabledSettingPersistent calls the IsApplicationEnabledSettingPersistent RPC.

func (*PackageInstallerSessionClient) IsMultiPackage

func (c *PackageInstallerSessionClient) IsMultiPackage(ctx context.Context) (bool, error)

IsMultiPackage calls the IsMultiPackage RPC.

func (*PackageInstallerSessionClient) IsRequestUpdateOwnership

func (c *PackageInstallerSessionClient) IsRequestUpdateOwnership(ctx context.Context) (bool, error)

IsRequestUpdateOwnership calls the IsRequestUpdateOwnership RPC.

func (*PackageInstallerSessionClient) IsStaged

IsStaged calls the IsStaged RPC.

func (*PackageInstallerSessionClient) OpenRead

func (c *PackageInstallerSessionClient) OpenRead(ctx context.Context, arg0 string) (int64, error)

OpenRead calls the OpenRead RPC.

func (*PackageInstallerSessionClient) OpenWrite

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

OpenWrite calls the OpenWrite RPC.

func (*PackageInstallerSessionClient) RemoveChildSessionId

func (c *PackageInstallerSessionClient) RemoveChildSessionId(ctx context.Context, arg0 int32) error

RemoveChildSessionId calls the RemoveChildSessionId RPC.

func (*PackageInstallerSessionClient) RemoveSplit

func (c *PackageInstallerSessionClient) RemoveSplit(ctx context.Context, arg0 string) error

RemoveSplit calls the RemoveSplit RPC.

func (*PackageInstallerSessionClient) RequestUserPreapproval

func (c *PackageInstallerSessionClient) RequestUserPreapproval(ctx context.Context, arg0 int64, arg1 int64) error

RequestUserPreapproval calls the RequestUserPreapproval RPC.

func (*PackageInstallerSessionClient) SetAppMetadata

func (c *PackageInstallerSessionClient) SetAppMetadata(ctx context.Context, arg0 int64) error

SetAppMetadata calls the SetAppMetadata RPC.

func (*PackageInstallerSessionClient) SetStagingProgress

func (c *PackageInstallerSessionClient) SetStagingProgress(ctx context.Context, arg0 float32) error

SetStagingProgress calls the SetStagingProgress RPC.

func (*PackageInstallerSessionClient) Transfer

func (c *PackageInstallerSessionClient) Transfer(ctx context.Context, arg0 string) error

Transfer calls the Transfer RPC.

type PackageInstallerSessionInfoClient

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

PackageInstallerSessionInfoClient wraps the gRPC PackageInstallerSessionInfoService client.

func NewPackageInstallerSessionInfoClient

func NewPackageInstallerSessionInfoClient(cc grpc.ClientConnInterface) *PackageInstallerSessionInfoClient

NewPackageInstallerSessionInfoClient creates a new PackageInstallerSessionInfo client.

func (*PackageInstallerSessionInfoClient) CreateDetailsIntent

func (c *PackageInstallerSessionInfoClient) CreateDetailsIntent(ctx context.Context) (int64, error)

CreateDetailsIntent calls the CreateDetailsIntent RPC.

func (*PackageInstallerSessionInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*PackageInstallerSessionInfoClient) GetAppIcon

GetAppIcon calls the GetAppIcon RPC.

func (*PackageInstallerSessionInfoClient) GetAppLabel

GetAppLabel calls the GetAppLabel RPC.

func (*PackageInstallerSessionInfoClient) GetAppPackageName

func (c *PackageInstallerSessionInfoClient) GetAppPackageName(ctx context.Context) (string, error)

GetAppPackageName calls the GetAppPackageName RPC.

func (*PackageInstallerSessionInfoClient) GetChildSessionIds

func (c *PackageInstallerSessionInfoClient) GetChildSessionIds(ctx context.Context) (int64, error)

GetChildSessionIds calls the GetChildSessionIds RPC.

func (*PackageInstallerSessionInfoClient) GetCreatedMillis

func (c *PackageInstallerSessionInfoClient) GetCreatedMillis(ctx context.Context) (int64, error)

GetCreatedMillis calls the GetCreatedMillis RPC.

func (*PackageInstallerSessionInfoClient) GetDontKillApp

func (c *PackageInstallerSessionInfoClient) GetDontKillApp(ctx context.Context) (bool, error)

GetDontKillApp calls the GetDontKillApp RPC.

func (*PackageInstallerSessionInfoClient) GetInstallLocation

func (c *PackageInstallerSessionInfoClient) GetInstallLocation(ctx context.Context) (int32, error)

GetInstallLocation calls the GetInstallLocation RPC.

func (*PackageInstallerSessionInfoClient) GetInstallReason

func (c *PackageInstallerSessionInfoClient) GetInstallReason(ctx context.Context) (int32, error)

GetInstallReason calls the GetInstallReason RPC.

func (*PackageInstallerSessionInfoClient) GetInstallerAttributionTag

func (c *PackageInstallerSessionInfoClient) GetInstallerAttributionTag(ctx context.Context) (string, error)

GetInstallerAttributionTag calls the GetInstallerAttributionTag RPC.

func (*PackageInstallerSessionInfoClient) GetInstallerPackageName

func (c *PackageInstallerSessionInfoClient) GetInstallerPackageName(ctx context.Context) (string, error)

GetInstallerPackageName calls the GetInstallerPackageName RPC.

func (*PackageInstallerSessionInfoClient) GetInstallerUid

func (c *PackageInstallerSessionInfoClient) GetInstallerUid(ctx context.Context) (int32, error)

GetInstallerUid calls the GetInstallerUid RPC.

func (*PackageInstallerSessionInfoClient) GetMode

GetMode calls the GetMode RPC.

func (*PackageInstallerSessionInfoClient) GetOriginatingUid

func (c *PackageInstallerSessionInfoClient) GetOriginatingUid(ctx context.Context) (int32, error)

GetOriginatingUid calls the GetOriginatingUid RPC.

func (*PackageInstallerSessionInfoClient) GetOriginatingUri

func (c *PackageInstallerSessionInfoClient) GetOriginatingUri(ctx context.Context) (int64, error)

GetOriginatingUri calls the GetOriginatingUri RPC.

func (*PackageInstallerSessionInfoClient) GetPackageSource

func (c *PackageInstallerSessionInfoClient) GetPackageSource(ctx context.Context) (int32, error)

GetPackageSource calls the GetPackageSource RPC.

func (*PackageInstallerSessionInfoClient) GetParentSessionId

func (c *PackageInstallerSessionInfoClient) GetParentSessionId(ctx context.Context) (int32, error)

GetParentSessionId calls the GetParentSessionId RPC.

func (*PackageInstallerSessionInfoClient) GetProgress

GetProgress calls the GetProgress RPC.

func (*PackageInstallerSessionInfoClient) GetReferrerUri

func (c *PackageInstallerSessionInfoClient) GetReferrerUri(ctx context.Context) (int64, error)

GetReferrerUri calls the GetReferrerUri RPC.

func (*PackageInstallerSessionInfoClient) GetRequireUserAction

func (c *PackageInstallerSessionInfoClient) GetRequireUserAction(ctx context.Context) (int32, error)

GetRequireUserAction calls the GetRequireUserAction RPC.

func (*PackageInstallerSessionInfoClient) GetSessionId

GetSessionId calls the GetSessionId RPC.

func (*PackageInstallerSessionInfoClient) GetSize

GetSize calls the GetSize RPC.

func (*PackageInstallerSessionInfoClient) GetStagedSessionErrorCode

func (c *PackageInstallerSessionInfoClient) GetStagedSessionErrorCode(ctx context.Context) (int32, error)

GetStagedSessionErrorCode calls the GetStagedSessionErrorCode RPC.

func (*PackageInstallerSessionInfoClient) GetStagedSessionErrorMessage

func (c *PackageInstallerSessionInfoClient) GetStagedSessionErrorMessage(ctx context.Context) (string, error)

GetStagedSessionErrorMessage calls the GetStagedSessionErrorMessage RPC.

func (*PackageInstallerSessionInfoClient) GetUpdatedMillis

func (c *PackageInstallerSessionInfoClient) GetUpdatedMillis(ctx context.Context) (int64, error)

GetUpdatedMillis calls the GetUpdatedMillis RPC.

func (*PackageInstallerSessionInfoClient) GetUser

GetUser calls the GetUser RPC.

func (*PackageInstallerSessionInfoClient) HasParentSessionId

func (c *PackageInstallerSessionInfoClient) HasParentSessionId(ctx context.Context) (bool, error)

HasParentSessionId calls the HasParentSessionId RPC.

func (*PackageInstallerSessionInfoClient) IsActive

IsActive calls the IsActive RPC.

func (*PackageInstallerSessionInfoClient) IsApplicationEnabledSettingPersistent

func (c *PackageInstallerSessionInfoClient) IsApplicationEnabledSettingPersistent(ctx context.Context) (bool, error)

IsApplicationEnabledSettingPersistent calls the IsApplicationEnabledSettingPersistent RPC.

func (*PackageInstallerSessionInfoClient) IsAutoInstallDependenciesEnabled

func (c *PackageInstallerSessionInfoClient) IsAutoInstallDependenciesEnabled(ctx context.Context) (bool, error)

IsAutoInstallDependenciesEnabled calls the IsAutoInstallDependenciesEnabled RPC.

func (*PackageInstallerSessionInfoClient) IsCommitted

IsCommitted calls the IsCommitted RPC.

func (*PackageInstallerSessionInfoClient) IsMultiPackage

func (c *PackageInstallerSessionInfoClient) IsMultiPackage(ctx context.Context) (bool, error)

IsMultiPackage calls the IsMultiPackage RPC.

func (*PackageInstallerSessionInfoClient) IsPreApprovalRequested

func (c *PackageInstallerSessionInfoClient) IsPreApprovalRequested(ctx context.Context) (bool, error)

IsPreApprovalRequested calls the IsPreApprovalRequested RPC.

func (*PackageInstallerSessionInfoClient) IsRequestUpdateOwnership

func (c *PackageInstallerSessionInfoClient) IsRequestUpdateOwnership(ctx context.Context) (bool, error)

IsRequestUpdateOwnership calls the IsRequestUpdateOwnership RPC.

func (*PackageInstallerSessionInfoClient) IsSealed

IsSealed calls the IsSealed RPC.

func (*PackageInstallerSessionInfoClient) IsStaged

IsStaged calls the IsStaged RPC.

func (*PackageInstallerSessionInfoClient) IsStagedSessionActive

func (c *PackageInstallerSessionInfoClient) IsStagedSessionActive(ctx context.Context) (bool, error)

IsStagedSessionActive calls the IsStagedSessionActive RPC.

func (*PackageInstallerSessionInfoClient) IsStagedSessionApplied

func (c *PackageInstallerSessionInfoClient) IsStagedSessionApplied(ctx context.Context) (bool, error)

IsStagedSessionApplied calls the IsStagedSessionApplied RPC.

func (*PackageInstallerSessionInfoClient) IsStagedSessionFailed

func (c *PackageInstallerSessionInfoClient) IsStagedSessionFailed(ctx context.Context) (bool, error)

IsStagedSessionFailed calls the IsStagedSessionFailed RPC.

func (*PackageInstallerSessionInfoClient) IsStagedSessionReady

func (c *PackageInstallerSessionInfoClient) IsStagedSessionReady(ctx context.Context) (bool, error)

IsStagedSessionReady calls the IsStagedSessionReady RPC.

func (*PackageInstallerSessionInfoClient) IsUnarchival

IsUnarchival calls the IsUnarchival RPC.

func (*PackageInstallerSessionInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PackageInstallerSessionParamsClient

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

PackageInstallerSessionParamsClient wraps the gRPC PackageInstallerSessionParamsService client.

func NewPackageInstallerSessionParamsClient

func NewPackageInstallerSessionParamsClient(cc grpc.ClientConnInterface) *PackageInstallerSessionParamsClient

NewPackageInstallerSessionParamsClient creates a new PackageInstallerSessionParams client.

func (*PackageInstallerSessionParamsClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*PackageInstallerSessionParamsClient) SetAppIcon

SetAppIcon calls the SetAppIcon RPC.

func (*PackageInstallerSessionParamsClient) SetAppLabel

SetAppLabel calls the SetAppLabel RPC.

func (*PackageInstallerSessionParamsClient) SetAppPackageName

func (c *PackageInstallerSessionParamsClient) SetAppPackageName(ctx context.Context, arg0 string) error

SetAppPackageName calls the SetAppPackageName RPC.

func (*PackageInstallerSessionParamsClient) SetApplicationEnabledSettingPersistent

func (c *PackageInstallerSessionParamsClient) SetApplicationEnabledSettingPersistent(ctx context.Context) error

SetApplicationEnabledSettingPersistent calls the SetApplicationEnabledSettingPersistent RPC.

func (*PackageInstallerSessionParamsClient) SetAutoInstallDependenciesEnabled

func (c *PackageInstallerSessionParamsClient) SetAutoInstallDependenciesEnabled(ctx context.Context, arg0 bool) error

SetAutoInstallDependenciesEnabled calls the SetAutoInstallDependenciesEnabled RPC.

func (*PackageInstallerSessionParamsClient) SetAutoRevokePermissionsMode

func (c *PackageInstallerSessionParamsClient) SetAutoRevokePermissionsMode(ctx context.Context, arg0 bool) error

SetAutoRevokePermissionsMode calls the SetAutoRevokePermissionsMode RPC.

func (*PackageInstallerSessionParamsClient) SetDontKillApp

func (c *PackageInstallerSessionParamsClient) SetDontKillApp(ctx context.Context, arg0 bool) error

SetDontKillApp calls the SetDontKillApp RPC.

func (*PackageInstallerSessionParamsClient) SetInstallLocation

func (c *PackageInstallerSessionParamsClient) SetInstallLocation(ctx context.Context, arg0 int32) error

SetInstallLocation calls the SetInstallLocation RPC.

func (*PackageInstallerSessionParamsClient) SetInstallReason

func (c *PackageInstallerSessionParamsClient) SetInstallReason(ctx context.Context, arg0 int32) error

SetInstallReason calls the SetInstallReason RPC.

func (*PackageInstallerSessionParamsClient) SetInstallScenario

func (c *PackageInstallerSessionParamsClient) SetInstallScenario(ctx context.Context, arg0 int32) error

SetInstallScenario calls the SetInstallScenario RPC.

func (*PackageInstallerSessionParamsClient) SetInstallerPackageName

func (c *PackageInstallerSessionParamsClient) SetInstallerPackageName(ctx context.Context, arg0 string) error

SetInstallerPackageName calls the SetInstallerPackageName RPC.

func (*PackageInstallerSessionParamsClient) SetMultiPackage

func (c *PackageInstallerSessionParamsClient) SetMultiPackage(ctx context.Context) error

SetMultiPackage calls the SetMultiPackage RPC.

func (*PackageInstallerSessionParamsClient) SetOriginatingUid

func (c *PackageInstallerSessionParamsClient) SetOriginatingUid(ctx context.Context, arg0 int32) error

SetOriginatingUid calls the SetOriginatingUid RPC.

func (*PackageInstallerSessionParamsClient) SetOriginatingUri

func (c *PackageInstallerSessionParamsClient) SetOriginatingUri(ctx context.Context, arg0 int64) error

SetOriginatingUri calls the SetOriginatingUri RPC.

func (*PackageInstallerSessionParamsClient) SetPackageSource

func (c *PackageInstallerSessionParamsClient) SetPackageSource(ctx context.Context, arg0 int32) error

SetPackageSource calls the SetPackageSource RPC.

func (*PackageInstallerSessionParamsClient) SetPermissionState

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

SetPermissionState calls the SetPermissionState RPC.

func (*PackageInstallerSessionParamsClient) SetReferrerUri

func (c *PackageInstallerSessionParamsClient) SetReferrerUri(ctx context.Context, arg0 int64) error

SetReferrerUri calls the SetReferrerUri RPC.

func (*PackageInstallerSessionParamsClient) SetRequestUpdateOwnership

func (c *PackageInstallerSessionParamsClient) SetRequestUpdateOwnership(ctx context.Context, arg0 bool) error

SetRequestUpdateOwnership calls the SetRequestUpdateOwnership RPC.

func (*PackageInstallerSessionParamsClient) SetRequireUserAction

func (c *PackageInstallerSessionParamsClient) SetRequireUserAction(ctx context.Context, arg0 int32) error

SetRequireUserAction calls the SetRequireUserAction RPC.

func (*PackageInstallerSessionParamsClient) SetSize

SetSize calls the SetSize RPC.

func (*PackageInstallerSessionParamsClient) SetUnarchiveId

func (c *PackageInstallerSessionParamsClient) SetUnarchiveId(ctx context.Context, arg0 int32) error

SetUnarchiveId calls the SetUnarchiveId RPC.

func (*PackageInstallerSessionParamsClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PackageInstallerUnarchivalStateClient

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

PackageInstallerUnarchivalStateClient wraps the gRPC PackageInstallerUnarchivalStateService client.

func NewPackageInstallerUnarchivalStateClient

func NewPackageInstallerUnarchivalStateClient(cc grpc.ClientConnInterface) *PackageInstallerUnarchivalStateClient

NewPackageInstallerUnarchivalStateClient creates a new PackageInstallerUnarchivalState client.

func (*PackageInstallerUnarchivalStateClient) CreateGenericErrorState

func (c *PackageInstallerUnarchivalStateClient) CreateGenericErrorState(ctx context.Context, arg0 int32) (int64, error)

CreateGenericErrorState calls the CreateGenericErrorState RPC.

func (*PackageInstallerUnarchivalStateClient) CreateInsufficientStorageState

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

CreateInsufficientStorageState calls the CreateInsufficientStorageState RPC.

func (*PackageInstallerUnarchivalStateClient) CreateNoConnectivityState

func (c *PackageInstallerUnarchivalStateClient) CreateNoConnectivityState(ctx context.Context, arg0 int32) (int64, error)

CreateNoConnectivityState calls the CreateNoConnectivityState RPC.

func (*PackageInstallerUnarchivalStateClient) CreateOkState

func (c *PackageInstallerUnarchivalStateClient) CreateOkState(ctx context.Context, arg0 int32) (int64, error)

CreateOkState calls the CreateOkState RPC.

func (*PackageInstallerUnarchivalStateClient) CreateUserActionRequiredState

func (c *PackageInstallerUnarchivalStateClient) CreateUserActionRequiredState(ctx context.Context, arg0 int32, arg1 int64) (int64, error)

CreateUserActionRequiredState calls the CreateUserActionRequiredState RPC.

type PackageItemInfoClient

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

PackageItemInfoClient wraps the gRPC PackageItemInfoService client.

func NewPackageItemInfoClient

func NewPackageItemInfoClient(cc grpc.ClientConnInterface) *PackageItemInfoClient

NewPackageItemInfoClient creates a new PackageItemInfo client.

func (*PackageItemInfoClient) LoadBanner

func (c *PackageItemInfoClient) LoadBanner(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadBanner calls the LoadBanner RPC.

func (*PackageItemInfoClient) LoadIcon

func (c *PackageItemInfoClient) LoadIcon(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadIcon calls the LoadIcon RPC.

func (*PackageItemInfoClient) LoadLabel

func (c *PackageItemInfoClient) LoadLabel(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadLabel calls the LoadLabel RPC.

func (c *PackageItemInfoClient) LoadLogo(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadLogo calls the LoadLogo RPC.

func (*PackageItemInfoClient) LoadUnbadgedIcon

func (c *PackageItemInfoClient) LoadUnbadgedIcon(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadUnbadgedIcon calls the LoadUnbadgedIcon RPC.

func (*PackageItemInfoClient) LoadXmlMetaData

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

LoadXmlMetaData calls the LoadXmlMetaData RPC.

func (*PackageItemInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PackageItemInfoDisplayNameComparatorClient

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

PackageItemInfoDisplayNameComparatorClient wraps the gRPC PackageItemInfoDisplayNameComparatorService client.

func NewPackageItemInfoDisplayNameComparatorClient

func NewPackageItemInfoDisplayNameComparatorClient(cc grpc.ClientConnInterface) *PackageItemInfoDisplayNameComparatorClient

NewPackageItemInfoDisplayNameComparatorClient creates a new PackageItemInfoDisplayNameComparator client.

func (*PackageItemInfoDisplayNameComparatorClient) Compare2

Compare2 calls the Compare2 RPC.

func (*PackageItemInfoDisplayNameComparatorClient) Compare2_1

Compare2_1 calls the Compare2_1 RPC.

type PackageManagerApplicationInfoFlagsClient

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

PackageManagerApplicationInfoFlagsClient wraps the gRPC PackageManagerApplicationInfoFlagsService client.

func NewPackageManagerApplicationInfoFlagsClient

func NewPackageManagerApplicationInfoFlagsClient(cc grpc.ClientConnInterface) *PackageManagerApplicationInfoFlagsClient

NewPackageManagerApplicationInfoFlagsClient creates a new PackageManagerApplicationInfoFlags client.

func (*PackageManagerApplicationInfoFlagsClient) GetValue

GetValue calls the GetValue RPC.

func (*PackageManagerApplicationInfoFlagsClient) Of

Of calls the Of RPC.

type PackageManagerClient

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

PackageManagerClient wraps the gRPC PackageManagerService client.

func NewPackageManagerClient

func NewPackageManagerClient(cc grpc.ClientConnInterface) *PackageManagerClient

NewPackageManagerClient creates a new PackageManager client.

func (*PackageManagerClient) AddPackageToPreferred

func (c *PackageManagerClient) AddPackageToPreferred(ctx context.Context, arg0 string) error

AddPackageToPreferred calls the AddPackageToPreferred RPC.

func (*PackageManagerClient) AddPermission

func (c *PackageManagerClient) AddPermission(ctx context.Context, arg0 int64) (bool, error)

AddPermission calls the AddPermission RPC.

func (*PackageManagerClient) AddPermissionAsync

func (c *PackageManagerClient) AddPermissionAsync(ctx context.Context, arg0 int64) (bool, error)

AddPermissionAsync calls the AddPermissionAsync RPC.

func (*PackageManagerClient) AddPreferredActivity

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

AddPreferredActivity calls the AddPreferredActivity RPC.

func (*PackageManagerClient) AddWhitelistedRestrictedPermission

func (c *PackageManagerClient) AddWhitelistedRestrictedPermission(ctx context.Context, arg0 string, arg1 string, arg2 int32) (bool, error)

AddWhitelistedRestrictedPermission calls the AddWhitelistedRestrictedPermission RPC.

func (*PackageManagerClient) CanPackageQuery2

func (c *PackageManagerClient) CanPackageQuery2(ctx context.Context, arg0 string, arg1 string) (bool, error)

CanPackageQuery2 calls the CanPackageQuery2 RPC.

func (*PackageManagerClient) CanPackageQuery2_1

func (c *PackageManagerClient) CanPackageQuery2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)

CanPackageQuery2_1 calls the CanPackageQuery2_1 RPC.

func (*PackageManagerClient) CanRequestPackageInstalls

func (c *PackageManagerClient) CanRequestPackageInstalls(ctx context.Context) (bool, error)

CanRequestPackageInstalls calls the CanRequestPackageInstalls RPC.

func (*PackageManagerClient) CanonicalToCurrentPackageNames

func (c *PackageManagerClient) CanonicalToCurrentPackageNames(ctx context.Context, arg0 int64) (int64, error)

CanonicalToCurrentPackageNames calls the CanonicalToCurrentPackageNames RPC.

func (*PackageManagerClient) CheckPermission

func (c *PackageManagerClient) CheckPermission(ctx context.Context, arg0 string, arg1 string) (int32, error)

CheckPermission calls the CheckPermission RPC.

func (*PackageManagerClient) CheckSignatures2

func (c *PackageManagerClient) CheckSignatures2(ctx context.Context, arg0 int32, arg1 int32) (int32, error)

CheckSignatures2 calls the CheckSignatures2 RPC.

func (*PackageManagerClient) CheckSignatures2_1

func (c *PackageManagerClient) CheckSignatures2_1(ctx context.Context, arg0 string, arg1 string) (int32, error)

CheckSignatures2_1 calls the CheckSignatures2_1 RPC.

func (*PackageManagerClient) ClearInstantAppCookie

func (c *PackageManagerClient) ClearInstantAppCookie(ctx context.Context) error

ClearInstantAppCookie calls the ClearInstantAppCookie RPC.

func (*PackageManagerClient) ClearPackagePreferredActivities

func (c *PackageManagerClient) ClearPackagePreferredActivities(ctx context.Context, arg0 string) error

ClearPackagePreferredActivities calls the ClearPackagePreferredActivities RPC.

func (*PackageManagerClient) CurrentToCanonicalPackageNames

func (c *PackageManagerClient) CurrentToCanonicalPackageNames(ctx context.Context, arg0 int64) (int64, error)

CurrentToCanonicalPackageNames calls the CurrentToCanonicalPackageNames RPC.

func (*PackageManagerClient) ExtendVerificationTimeout

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

ExtendVerificationTimeout calls the ExtendVerificationTimeout RPC.

func (*PackageManagerClient) GetActivityBanner1

func (c *PackageManagerClient) GetActivityBanner1(ctx context.Context, arg0 int64) (int64, error)

GetActivityBanner1 calls the GetActivityBanner1 RPC.

func (*PackageManagerClient) GetActivityBanner1_1

func (c *PackageManagerClient) GetActivityBanner1_1(ctx context.Context, arg0 int64) (int64, error)

GetActivityBanner1_1 calls the GetActivityBanner1_1 RPC.

func (*PackageManagerClient) GetActivityIcon1

func (c *PackageManagerClient) GetActivityIcon1(ctx context.Context, arg0 int64) (int64, error)

GetActivityIcon1 calls the GetActivityIcon1 RPC.

func (*PackageManagerClient) GetActivityIcon1_1

func (c *PackageManagerClient) GetActivityIcon1_1(ctx context.Context, arg0 int64) (int64, error)

GetActivityIcon1_1 calls the GetActivityIcon1_1 RPC.

func (*PackageManagerClient) GetActivityInfo2

func (c *PackageManagerClient) GetActivityInfo2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

GetActivityInfo2 calls the GetActivityInfo2 RPC.

func (*PackageManagerClient) GetActivityInfo2_1

func (c *PackageManagerClient) GetActivityInfo2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

GetActivityInfo2_1 calls the GetActivityInfo2_1 RPC.

func (*PackageManagerClient) GetActivityLogo1

func (c *PackageManagerClient) GetActivityLogo1(ctx context.Context, arg0 int64) (int64, error)

GetActivityLogo1 calls the GetActivityLogo1 RPC.

func (*PackageManagerClient) GetActivityLogo1_1

func (c *PackageManagerClient) GetActivityLogo1_1(ctx context.Context, arg0 int64) (int64, error)

GetActivityLogo1_1 calls the GetActivityLogo1_1 RPC.

func (*PackageManagerClient) GetAllPermissionGroups

func (c *PackageManagerClient) GetAllPermissionGroups(ctx context.Context, arg0 int32) (int64, error)

GetAllPermissionGroups calls the GetAllPermissionGroups RPC.

func (*PackageManagerClient) GetApplicationBanner1

func (c *PackageManagerClient) GetApplicationBanner1(ctx context.Context, arg0 int64) (int64, error)

GetApplicationBanner1 calls the GetApplicationBanner1 RPC.

func (*PackageManagerClient) GetApplicationBanner1_1

func (c *PackageManagerClient) GetApplicationBanner1_1(ctx context.Context, arg0 string) (int64, error)

GetApplicationBanner1_1 calls the GetApplicationBanner1_1 RPC.

func (*PackageManagerClient) GetApplicationEnabledSetting

func (c *PackageManagerClient) GetApplicationEnabledSetting(ctx context.Context, arg0 string) (int32, error)

GetApplicationEnabledSetting calls the GetApplicationEnabledSetting RPC.

func (*PackageManagerClient) GetApplicationIcon1

func (c *PackageManagerClient) GetApplicationIcon1(ctx context.Context, arg0 int64) (int64, error)

GetApplicationIcon1 calls the GetApplicationIcon1 RPC.

func (*PackageManagerClient) GetApplicationIcon1_1

func (c *PackageManagerClient) GetApplicationIcon1_1(ctx context.Context, arg0 string) (int64, error)

GetApplicationIcon1_1 calls the GetApplicationIcon1_1 RPC.

func (*PackageManagerClient) GetApplicationInfo2

func (c *PackageManagerClient) GetApplicationInfo2(ctx context.Context, arg0 string, arg1 int64) (int64, error)

GetApplicationInfo2 calls the GetApplicationInfo2 RPC.

func (*PackageManagerClient) GetApplicationInfo2_1

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

GetApplicationInfo2_1 calls the GetApplicationInfo2_1 RPC.

func (*PackageManagerClient) GetApplicationLabel

func (c *PackageManagerClient) GetApplicationLabel(ctx context.Context, arg0 int64) (int64, error)

GetApplicationLabel calls the GetApplicationLabel RPC.

func (*PackageManagerClient) GetApplicationLogo1

func (c *PackageManagerClient) GetApplicationLogo1(ctx context.Context, arg0 int64) (int64, error)

GetApplicationLogo1 calls the GetApplicationLogo1 RPC.

func (*PackageManagerClient) GetApplicationLogo1_1

func (c *PackageManagerClient) GetApplicationLogo1_1(ctx context.Context, arg0 string) (int64, error)

GetApplicationLogo1_1 calls the GetApplicationLogo1_1 RPC.

func (*PackageManagerClient) GetArchivedPackage

func (c *PackageManagerClient) GetArchivedPackage(ctx context.Context, arg0 string) (int64, error)

GetArchivedPackage calls the GetArchivedPackage RPC.

func (*PackageManagerClient) GetBackgroundPermissionOptionLabel

func (c *PackageManagerClient) GetBackgroundPermissionOptionLabel(ctx context.Context) (int64, error)

GetBackgroundPermissionOptionLabel calls the GetBackgroundPermissionOptionLabel RPC.

func (*PackageManagerClient) GetChangedPackages

func (c *PackageManagerClient) GetChangedPackages(ctx context.Context, arg0 int32) (int64, error)

GetChangedPackages calls the GetChangedPackages RPC.

func (*PackageManagerClient) GetComponentEnabledSetting

func (c *PackageManagerClient) GetComponentEnabledSetting(ctx context.Context, arg0 int64) (int32, error)

GetComponentEnabledSetting calls the GetComponentEnabledSetting RPC.

func (*PackageManagerClient) GetDefaultActivityIcon

func (c *PackageManagerClient) GetDefaultActivityIcon(ctx context.Context) (int64, error)

GetDefaultActivityIcon calls the GetDefaultActivityIcon RPC.

func (*PackageManagerClient) GetDrawable

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

GetDrawable calls the GetDrawable RPC.

func (*PackageManagerClient) GetInstallSourceInfo

func (c *PackageManagerClient) GetInstallSourceInfo(ctx context.Context, arg0 string) (int64, error)

GetInstallSourceInfo calls the GetInstallSourceInfo RPC.

func (*PackageManagerClient) GetInstalledApplications1

func (c *PackageManagerClient) GetInstalledApplications1(ctx context.Context, arg0 int64) (int64, error)

GetInstalledApplications1 calls the GetInstalledApplications1 RPC.

func (*PackageManagerClient) GetInstalledApplications1_1

func (c *PackageManagerClient) GetInstalledApplications1_1(ctx context.Context, arg0 int32) (int64, error)

GetInstalledApplications1_1 calls the GetInstalledApplications1_1 RPC.

func (*PackageManagerClient) GetInstalledModules

func (c *PackageManagerClient) GetInstalledModules(ctx context.Context, arg0 int32) (int64, error)

GetInstalledModules calls the GetInstalledModules RPC.

func (*PackageManagerClient) GetInstalledPackages1

func (c *PackageManagerClient) GetInstalledPackages1(ctx context.Context, arg0 int64) (int64, error)

GetInstalledPackages1 calls the GetInstalledPackages1 RPC.

func (*PackageManagerClient) GetInstalledPackages1_1

func (c *PackageManagerClient) GetInstalledPackages1_1(ctx context.Context, arg0 int32) (int64, error)

GetInstalledPackages1_1 calls the GetInstalledPackages1_1 RPC.

func (*PackageManagerClient) GetInstallerPackageName

func (c *PackageManagerClient) GetInstallerPackageName(ctx context.Context, arg0 string) (string, error)

GetInstallerPackageName calls the GetInstallerPackageName RPC.

func (*PackageManagerClient) GetInstantAppCookie

func (c *PackageManagerClient) GetInstantAppCookie(ctx context.Context) (int64, error)

GetInstantAppCookie calls the GetInstantAppCookie RPC.

func (*PackageManagerClient) GetInstantAppCookieMaxBytes

func (c *PackageManagerClient) GetInstantAppCookieMaxBytes(ctx context.Context) (int32, error)

GetInstantAppCookieMaxBytes calls the GetInstantAppCookieMaxBytes RPC.

func (*PackageManagerClient) GetInstrumentationInfo

func (c *PackageManagerClient) GetInstrumentationInfo(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

GetInstrumentationInfo calls the GetInstrumentationInfo RPC.

func (*PackageManagerClient) GetLaunchIntentForPackage

func (c *PackageManagerClient) GetLaunchIntentForPackage(ctx context.Context, arg0 string) (int64, error)

GetLaunchIntentForPackage calls the GetLaunchIntentForPackage RPC.

func (*PackageManagerClient) GetLaunchIntentSenderForPackage

func (c *PackageManagerClient) GetLaunchIntentSenderForPackage(ctx context.Context, arg0 string) (int64, error)

GetLaunchIntentSenderForPackage calls the GetLaunchIntentSenderForPackage RPC.

func (*PackageManagerClient) GetLeanbackLaunchIntentForPackage

func (c *PackageManagerClient) GetLeanbackLaunchIntentForPackage(ctx context.Context, arg0 string) (int64, error)

GetLeanbackLaunchIntentForPackage calls the GetLeanbackLaunchIntentForPackage RPC.

func (*PackageManagerClient) GetMimeGroup

func (c *PackageManagerClient) GetMimeGroup(ctx context.Context, arg0 string) (int64, error)

GetMimeGroup calls the GetMimeGroup RPC.

func (*PackageManagerClient) GetModuleInfo

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

GetModuleInfo calls the GetModuleInfo RPC.

func (*PackageManagerClient) GetNameForUid

func (c *PackageManagerClient) GetNameForUid(ctx context.Context, arg0 int32) (string, error)

GetNameForUid calls the GetNameForUid RPC.

func (*PackageManagerClient) GetPackageArchiveInfo2

func (c *PackageManagerClient) GetPackageArchiveInfo2(ctx context.Context, arg0 string, arg1 int64) (int64, error)

GetPackageArchiveInfo2 calls the GetPackageArchiveInfo2 RPC.

func (*PackageManagerClient) GetPackageArchiveInfo2_1

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

GetPackageArchiveInfo2_1 calls the GetPackageArchiveInfo2_1 RPC.

func (*PackageManagerClient) GetPackageGids1

func (c *PackageManagerClient) GetPackageGids1(ctx context.Context, arg0 string) (int64, error)

GetPackageGids1 calls the GetPackageGids1 RPC.

func (*PackageManagerClient) GetPackageGids2_1

func (c *PackageManagerClient) GetPackageGids2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error)

GetPackageGids2_1 calls the GetPackageGids2_1 RPC.

func (*PackageManagerClient) GetPackageGids2_2

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

GetPackageGids2_2 calls the GetPackageGids2_2 RPC.

func (*PackageManagerClient) GetPackageInfo2

func (c *PackageManagerClient) GetPackageInfo2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

GetPackageInfo2 calls the GetPackageInfo2 RPC.

func (*PackageManagerClient) GetPackageInfo2_1

func (c *PackageManagerClient) GetPackageInfo2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

GetPackageInfo2_1 calls the GetPackageInfo2_1 RPC.

func (*PackageManagerClient) GetPackageInfo2_2

func (c *PackageManagerClient) GetPackageInfo2_2(ctx context.Context, arg0 string, arg1 int64) (int64, error)

GetPackageInfo2_2 calls the GetPackageInfo2_2 RPC.

func (*PackageManagerClient) GetPackageInfo2_3

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

GetPackageInfo2_3 calls the GetPackageInfo2_3 RPC.

func (*PackageManagerClient) GetPackageInstaller

func (c *PackageManagerClient) GetPackageInstaller(ctx context.Context) (int64, error)

GetPackageInstaller calls the GetPackageInstaller RPC.

func (*PackageManagerClient) GetPackageUid2

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

GetPackageUid2 calls the GetPackageUid2 RPC.

func (*PackageManagerClient) GetPackageUid2_1

func (c *PackageManagerClient) GetPackageUid2_1(ctx context.Context, arg0 string, arg1 int32) (int32, error)

GetPackageUid2_1 calls the GetPackageUid2_1 RPC.

func (*PackageManagerClient) GetPackagesForUid

func (c *PackageManagerClient) GetPackagesForUid(ctx context.Context, arg0 int32) (int64, error)

GetPackagesForUid calls the GetPackagesForUid RPC.

func (*PackageManagerClient) GetPackagesHoldingPermissions2

func (c *PackageManagerClient) GetPackagesHoldingPermissions2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

GetPackagesHoldingPermissions2 calls the GetPackagesHoldingPermissions2 RPC.

func (*PackageManagerClient) GetPackagesHoldingPermissions2_1

func (c *PackageManagerClient) GetPackagesHoldingPermissions2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

GetPackagesHoldingPermissions2_1 calls the GetPackagesHoldingPermissions2_1 RPC.

func (*PackageManagerClient) GetPermissionGroupInfo

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

GetPermissionGroupInfo calls the GetPermissionGroupInfo RPC.

func (*PackageManagerClient) GetPermissionInfo

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

GetPermissionInfo calls the GetPermissionInfo RPC.

func (*PackageManagerClient) GetPreferredPackages

func (c *PackageManagerClient) GetPreferredPackages(ctx context.Context, arg0 int32) (int64, error)

GetPreferredPackages calls the GetPreferredPackages RPC.

func (*PackageManagerClient) GetProperty2

func (c *PackageManagerClient) GetProperty2(ctx context.Context, arg0 string, arg1 int64) (int64, error)

GetProperty2 calls the GetProperty2 RPC.

func (*PackageManagerClient) GetProperty2_1

func (c *PackageManagerClient) GetProperty2_1(ctx context.Context, arg0 string, arg1 string) (int64, error)

GetProperty2_1 calls the GetProperty2_1 RPC.

func (*PackageManagerClient) GetProviderInfo2

func (c *PackageManagerClient) GetProviderInfo2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

GetProviderInfo2 calls the GetProviderInfo2 RPC.

func (*PackageManagerClient) GetProviderInfo2_1

func (c *PackageManagerClient) GetProviderInfo2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

GetProviderInfo2_1 calls the GetProviderInfo2_1 RPC.

func (*PackageManagerClient) GetReceiverInfo2

func (c *PackageManagerClient) GetReceiverInfo2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

GetReceiverInfo2 calls the GetReceiverInfo2 RPC.

func (*PackageManagerClient) GetReceiverInfo2_1

func (c *PackageManagerClient) GetReceiverInfo2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

GetReceiverInfo2_1 calls the GetReceiverInfo2_1 RPC.

func (*PackageManagerClient) GetResourcesForActivity

func (c *PackageManagerClient) GetResourcesForActivity(ctx context.Context, arg0 int64) (int64, error)

GetResourcesForActivity calls the GetResourcesForActivity RPC.

func (*PackageManagerClient) GetResourcesForApplication1

func (c *PackageManagerClient) GetResourcesForApplication1(ctx context.Context, arg0 int64) (int64, error)

GetResourcesForApplication1 calls the GetResourcesForApplication1 RPC.

func (*PackageManagerClient) GetResourcesForApplication1_2

func (c *PackageManagerClient) GetResourcesForApplication1_2(ctx context.Context, arg0 string) (int64, error)

GetResourcesForApplication1_2 calls the GetResourcesForApplication1_2 RPC.

func (*PackageManagerClient) GetResourcesForApplication2_1

func (c *PackageManagerClient) GetResourcesForApplication2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

GetResourcesForApplication2_1 calls the GetResourcesForApplication2_1 RPC.

func (*PackageManagerClient) GetServiceInfo2

func (c *PackageManagerClient) GetServiceInfo2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

GetServiceInfo2 calls the GetServiceInfo2 RPC.

func (*PackageManagerClient) GetServiceInfo2_1

func (c *PackageManagerClient) GetServiceInfo2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

GetServiceInfo2_1 calls the GetServiceInfo2_1 RPC.

func (*PackageManagerClient) GetSharedLibraries1

func (c *PackageManagerClient) GetSharedLibraries1(ctx context.Context, arg0 int64) (int64, error)

GetSharedLibraries1 calls the GetSharedLibraries1 RPC.

func (*PackageManagerClient) GetSharedLibraries1_1

func (c *PackageManagerClient) GetSharedLibraries1_1(ctx context.Context, arg0 int32) (int64, error)

GetSharedLibraries1_1 calls the GetSharedLibraries1_1 RPC.

func (*PackageManagerClient) GetSuspendedPackageAppExtras

func (c *PackageManagerClient) GetSuspendedPackageAppExtras(ctx context.Context) (int64, error)

GetSuspendedPackageAppExtras calls the GetSuspendedPackageAppExtras RPC.

func (*PackageManagerClient) GetSyntheticAppDetailsActivityEnabled

func (c *PackageManagerClient) GetSyntheticAppDetailsActivityEnabled(ctx context.Context, arg0 string) (bool, error)

GetSyntheticAppDetailsActivityEnabled calls the GetSyntheticAppDetailsActivityEnabled RPC.

func (*PackageManagerClient) GetSystemAvailableFeatures

func (c *PackageManagerClient) GetSystemAvailableFeatures(ctx context.Context) (int64, error)

GetSystemAvailableFeatures calls the GetSystemAvailableFeatures RPC.

func (*PackageManagerClient) GetSystemSharedLibraryNames

func (c *PackageManagerClient) GetSystemSharedLibraryNames(ctx context.Context) (int64, error)

GetSystemSharedLibraryNames calls the GetSystemSharedLibraryNames RPC.

func (*PackageManagerClient) GetTargetSdkVersion

func (c *PackageManagerClient) GetTargetSdkVersion(ctx context.Context, arg0 string) (int32, error)

GetTargetSdkVersion calls the GetTargetSdkVersion RPC.

func (*PackageManagerClient) GetText

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

GetText calls the GetText RPC.

func (*PackageManagerClient) GetUserBadgedDrawableForDensity

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

GetUserBadgedDrawableForDensity calls the GetUserBadgedDrawableForDensity RPC.

func (*PackageManagerClient) GetUserBadgedIcon

func (c *PackageManagerClient) GetUserBadgedIcon(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

GetUserBadgedIcon calls the GetUserBadgedIcon RPC.

func (*PackageManagerClient) GetUserBadgedLabel

func (c *PackageManagerClient) GetUserBadgedLabel(ctx context.Context, arg0 string, arg1 int64) (int64, error)

GetUserBadgedLabel calls the GetUserBadgedLabel RPC.

func (*PackageManagerClient) GetVerifiedSigningInfo

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

GetVerifiedSigningInfo calls the GetVerifiedSigningInfo RPC.

func (*PackageManagerClient) GetWhitelistedRestrictedPermissions

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

GetWhitelistedRestrictedPermissions calls the GetWhitelistedRestrictedPermissions RPC.

func (*PackageManagerClient) GetXml

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

GetXml calls the GetXml RPC.

func (*PackageManagerClient) HasSigningCertificate3

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

HasSigningCertificate3 calls the HasSigningCertificate3 RPC.

func (*PackageManagerClient) HasSigningCertificate3_1

func (c *PackageManagerClient) HasSigningCertificate3_1(ctx context.Context, arg0 string, arg1 int64, arg2 int32) (bool, error)

HasSigningCertificate3_1 calls the HasSigningCertificate3_1 RPC.

func (*PackageManagerClient) HasSystemFeature1

func (c *PackageManagerClient) HasSystemFeature1(ctx context.Context, arg0 string) (bool, error)

HasSystemFeature1 calls the HasSystemFeature1 RPC.

func (*PackageManagerClient) HasSystemFeature2_1

func (c *PackageManagerClient) HasSystemFeature2_1(ctx context.Context, arg0 string, arg1 int32) (bool, error)

HasSystemFeature2_1 calls the HasSystemFeature2_1 RPC.

func (*PackageManagerClient) IsAppArchivable

func (c *PackageManagerClient) IsAppArchivable(ctx context.Context, arg0 string) (bool, error)

IsAppArchivable calls the IsAppArchivable RPC.

func (*PackageManagerClient) IsAutoRevokeWhitelisted0

func (c *PackageManagerClient) IsAutoRevokeWhitelisted0(ctx context.Context) (bool, error)

IsAutoRevokeWhitelisted0 calls the IsAutoRevokeWhitelisted0 RPC.

func (*PackageManagerClient) IsAutoRevokeWhitelisted1_1

func (c *PackageManagerClient) IsAutoRevokeWhitelisted1_1(ctx context.Context, arg0 string) (bool, error)

IsAutoRevokeWhitelisted1_1 calls the IsAutoRevokeWhitelisted1_1 RPC.

func (*PackageManagerClient) IsDefaultApplicationIcon

func (c *PackageManagerClient) IsDefaultApplicationIcon(ctx context.Context, arg0 int64) (bool, error)

IsDefaultApplicationIcon calls the IsDefaultApplicationIcon RPC.

func (*PackageManagerClient) IsDeviceUpgrading

func (c *PackageManagerClient) IsDeviceUpgrading(ctx context.Context) (bool, error)

IsDeviceUpgrading calls the IsDeviceUpgrading RPC.

func (*PackageManagerClient) IsInstantApp0

func (c *PackageManagerClient) IsInstantApp0(ctx context.Context) (bool, error)

IsInstantApp0 calls the IsInstantApp0 RPC.

func (*PackageManagerClient) IsInstantApp1_1

func (c *PackageManagerClient) IsInstantApp1_1(ctx context.Context, arg0 string) (bool, error)

IsInstantApp1_1 calls the IsInstantApp1_1 RPC.

func (*PackageManagerClient) IsPackageStopped

func (c *PackageManagerClient) IsPackageStopped(ctx context.Context, arg0 string) (bool, error)

IsPackageStopped calls the IsPackageStopped RPC.

func (*PackageManagerClient) IsPackageSuspended0

func (c *PackageManagerClient) IsPackageSuspended0(ctx context.Context) (bool, error)

IsPackageSuspended0 calls the IsPackageSuspended0 RPC.

func (*PackageManagerClient) IsPackageSuspended1_1

func (c *PackageManagerClient) IsPackageSuspended1_1(ctx context.Context, arg0 string) (bool, error)

IsPackageSuspended1_1 calls the IsPackageSuspended1_1 RPC.

func (*PackageManagerClient) IsPermissionRevokedByPolicy

func (c *PackageManagerClient) IsPermissionRevokedByPolicy(ctx context.Context, arg0 string, arg1 string) (bool, error)

IsPermissionRevokedByPolicy calls the IsPermissionRevokedByPolicy RPC.

func (*PackageManagerClient) IsSafeMode

func (c *PackageManagerClient) IsSafeMode(ctx context.Context) (bool, error)

IsSafeMode calls the IsSafeMode RPC.

func (*PackageManagerClient) QueryActivityProperty

func (c *PackageManagerClient) QueryActivityProperty(ctx context.Context, arg0 string) (int64, error)

QueryActivityProperty calls the QueryActivityProperty RPC.

func (*PackageManagerClient) QueryApplicationProperty

func (c *PackageManagerClient) QueryApplicationProperty(ctx context.Context, arg0 string) (int64, error)

QueryApplicationProperty calls the QueryApplicationProperty RPC.

func (*PackageManagerClient) QueryBroadcastReceivers2

func (c *PackageManagerClient) QueryBroadcastReceivers2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

QueryBroadcastReceivers2 calls the QueryBroadcastReceivers2 RPC.

func (*PackageManagerClient) QueryBroadcastReceivers2_1

func (c *PackageManagerClient) QueryBroadcastReceivers2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

QueryBroadcastReceivers2_1 calls the QueryBroadcastReceivers2_1 RPC.

func (*PackageManagerClient) QueryContentProviders3

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

QueryContentProviders3 calls the QueryContentProviders3 RPC.

func (*PackageManagerClient) QueryContentProviders3_1

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

QueryContentProviders3_1 calls the QueryContentProviders3_1 RPC.

func (*PackageManagerClient) QueryInstrumentation

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

QueryInstrumentation calls the QueryInstrumentation RPC.

func (*PackageManagerClient) QueryIntentActivities2

func (c *PackageManagerClient) QueryIntentActivities2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

QueryIntentActivities2 calls the QueryIntentActivities2 RPC.

func (*PackageManagerClient) QueryIntentActivities2_1

func (c *PackageManagerClient) QueryIntentActivities2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

QueryIntentActivities2_1 calls the QueryIntentActivities2_1 RPC.

func (*PackageManagerClient) QueryIntentActivityOptions

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

QueryIntentActivityOptions calls the QueryIntentActivityOptions RPC.

func (*PackageManagerClient) QueryIntentContentProviders2

func (c *PackageManagerClient) QueryIntentContentProviders2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

QueryIntentContentProviders2 calls the QueryIntentContentProviders2 RPC.

func (*PackageManagerClient) QueryIntentContentProviders2_1

func (c *PackageManagerClient) QueryIntentContentProviders2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

QueryIntentContentProviders2_1 calls the QueryIntentContentProviders2_1 RPC.

func (*PackageManagerClient) QueryIntentServices2

func (c *PackageManagerClient) QueryIntentServices2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

QueryIntentServices2 calls the QueryIntentServices2 RPC.

func (*PackageManagerClient) QueryIntentServices2_1

func (c *PackageManagerClient) QueryIntentServices2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

QueryIntentServices2_1 calls the QueryIntentServices2_1 RPC.

func (*PackageManagerClient) QueryPermissionsByGroup

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

QueryPermissionsByGroup calls the QueryPermissionsByGroup RPC.

func (*PackageManagerClient) QueryProviderProperty

func (c *PackageManagerClient) QueryProviderProperty(ctx context.Context, arg0 string) (int64, error)

QueryProviderProperty calls the QueryProviderProperty RPC.

func (*PackageManagerClient) QueryReceiverProperty

func (c *PackageManagerClient) QueryReceiverProperty(ctx context.Context, arg0 string) (int64, error)

QueryReceiverProperty calls the QueryReceiverProperty RPC.

func (*PackageManagerClient) QueryServiceProperty

func (c *PackageManagerClient) QueryServiceProperty(ctx context.Context, arg0 string) (int64, error)

QueryServiceProperty calls the QueryServiceProperty RPC.

func (*PackageManagerClient) RelinquishUpdateOwnership

func (c *PackageManagerClient) RelinquishUpdateOwnership(ctx context.Context, arg0 string) error

RelinquishUpdateOwnership calls the RelinquishUpdateOwnership RPC.

func (*PackageManagerClient) RemovePackageFromPreferred

func (c *PackageManagerClient) RemovePackageFromPreferred(ctx context.Context, arg0 string) error

RemovePackageFromPreferred calls the RemovePackageFromPreferred RPC.

func (*PackageManagerClient) RemovePermission

func (c *PackageManagerClient) RemovePermission(ctx context.Context, arg0 string) error

RemovePermission calls the RemovePermission RPC.

func (*PackageManagerClient) RemoveWhitelistedRestrictedPermission

func (c *PackageManagerClient) RemoveWhitelistedRestrictedPermission(ctx context.Context, arg0 string, arg1 string, arg2 int32) (bool, error)

RemoveWhitelistedRestrictedPermission calls the RemoveWhitelistedRestrictedPermission RPC.

func (*PackageManagerClient) ResolveActivity2

func (c *PackageManagerClient) ResolveActivity2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

ResolveActivity2 calls the ResolveActivity2 RPC.

func (*PackageManagerClient) ResolveActivity2_1

func (c *PackageManagerClient) ResolveActivity2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

ResolveActivity2_1 calls the ResolveActivity2_1 RPC.

func (*PackageManagerClient) ResolveContentProvider2

func (c *PackageManagerClient) ResolveContentProvider2(ctx context.Context, arg0 string, arg1 int64) (int64, error)

ResolveContentProvider2 calls the ResolveContentProvider2 RPC.

func (*PackageManagerClient) ResolveContentProvider2_1

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

ResolveContentProvider2_1 calls the ResolveContentProvider2_1 RPC.

func (*PackageManagerClient) ResolveService2

func (c *PackageManagerClient) ResolveService2(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

ResolveService2 calls the ResolveService2 RPC.

func (*PackageManagerClient) ResolveService2_1

func (c *PackageManagerClient) ResolveService2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error)

ResolveService2_1 calls the ResolveService2_1 RPC.

func (*PackageManagerClient) SetApplicationCategoryHint

func (c *PackageManagerClient) SetApplicationCategoryHint(ctx context.Context, arg0 string, arg1 int32) error

SetApplicationCategoryHint calls the SetApplicationCategoryHint RPC.

func (*PackageManagerClient) SetApplicationEnabledSetting

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

SetApplicationEnabledSetting calls the SetApplicationEnabledSetting RPC.

func (*PackageManagerClient) SetAutoRevokeWhitelisted

func (c *PackageManagerClient) SetAutoRevokeWhitelisted(ctx context.Context, arg0 string, arg1 bool) (bool, error)

SetAutoRevokeWhitelisted calls the SetAutoRevokeWhitelisted RPC.

func (*PackageManagerClient) SetComponentEnabledSetting

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

SetComponentEnabledSetting calls the SetComponentEnabledSetting RPC.

func (*PackageManagerClient) SetInstallerPackageName

func (c *PackageManagerClient) SetInstallerPackageName(ctx context.Context, arg0 string, arg1 string) error

SetInstallerPackageName calls the SetInstallerPackageName RPC.

func (*PackageManagerClient) UpdateInstantAppCookie

func (c *PackageManagerClient) UpdateInstantAppCookie(ctx context.Context, arg0 int64) error

UpdateInstantAppCookie calls the UpdateInstantAppCookie RPC.

func (*PackageManagerClient) VerifyPendingInstall

func (c *PackageManagerClient) VerifyPendingInstall(ctx context.Context, arg0 int32, arg1 int32) error

VerifyPendingInstall calls the VerifyPendingInstall RPC.

type PackageManagerComponentEnabledSettingClient

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

PackageManagerComponentEnabledSettingClient wraps the gRPC PackageManagerComponentEnabledSettingService client.

func NewPackageManagerComponentEnabledSettingClient

func NewPackageManagerComponentEnabledSettingClient(cc grpc.ClientConnInterface) *PackageManagerComponentEnabledSettingClient

NewPackageManagerComponentEnabledSettingClient creates a new PackageManagerComponentEnabledSetting client.

func (*PackageManagerComponentEnabledSettingClient) DescribeContents

DescribeContents calls the DescribeContents RPC.

func (*PackageManagerComponentEnabledSettingClient) GetComponentName

GetComponentName calls the GetComponentName RPC.

func (*PackageManagerComponentEnabledSettingClient) GetEnabledFlags

GetEnabledFlags calls the GetEnabledFlags RPC.

func (*PackageManagerComponentEnabledSettingClient) GetEnabledState

GetEnabledState calls the GetEnabledState RPC.

func (*PackageManagerComponentEnabledSettingClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PackageManagerComponentInfoFlagsClient

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

PackageManagerComponentInfoFlagsClient wraps the gRPC PackageManagerComponentInfoFlagsService client.

func NewPackageManagerComponentInfoFlagsClient

func NewPackageManagerComponentInfoFlagsClient(cc grpc.ClientConnInterface) *PackageManagerComponentInfoFlagsClient

NewPackageManagerComponentInfoFlagsClient creates a new PackageManagerComponentInfoFlags client.

func (*PackageManagerComponentInfoFlagsClient) GetValue

GetValue calls the GetValue RPC.

func (*PackageManagerComponentInfoFlagsClient) Of

Of calls the Of RPC.

type PackageManagerPackageInfoFlagsClient

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

PackageManagerPackageInfoFlagsClient wraps the gRPC PackageManagerPackageInfoFlagsService client.

func NewPackageManagerPackageInfoFlagsClient

func NewPackageManagerPackageInfoFlagsClient(cc grpc.ClientConnInterface) *PackageManagerPackageInfoFlagsClient

NewPackageManagerPackageInfoFlagsClient creates a new PackageManagerPackageInfoFlags client.

func (*PackageManagerPackageInfoFlagsClient) GetValue

GetValue calls the GetValue RPC.

func (*PackageManagerPackageInfoFlagsClient) Of

Of calls the Of RPC.

type PackageManagerPropertyClient

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

PackageManagerPropertyClient wraps the gRPC PackageManagerPropertyService client.

func NewPackageManagerPropertyClient

func NewPackageManagerPropertyClient(cc grpc.ClientConnInterface) *PackageManagerPropertyClient

NewPackageManagerPropertyClient creates a new PackageManagerProperty client.

func (*PackageManagerPropertyClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*PackageManagerPropertyClient) Equals

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

Equals calls the Equals RPC.

func (*PackageManagerPropertyClient) GetBoolean

func (c *PackageManagerPropertyClient) GetBoolean(ctx context.Context) (bool, error)

GetBoolean calls the GetBoolean RPC.

func (*PackageManagerPropertyClient) GetClassName

func (c *PackageManagerPropertyClient) GetClassName(ctx context.Context) (string, error)

GetClassName calls the GetClassName RPC.

func (*PackageManagerPropertyClient) GetFloat

GetFloat calls the GetFloat RPC.

func (*PackageManagerPropertyClient) GetInteger

func (c *PackageManagerPropertyClient) GetInteger(ctx context.Context) (int32, error)

GetInteger calls the GetInteger RPC.

func (*PackageManagerPropertyClient) GetName

GetName calls the GetName RPC.

func (*PackageManagerPropertyClient) GetPackageName

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

GetPackageName calls the GetPackageName RPC.

func (*PackageManagerPropertyClient) GetResourceId

func (c *PackageManagerPropertyClient) GetResourceId(ctx context.Context) (int32, error)

GetResourceId calls the GetResourceId RPC.

func (*PackageManagerPropertyClient) GetString

GetString calls the GetString RPC.

func (*PackageManagerPropertyClient) HashCode

HashCode calls the HashCode RPC.

func (*PackageManagerPropertyClient) IsBoolean

func (c *PackageManagerPropertyClient) IsBoolean(ctx context.Context) (bool, error)

IsBoolean calls the IsBoolean RPC.

func (*PackageManagerPropertyClient) IsFloat

IsFloat calls the IsFloat RPC.

func (*PackageManagerPropertyClient) IsInteger

func (c *PackageManagerPropertyClient) IsInteger(ctx context.Context) (bool, error)

IsInteger calls the IsInteger RPC.

func (*PackageManagerPropertyClient) IsResourceId

func (c *PackageManagerPropertyClient) IsResourceId(ctx context.Context) (bool, error)

IsResourceId calls the IsResourceId RPC.

func (*PackageManagerPropertyClient) IsString

IsString calls the IsString RPC.

func (*PackageManagerPropertyClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PackageManagerResolveInfoFlagsClient

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

PackageManagerResolveInfoFlagsClient wraps the gRPC PackageManagerResolveInfoFlagsService client.

func NewPackageManagerResolveInfoFlagsClient

func NewPackageManagerResolveInfoFlagsClient(cc grpc.ClientConnInterface) *PackageManagerResolveInfoFlagsClient

NewPackageManagerResolveInfoFlagsClient creates a new PackageManagerResolveInfoFlags client.

func (*PackageManagerResolveInfoFlagsClient) GetValue

GetValue calls the GetValue RPC.

func (*PackageManagerResolveInfoFlagsClient) Of

Of calls the Of RPC.

type PackageStatsClient

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

PackageStatsClient wraps the gRPC PackageStatsService client.

func NewPackageStatsClient

func NewPackageStatsClient(cc grpc.ClientConnInterface) *PackageStatsClient

NewPackageStatsClient creates a new PackageStats client.

func (*PackageStatsClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*PackageStatsClient) Equals

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

Equals calls the Equals RPC.

func (*PackageStatsClient) HashCode

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

HashCode calls the HashCode RPC.

func (*PackageStatsClient) ToString

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

ToString calls the ToString RPC.

func (*PackageStatsClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PathPermissionClient

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

PathPermissionClient wraps the gRPC PathPermissionService client.

func NewPathPermissionClient

func NewPathPermissionClient(cc grpc.ClientConnInterface) *PathPermissionClient

NewPathPermissionClient creates a new PathPermission client.

func (*PathPermissionClient) GetReadPermission

func (c *PathPermissionClient) GetReadPermission(ctx context.Context, handle int64) (string, error)

GetReadPermission calls the GetReadPermission RPC.

func (*PathPermissionClient) GetWritePermission

func (c *PathPermissionClient) GetWritePermission(ctx context.Context, handle int64) (string, error)

GetWritePermission calls the GetWritePermission RPC.

func (*PathPermissionClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PermissionGroupInfoClient

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

PermissionGroupInfoClient wraps the gRPC PermissionGroupInfoService client.

func NewPermissionGroupInfoClient

func NewPermissionGroupInfoClient(cc grpc.ClientConnInterface) *PermissionGroupInfoClient

NewPermissionGroupInfoClient creates a new PermissionGroupInfo client.

func (*PermissionGroupInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*PermissionGroupInfoClient) LoadDescription

func (c *PermissionGroupInfoClient) LoadDescription(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadDescription calls the LoadDescription RPC.

func (*PermissionGroupInfoClient) ToString

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

ToString calls the ToString RPC.

func (*PermissionGroupInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type PermissionInfoClient

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

PermissionInfoClient wraps the gRPC PermissionInfoService client.

func NewPermissionInfoClient

func NewPermissionInfoClient(cc grpc.ClientConnInterface) *PermissionInfoClient

NewPermissionInfoClient creates a new PermissionInfo client.

func (*PermissionInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*PermissionInfoClient) GetProtection

func (c *PermissionInfoClient) GetProtection(ctx context.Context, handle int64) (int32, error)

GetProtection calls the GetProtection RPC.

func (*PermissionInfoClient) GetProtectionFlags

func (c *PermissionInfoClient) GetProtectionFlags(ctx context.Context, handle int64) (int32, error)

GetProtectionFlags calls the GetProtectionFlags RPC.

func (*PermissionInfoClient) LoadDescription

func (c *PermissionInfoClient) LoadDescription(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadDescription calls the LoadDescription RPC.

func (*PermissionInfoClient) ToString

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

ToString calls the ToString RPC.

func (*PermissionInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type ProviderInfoClient

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

ProviderInfoClient wraps the gRPC ProviderInfoService client.

func NewProviderInfoClient

func NewProviderInfoClient(cc grpc.ClientConnInterface) *ProviderInfoClient

NewProviderInfoClient creates a new ProviderInfo client.

func (*ProviderInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*ProviderInfoClient) Dump

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

Dump calls the Dump RPC.

func (*ProviderInfoClient) ToString

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

ToString calls the ToString RPC.

func (*ProviderInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type ResolveInfoClient

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

ResolveInfoClient wraps the gRPC ResolveInfoService client.

func NewResolveInfoClient

func NewResolveInfoClient(cc grpc.ClientConnInterface) *ResolveInfoClient

NewResolveInfoClient creates a new ResolveInfo client.

func (*ResolveInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*ResolveInfoClient) Dump

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

Dump calls the Dump RPC.

func (*ResolveInfoClient) GetIconResource

func (c *ResolveInfoClient) GetIconResource(ctx context.Context, handle int64) (int32, error)

GetIconResource calls the GetIconResource RPC.

func (*ResolveInfoClient) IsCrossProfileIntentForwarderActivity

func (c *ResolveInfoClient) IsCrossProfileIntentForwarderActivity(ctx context.Context, handle int64) (bool, error)

IsCrossProfileIntentForwarderActivity calls the IsCrossProfileIntentForwarderActivity RPC.

func (*ResolveInfoClient) LoadIcon

func (c *ResolveInfoClient) LoadIcon(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadIcon calls the LoadIcon RPC.

func (*ResolveInfoClient) LoadLabel

func (c *ResolveInfoClient) LoadLabel(ctx context.Context, handle int64, arg0 int64) (int64, error)

LoadLabel calls the LoadLabel RPC.

func (*ResolveInfoClient) ToString

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

ToString calls the ToString RPC.

func (*ResolveInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type ResolveInfoDisplayNameComparatorClient

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

ResolveInfoDisplayNameComparatorClient wraps the gRPC ResolveInfoDisplayNameComparatorService client.

func NewResolveInfoDisplayNameComparatorClient

func NewResolveInfoDisplayNameComparatorClient(cc grpc.ClientConnInterface) *ResolveInfoDisplayNameComparatorClient

NewResolveInfoDisplayNameComparatorClient creates a new ResolveInfoDisplayNameComparator client.

func (*ResolveInfoDisplayNameComparatorClient) Compare2

Compare2 calls the Compare2 RPC.

func (*ResolveInfoDisplayNameComparatorClient) Compare2_1

func (c *ResolveInfoDisplayNameComparatorClient) Compare2_1(ctx context.Context, arg0 int64, arg1 int64) (int32, error)

Compare2_1 calls the Compare2_1 RPC.

type ServiceInfoClient

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

ServiceInfoClient wraps the gRPC ServiceInfoService client.

func NewServiceInfoClient

func NewServiceInfoClient(cc grpc.ClientConnInterface) *ServiceInfoClient

NewServiceInfoClient creates a new ServiceInfo client.

func (*ServiceInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*ServiceInfoClient) Dump

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

Dump calls the Dump RPC.

func (*ServiceInfoClient) GetForegroundServiceType

func (c *ServiceInfoClient) GetForegroundServiceType(ctx context.Context, handle int64) (int32, error)

GetForegroundServiceType calls the GetForegroundServiceType RPC.

func (*ServiceInfoClient) ToString

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

ToString calls the ToString RPC.

func (*ServiceInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type SharedLibraryInfoClient

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

SharedLibraryInfoClient wraps the gRPC SharedLibraryInfoService client.

func NewSharedLibraryInfoClient

func NewSharedLibraryInfoClient(cc grpc.ClientConnInterface) *SharedLibraryInfoClient

NewSharedLibraryInfoClient creates a new SharedLibraryInfo client.

func (*SharedLibraryInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*SharedLibraryInfoClient) GetCertDigests

func (c *SharedLibraryInfoClient) GetCertDigests(ctx context.Context) (int64, error)

GetCertDigests calls the GetCertDigests RPC.

func (*SharedLibraryInfoClient) GetDeclaringPackage

func (c *SharedLibraryInfoClient) GetDeclaringPackage(ctx context.Context) (int64, error)

GetDeclaringPackage calls the GetDeclaringPackage RPC.

func (*SharedLibraryInfoClient) GetDependentPackages

func (c *SharedLibraryInfoClient) GetDependentPackages(ctx context.Context) (int64, error)

GetDependentPackages calls the GetDependentPackages RPC.

func (*SharedLibraryInfoClient) GetLongVersion

func (c *SharedLibraryInfoClient) GetLongVersion(ctx context.Context) (int64, error)

GetLongVersion calls the GetLongVersion RPC.

func (*SharedLibraryInfoClient) GetName

func (c *SharedLibraryInfoClient) GetName(ctx context.Context) (string, error)

GetName calls the GetName RPC.

func (*SharedLibraryInfoClient) GetType

func (c *SharedLibraryInfoClient) GetType(ctx context.Context) (int32, error)

GetType calls the GetType RPC.

func (*SharedLibraryInfoClient) GetVersion

func (c *SharedLibraryInfoClient) GetVersion(ctx context.Context) (int32, error)

GetVersion calls the GetVersion RPC.

func (*SharedLibraryInfoClient) ToString

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

ToString calls the ToString RPC.

func (*SharedLibraryInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type ShortcutInfoBuilderClient

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

ShortcutInfoBuilderClient wraps the gRPC ShortcutInfoBuilderService client.

func NewShortcutInfoBuilderClient

func NewShortcutInfoBuilderClient(cc grpc.ClientConnInterface) *ShortcutInfoBuilderClient

NewShortcutInfoBuilderClient creates a new ShortcutInfoBuilder client.

func (*ShortcutInfoBuilderClient) AddCapabilityBinding

func (c *ShortcutInfoBuilderClient) AddCapabilityBinding(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

AddCapabilityBinding calls the AddCapabilityBinding RPC.

func (*ShortcutInfoBuilderClient) Build

Build calls the Build RPC.

func (*ShortcutInfoBuilderClient) SetActivity

func (c *ShortcutInfoBuilderClient) SetActivity(ctx context.Context, arg0 int64) (int64, error)

SetActivity calls the SetActivity RPC.

func (*ShortcutInfoBuilderClient) SetDisabledMessage

func (c *ShortcutInfoBuilderClient) SetDisabledMessage(ctx context.Context, arg0 string) (int64, error)

SetDisabledMessage calls the SetDisabledMessage RPC.

func (*ShortcutInfoBuilderClient) SetExcludedFromSurfaces

func (c *ShortcutInfoBuilderClient) SetExcludedFromSurfaces(ctx context.Context, arg0 int32) (int64, error)

SetExcludedFromSurfaces calls the SetExcludedFromSurfaces RPC.

func (*ShortcutInfoBuilderClient) SetExtras

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

SetExtras calls the SetExtras RPC.

func (*ShortcutInfoBuilderClient) SetIcon

func (c *ShortcutInfoBuilderClient) SetIcon(ctx context.Context, arg0 int64) (int64, error)

SetIcon calls the SetIcon RPC.

func (*ShortcutInfoBuilderClient) SetIntent

func (c *ShortcutInfoBuilderClient) SetIntent(ctx context.Context, arg0 int64) (int64, error)

SetIntent calls the SetIntent RPC.

func (*ShortcutInfoBuilderClient) SetIntents

func (c *ShortcutInfoBuilderClient) SetIntents(ctx context.Context, arg0 int64) (int64, error)

SetIntents calls the SetIntents RPC.

func (*ShortcutInfoBuilderClient) SetLocusId

func (c *ShortcutInfoBuilderClient) SetLocusId(ctx context.Context, arg0 int64) (int64, error)

SetLocusId calls the SetLocusId RPC.

func (*ShortcutInfoBuilderClient) SetLongLabel

func (c *ShortcutInfoBuilderClient) SetLongLabel(ctx context.Context, arg0 string) (int64, error)

SetLongLabel calls the SetLongLabel RPC.

func (*ShortcutInfoBuilderClient) SetLongLived

func (c *ShortcutInfoBuilderClient) SetLongLived(ctx context.Context, arg0 bool) (int64, error)

SetLongLived calls the SetLongLived RPC.

func (*ShortcutInfoBuilderClient) SetPerson

func (c *ShortcutInfoBuilderClient) SetPerson(ctx context.Context, arg0 int64) (int64, error)

SetPerson calls the SetPerson RPC.

func (*ShortcutInfoBuilderClient) SetPersons

func (c *ShortcutInfoBuilderClient) SetPersons(ctx context.Context, arg0 int64) (int64, error)

SetPersons calls the SetPersons RPC.

func (*ShortcutInfoBuilderClient) SetRank

func (c *ShortcutInfoBuilderClient) SetRank(ctx context.Context, arg0 int32) (int64, error)

SetRank calls the SetRank RPC.

func (*ShortcutInfoBuilderClient) SetShortLabel

func (c *ShortcutInfoBuilderClient) SetShortLabel(ctx context.Context, arg0 string) (int64, error)

SetShortLabel calls the SetShortLabel RPC.

func (*ShortcutInfoBuilderClient) SetStartingTheme

func (c *ShortcutInfoBuilderClient) SetStartingTheme(ctx context.Context, arg0 int32) (int64, error)

SetStartingTheme calls the SetStartingTheme RPC.

type ShortcutInfoClient

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

ShortcutInfoClient wraps the gRPC ShortcutInfoService client.

func NewShortcutInfoClient

func NewShortcutInfoClient(cc grpc.ClientConnInterface) *ShortcutInfoClient

NewShortcutInfoClient creates a new ShortcutInfo client.

func (*ShortcutInfoClient) CreateFromGenericDocument

func (c *ShortcutInfoClient) CreateFromGenericDocument(ctx context.Context, arg0 int64, arg1 int64) (int64, error)

CreateFromGenericDocument calls the CreateFromGenericDocument RPC.

func (*ShortcutInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*ShortcutInfoClient) GetActivity

func (c *ShortcutInfoClient) GetActivity(ctx context.Context) (int64, error)

GetActivity calls the GetActivity RPC.

func (*ShortcutInfoClient) GetCapabilities

func (c *ShortcutInfoClient) GetCapabilities(ctx context.Context) (int64, error)

GetCapabilities calls the GetCapabilities RPC.

func (*ShortcutInfoClient) GetCapabilityParams

func (c *ShortcutInfoClient) GetCapabilityParams(ctx context.Context, arg0 int64) (int64, error)

GetCapabilityParams calls the GetCapabilityParams RPC.

func (*ShortcutInfoClient) GetCategories

func (c *ShortcutInfoClient) GetCategories(ctx context.Context) (int64, error)

GetCategories calls the GetCategories RPC.

func (*ShortcutInfoClient) GetDisabledMessage

func (c *ShortcutInfoClient) GetDisabledMessage(ctx context.Context) (int64, error)

GetDisabledMessage calls the GetDisabledMessage RPC.

func (*ShortcutInfoClient) GetDisabledReason

func (c *ShortcutInfoClient) GetDisabledReason(ctx context.Context) (int32, error)

GetDisabledReason calls the GetDisabledReason RPC.

func (*ShortcutInfoClient) GetExcludedFromSurfaces

func (c *ShortcutInfoClient) GetExcludedFromSurfaces(ctx context.Context) (int32, error)

GetExcludedFromSurfaces calls the GetExcludedFromSurfaces RPC.

func (*ShortcutInfoClient) GetExtras

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

GetExtras calls the GetExtras RPC.

func (*ShortcutInfoClient) GetId

func (c *ShortcutInfoClient) GetId(ctx context.Context) (string, error)

GetId calls the GetId RPC.

func (*ShortcutInfoClient) GetIntent

func (c *ShortcutInfoClient) GetIntent(ctx context.Context) (int64, error)

GetIntent calls the GetIntent RPC.

func (*ShortcutInfoClient) GetIntents

func (c *ShortcutInfoClient) GetIntents(ctx context.Context) (int64, error)

GetIntents calls the GetIntents RPC.

func (*ShortcutInfoClient) GetLastChangedTimestamp

func (c *ShortcutInfoClient) GetLastChangedTimestamp(ctx context.Context) (int64, error)

GetLastChangedTimestamp calls the GetLastChangedTimestamp RPC.

func (*ShortcutInfoClient) GetLocusId

func (c *ShortcutInfoClient) GetLocusId(ctx context.Context) (int64, error)

GetLocusId calls the GetLocusId RPC.

func (*ShortcutInfoClient) GetLongLabel

func (c *ShortcutInfoClient) GetLongLabel(ctx context.Context) (int64, error)

GetLongLabel calls the GetLongLabel RPC.

func (*ShortcutInfoClient) GetPackage

func (c *ShortcutInfoClient) GetPackage(ctx context.Context) (string, error)

GetPackage calls the GetPackage RPC.

func (*ShortcutInfoClient) GetRank

func (c *ShortcutInfoClient) GetRank(ctx context.Context) (int32, error)

GetRank calls the GetRank RPC.

func (*ShortcutInfoClient) GetShortLabel

func (c *ShortcutInfoClient) GetShortLabel(ctx context.Context) (int64, error)

GetShortLabel calls the GetShortLabel RPC.

func (*ShortcutInfoClient) GetUserHandle

func (c *ShortcutInfoClient) GetUserHandle(ctx context.Context) (int64, error)

GetUserHandle calls the GetUserHandle RPC.

func (*ShortcutInfoClient) HasKeyFieldsOnly

func (c *ShortcutInfoClient) HasKeyFieldsOnly(ctx context.Context) (bool, error)

HasKeyFieldsOnly calls the HasKeyFieldsOnly RPC.

func (*ShortcutInfoClient) IsCached

func (c *ShortcutInfoClient) IsCached(ctx context.Context) (bool, error)

IsCached calls the IsCached RPC.

func (*ShortcutInfoClient) IsDeclaredInManifest

func (c *ShortcutInfoClient) IsDeclaredInManifest(ctx context.Context) (bool, error)

IsDeclaredInManifest calls the IsDeclaredInManifest RPC.

func (*ShortcutInfoClient) IsDynamic

func (c *ShortcutInfoClient) IsDynamic(ctx context.Context) (bool, error)

IsDynamic calls the IsDynamic RPC.

func (*ShortcutInfoClient) IsEnabled

func (c *ShortcutInfoClient) IsEnabled(ctx context.Context) (bool, error)

IsEnabled calls the IsEnabled RPC.

func (*ShortcutInfoClient) IsExcludedFromSurfaces

func (c *ShortcutInfoClient) IsExcludedFromSurfaces(ctx context.Context, arg0 int32) (bool, error)

IsExcludedFromSurfaces calls the IsExcludedFromSurfaces RPC.

func (*ShortcutInfoClient) IsImmutable

func (c *ShortcutInfoClient) IsImmutable(ctx context.Context) (bool, error)

IsImmutable calls the IsImmutable RPC.

func (*ShortcutInfoClient) IsPinned

func (c *ShortcutInfoClient) IsPinned(ctx context.Context) (bool, error)

IsPinned calls the IsPinned RPC.

func (*ShortcutInfoClient) ToString

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

ToString calls the ToString RPC.

func (*ShortcutInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type ShortcutManagerClient

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

ShortcutManagerClient wraps the gRPC ShortcutManagerService client.

func NewShortcutManagerClient

func NewShortcutManagerClient(cc grpc.ClientConnInterface) *ShortcutManagerClient

NewShortcutManagerClient creates a new ShortcutManager client.

func (*ShortcutManagerClient) CreateShortcutResultIntent

func (c *ShortcutManagerClient) CreateShortcutResultIntent(ctx context.Context, arg0 int64) (int64, error)

CreateShortcutResultIntent calls the CreateShortcutResultIntent RPC.

func (*ShortcutManagerClient) GetDynamicShortcuts

func (c *ShortcutManagerClient) GetDynamicShortcuts(ctx context.Context) (int64, error)

GetDynamicShortcuts calls the GetDynamicShortcuts RPC.

func (*ShortcutManagerClient) GetIconMaxHeight

func (c *ShortcutManagerClient) GetIconMaxHeight(ctx context.Context) (int32, error)

GetIconMaxHeight calls the GetIconMaxHeight RPC.

func (*ShortcutManagerClient) GetIconMaxWidth

func (c *ShortcutManagerClient) GetIconMaxWidth(ctx context.Context) (int32, error)

GetIconMaxWidth calls the GetIconMaxWidth RPC.

func (*ShortcutManagerClient) GetManifestShortcuts

func (c *ShortcutManagerClient) GetManifestShortcuts(ctx context.Context) (int64, error)

GetManifestShortcuts calls the GetManifestShortcuts RPC.

func (*ShortcutManagerClient) GetMaxShortcutCountPerActivity

func (c *ShortcutManagerClient) GetMaxShortcutCountPerActivity(ctx context.Context) (int32, error)

GetMaxShortcutCountPerActivity calls the GetMaxShortcutCountPerActivity RPC.

func (*ShortcutManagerClient) GetPinnedShortcuts

func (c *ShortcutManagerClient) GetPinnedShortcuts(ctx context.Context) (int64, error)

GetPinnedShortcuts calls the GetPinnedShortcuts RPC.

func (*ShortcutManagerClient) GetShortcuts

func (c *ShortcutManagerClient) GetShortcuts(ctx context.Context, arg0 int32) (int64, error)

GetShortcuts calls the GetShortcuts RPC.

func (*ShortcutManagerClient) IsRateLimitingActive

func (c *ShortcutManagerClient) IsRateLimitingActive(ctx context.Context) (bool, error)

IsRateLimitingActive calls the IsRateLimitingActive RPC.

func (*ShortcutManagerClient) IsRequestPinShortcutSupported

func (c *ShortcutManagerClient) IsRequestPinShortcutSupported(ctx context.Context) (bool, error)

IsRequestPinShortcutSupported calls the IsRequestPinShortcutSupported RPC.

func (*ShortcutManagerClient) PushDynamicShortcut

func (c *ShortcutManagerClient) PushDynamicShortcut(ctx context.Context, arg0 int64) error

PushDynamicShortcut calls the PushDynamicShortcut RPC.

func (*ShortcutManagerClient) RemoveAllDynamicShortcuts

func (c *ShortcutManagerClient) RemoveAllDynamicShortcuts(ctx context.Context) error

RemoveAllDynamicShortcuts calls the RemoveAllDynamicShortcuts RPC.

func (*ShortcutManagerClient) ReportShortcutUsed

func (c *ShortcutManagerClient) ReportShortcutUsed(ctx context.Context, arg0 string) error

ReportShortcutUsed calls the ReportShortcutUsed RPC.

func (*ShortcutManagerClient) RequestPinShortcut

func (c *ShortcutManagerClient) RequestPinShortcut(ctx context.Context, arg0 int64, arg1 int64) (bool, error)

RequestPinShortcut calls the RequestPinShortcut RPC.

type SignatureClient

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

SignatureClient wraps the gRPC SignatureService client.

func NewSignatureClient

func NewSignatureClient(cc grpc.ClientConnInterface) *SignatureClient

NewSignatureClient creates a new Signature client.

func (*SignatureClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*SignatureClient) Equals

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

Equals calls the Equals RPC.

func (*SignatureClient) HashCode

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

HashCode calls the HashCode RPC.

func (*SignatureClient) ToByteArray

func (c *SignatureClient) ToByteArray(ctx context.Context, handle int64) (int64, error)

ToByteArray calls the ToByteArray RPC.

func (*SignatureClient) ToChars0

func (c *SignatureClient) ToChars0(ctx context.Context, handle int64) (int64, error)

ToChars0 calls the ToChars0 RPC.

func (*SignatureClient) ToChars2_1

func (c *SignatureClient) ToChars2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error)

ToChars2_1 calls the ToChars2_1 RPC.

func (*SignatureClient) ToCharsString

func (c *SignatureClient) ToCharsString(ctx context.Context, handle int64) (string, error)

ToCharsString calls the ToCharsString RPC.

func (*SignatureClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type SigningInfoClient

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

SigningInfoClient wraps the gRPC SigningInfoService client.

func NewSigningInfoClient

func NewSigningInfoClient(cc grpc.ClientConnInterface) *SigningInfoClient

NewSigningInfoClient creates a new SigningInfo client.

func (*SigningInfoClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*SigningInfoClient) GetApkContentsSigners

func (c *SigningInfoClient) GetApkContentsSigners(ctx context.Context, handle int64) (int64, error)

GetApkContentsSigners calls the GetApkContentsSigners RPC.

func (*SigningInfoClient) GetPublicKeys

func (c *SigningInfoClient) GetPublicKeys(ctx context.Context, handle int64) (int64, error)

GetPublicKeys calls the GetPublicKeys RPC.

func (*SigningInfoClient) GetSchemeVersion

func (c *SigningInfoClient) GetSchemeVersion(ctx context.Context, handle int64) (int32, error)

GetSchemeVersion calls the GetSchemeVersion RPC.

func (*SigningInfoClient) GetSigningCertificateHistory

func (c *SigningInfoClient) GetSigningCertificateHistory(ctx context.Context, handle int64) (int64, error)

GetSigningCertificateHistory calls the GetSigningCertificateHistory RPC.

func (*SigningInfoClient) HasMultipleSigners

func (c *SigningInfoClient) HasMultipleSigners(ctx context.Context, handle int64) (bool, error)

HasMultipleSigners calls the HasMultipleSigners RPC.

func (*SigningInfoClient) HasPastSigningCertificates

func (c *SigningInfoClient) HasPastSigningCertificates(ctx context.Context, handle int64) (bool, error)

HasPastSigningCertificates calls the HasPastSigningCertificates RPC.

func (*SigningInfoClient) SignersMatchExactly

func (c *SigningInfoClient) SignersMatchExactly(ctx context.Context, handle int64, arg0 int64) (bool, error)

SignersMatchExactly calls the SignersMatchExactly RPC.

func (*SigningInfoClient) WriteToParcel

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

WriteToParcel calls the WriteToParcel RPC.

type SigningInfoExceptionClient

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

SigningInfoExceptionClient wraps the gRPC SigningInfoExceptionService client.

func NewSigningInfoExceptionClient

func NewSigningInfoExceptionClient(cc grpc.ClientConnInterface) *SigningInfoExceptionClient

NewSigningInfoExceptionClient creates a new SigningInfoException client.

func (*SigningInfoExceptionClient) GetCode

GetCode calls the GetCode RPC.

type VersionedPackageClient

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

VersionedPackageClient wraps the gRPC VersionedPackageService client.

func NewVersionedPackageClient

func NewVersionedPackageClient(cc grpc.ClientConnInterface) *VersionedPackageClient

NewVersionedPackageClient creates a new VersionedPackage client.

func (*VersionedPackageClient) DescribeContents

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

DescribeContents calls the DescribeContents RPC.

func (*VersionedPackageClient) Equals

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

Equals calls the Equals RPC.

func (*VersionedPackageClient) GetLongVersionCode

func (c *VersionedPackageClient) GetLongVersionCode(ctx context.Context, handle int64) (int64, error)

GetLongVersionCode calls the GetLongVersionCode RPC.

func (*VersionedPackageClient) GetPackageName

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

GetPackageName calls the GetPackageName RPC.

func (*VersionedPackageClient) GetVersionCode

func (c *VersionedPackageClient) GetVersionCode(ctx context.Context, handle int64) (int32, error)

GetVersionCode calls the GetVersionCode RPC.

func (*VersionedPackageClient) HashCode

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

HashCode calls the HashCode RPC.

func (*VersionedPackageClient) ToString

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

ToString calls the ToString RPC.

func (*VersionedPackageClient) WriteToParcel

func (c *VersionedPackageClient) 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