Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type ActivityInfoClient struct + func NewActivityInfoClient(cc grpc.ClientConnInterface) *ActivityInfoClient + func (c *ActivityInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ActivityInfoClient) Dump(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *ActivityInfoClient) GetKnownActivityEmbeddingCerts(ctx context.Context, handle int64) (int64, error) + func (c *ActivityInfoClient) GetThemeResource(ctx context.Context, handle int64) (int32, error) + func (c *ActivityInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ActivityInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ApkChecksumClient struct + func NewApkChecksumClient(cc grpc.ClientConnInterface) *ApkChecksumClient + func (c *ApkChecksumClient) DescribeContents(ctx context.Context) (int32, error) + func (c *ApkChecksumClient) GetInstallerCertificate(ctx context.Context) (int64, error) + func (c *ApkChecksumClient) GetInstallerPackageName(ctx context.Context) (string, error) + func (c *ApkChecksumClient) GetSplitName(ctx context.Context) (string, error) + func (c *ApkChecksumClient) GetType(ctx context.Context) (int32, error) + func (c *ApkChecksumClient) GetValue(ctx context.Context) (int64, error) + func (c *ApkChecksumClient) ToString(ctx context.Context) (string, error) + func (c *ApkChecksumClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type ApplicationInfoClient struct + func NewApplicationInfoClient(cc grpc.ClientConnInterface) *ApplicationInfoClient + func (c *ApplicationInfoClient) AreAttributionsUserVisible(ctx context.Context, handle int64) (bool, error) + func (c *ApplicationInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ApplicationInfoClient) Dump(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *ApplicationInfoClient) GetCategoryTitle(ctx context.Context, handle int64, arg0 int64, arg1 int32) (int64, error) + func (c *ApplicationInfoClient) GetGwpAsanMode(ctx context.Context, handle int64) (int32, error) + func (c *ApplicationInfoClient) GetKnownActivityEmbeddingCerts(ctx context.Context, handle int64) (int64, error) + func (c *ApplicationInfoClient) GetMemtagMode(ctx context.Context, handle int64) (int32, error) + func (c *ApplicationInfoClient) GetNativeHeapZeroInitialized(ctx context.Context, handle int64) (int32, error) + func (c *ApplicationInfoClient) GetRequestRawExternalStorageAccess(ctx context.Context, handle int64) (int32, error) + func (c *ApplicationInfoClient) IsProfileable(ctx context.Context, handle int64) (bool, error) + func (c *ApplicationInfoClient) IsProfileableByShell(ctx context.Context, handle int64) (bool, error) + func (c *ApplicationInfoClient) IsResourceOverlay(ctx context.Context, handle int64) (bool, error) + func (c *ApplicationInfoClient) IsVirtualPreload(ctx context.Context, handle int64) (bool, error) + func (c *ApplicationInfoClient) LoadDescription(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ApplicationInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ApplicationInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ApplicationInfoDisplayNameComparatorClient struct + func NewApplicationInfoDisplayNameComparatorClient(cc grpc.ClientConnInterface) *ApplicationInfoDisplayNameComparatorClient + func (c *ApplicationInfoDisplayNameComparatorClient) Compare2(ctx context.Context, arg0 int64, arg1 int64) (int32, error) + func (c *ApplicationInfoDisplayNameComparatorClient) Compare2_1(ctx context.Context, arg0 int64, arg1 int64) (int32, error) + type ArchivedActivityInfoClient struct + func NewArchivedActivityInfoClient(cc grpc.ClientConnInterface) *ArchivedActivityInfoClient + func (c *ArchivedActivityInfoClient) GetComponentName(ctx context.Context, handle int64) (int64, error) + func (c *ArchivedActivityInfoClient) GetIcon(ctx context.Context, handle int64) (int64, error) + func (c *ArchivedActivityInfoClient) GetLabel(ctx context.Context, handle int64) (int64, error) + func (c *ArchivedActivityInfoClient) GetMonochromeIcon(ctx context.Context, handle int64) (int64, error) + func (c *ArchivedActivityInfoClient) SetComponentName(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ArchivedActivityInfoClient) SetIcon(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ArchivedActivityInfoClient) SetLabel(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ArchivedActivityInfoClient) SetMonochromeIcon(ctx context.Context, handle int64, arg0 int64) (int64, error) + type ArchivedPackageInfoClient struct + func NewArchivedPackageInfoClient(cc grpc.ClientConnInterface) *ArchivedPackageInfoClient + func (c *ArchivedPackageInfoClient) GetDefaultToDeviceProtectedStorage(ctx context.Context, handle int64) (string, error) + func (c *ArchivedPackageInfoClient) GetLauncherActivities(ctx context.Context, handle int64) (int64, error) + func (c *ArchivedPackageInfoClient) GetPackageName(ctx context.Context, handle int64) (string, error) + func (c *ArchivedPackageInfoClient) GetRequestLegacyExternalStorage(ctx context.Context, handle int64) (string, error) + func (c *ArchivedPackageInfoClient) GetSigningInfo(ctx context.Context, handle int64) (int64, error) + func (c *ArchivedPackageInfoClient) GetTargetSdkVersion(ctx context.Context, handle int64) (int32, error) + func (c *ArchivedPackageInfoClient) GetUserDataFragile(ctx context.Context, handle int64) (string, error) + func (c *ArchivedPackageInfoClient) GetVersionCode(ctx context.Context, handle int64) (int32, error) + func (c *ArchivedPackageInfoClient) GetVersionCodeMajor(ctx context.Context, handle int64) (int32, error) + func (c *ArchivedPackageInfoClient) SetDefaultToDeviceProtectedStorage(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ArchivedPackageInfoClient) SetPackageName(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ArchivedPackageInfoClient) SetRequestLegacyExternalStorage(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ArchivedPackageInfoClient) SetSigningInfo(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ArchivedPackageInfoClient) SetTargetSdkVersion(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ArchivedPackageInfoClient) SetUserDataFragile(ctx context.Context, handle int64, arg0 string) (int64, error) + func (c *ArchivedPackageInfoClient) SetVersionCode(ctx context.Context, handle int64, arg0 int32) (int64, error) + func (c *ArchivedPackageInfoClient) SetVersionCodeMajor(ctx context.Context, handle int64, arg0 int32) (int64, error) + type AttributionClient struct + func NewAttributionClient(cc grpc.ClientConnInterface) *AttributionClient + func (c *AttributionClient) DescribeContents(ctx context.Context) (int32, error) + func (c *AttributionClient) GetLabel(ctx context.Context) (int32, error) + func (c *AttributionClient) GetTag(ctx context.Context) (string, error) + func (c *AttributionClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type CapabilityBuilderClient struct + func NewCapabilityBuilderClient(cc grpc.ClientConnInterface) *CapabilityBuilderClient + func (c *CapabilityBuilderClient) Build(ctx context.Context) (int64, error) + type CapabilityClient struct + func NewCapabilityClient(cc grpc.ClientConnInterface) *CapabilityClient + func (c *CapabilityClient) DescribeContents(ctx context.Context) (int32, error) + func (c *CapabilityClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *CapabilityClient) GetName(ctx context.Context) (string, error) + func (c *CapabilityClient) HashCode(ctx context.Context) (int32, error) + func (c *CapabilityClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type CapabilityParamsBuilderClient struct + func NewCapabilityParamsBuilderClient(cc grpc.ClientConnInterface) *CapabilityParamsBuilderClient + func (c *CapabilityParamsBuilderClient) AddAlias(ctx context.Context, arg0 string) (int64, error) + func (c *CapabilityParamsBuilderClient) Build(ctx context.Context) (int64, error) + type CapabilityParamsClient struct + func NewCapabilityParamsClient(cc grpc.ClientConnInterface) *CapabilityParamsClient + func (c *CapabilityParamsClient) DescribeContents(ctx context.Context) (int32, error) + func (c *CapabilityParamsClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *CapabilityParamsClient) GetAliases(ctx context.Context) (int64, error) + func (c *CapabilityParamsClient) GetName(ctx context.Context) (string, error) + func (c *CapabilityParamsClient) GetValue(ctx context.Context) (string, error) + func (c *CapabilityParamsClient) HashCode(ctx context.Context) (int32, error) + func (c *CapabilityParamsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type ChangedPackagesClient struct + func NewChangedPackagesClient(cc grpc.ClientConnInterface) *ChangedPackagesClient + func (c *ChangedPackagesClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ChangedPackagesClient) GetPackageNames(ctx context.Context, handle int64) (int64, error) + func (c *ChangedPackagesClient) GetSequenceNumber(ctx context.Context, handle int64) (int32, error) + func (c *ChangedPackagesClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ChecksumClient struct + func NewChecksumClient(cc grpc.ClientConnInterface) *ChecksumClient + func (c *ChecksumClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ChecksumClient) GetType(ctx context.Context, handle int64) (int32, error) + func (c *ChecksumClient) GetValue(ctx context.Context, handle int64) (int64, error) + func (c *ChecksumClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ComponentInfoClient struct + func NewComponentInfoClient(cc grpc.ClientConnInterface) *ComponentInfoClient + func (c *ComponentInfoClient) GetBannerResource(ctx context.Context, handle int64) (int32, error) + func (c *ComponentInfoClient) GetIconResource(ctx context.Context, handle int64) (int32, error) + func (c *ComponentInfoClient) GetLogoResource(ctx context.Context, handle int64) (int32, error) + func (c *ComponentInfoClient) IsEnabled(ctx context.Context, handle int64) (bool, error) + func (c *ComponentInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ConfigurationInfoClient struct + func NewConfigurationInfoClient(cc grpc.ClientConnInterface) *ConfigurationInfoClient + func (c *ConfigurationInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ConfigurationInfoClient) GetGlEsVersion(ctx context.Context, handle int64) (string, error) + func (c *ConfigurationInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ConfigurationInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type CrossProfileAppsClient struct + func NewCrossProfileAppsClient(cc grpc.ClientConnInterface) *CrossProfileAppsClient + func (c *CrossProfileAppsClient) CanInteractAcrossProfiles(ctx context.Context) (bool, error) + func (c *CrossProfileAppsClient) CanRequestInteractAcrossProfiles(ctx context.Context) (bool, error) + func (c *CrossProfileAppsClient) CreateRequestInteractAcrossProfilesIntent(ctx context.Context) (int64, error) + func (c *CrossProfileAppsClient) GetProfileSwitchingIconDrawable(ctx context.Context, arg0 int64) (int64, error) + func (c *CrossProfileAppsClient) GetProfileSwitchingLabel(ctx context.Context, arg0 int64) (int64, error) + func (c *CrossProfileAppsClient) GetTargetUserProfiles(ctx context.Context) (int64, error) + func (c *CrossProfileAppsClient) IsManagedProfile(ctx context.Context, arg0 int64) (bool, error) + func (c *CrossProfileAppsClient) IsProfile(ctx context.Context, arg0 int64) (bool, error) + func (c *CrossProfileAppsClient) StartActivity3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + func (c *CrossProfileAppsClient) StartActivity4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error + func (c *CrossProfileAppsClient) StartMainActivity2(ctx context.Context, arg0 int64, arg1 int64) error + func (c *CrossProfileAppsClient) StartMainActivity4_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error + type FeatureGroupInfoClient struct + func NewFeatureGroupInfoClient(cc grpc.ClientConnInterface) *FeatureGroupInfoClient + func (c *FeatureGroupInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *FeatureGroupInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type FeatureInfoClient struct + func NewFeatureInfoClient(cc grpc.ClientConnInterface) *FeatureInfoClient + func (c *FeatureInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *FeatureInfoClient) GetGlEsVersion(ctx context.Context, handle int64) (string, error) + func (c *FeatureInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *FeatureInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type InstallSourceInfoClient struct + func NewInstallSourceInfoClient(cc grpc.ClientConnInterface) *InstallSourceInfoClient + func (c *InstallSourceInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *InstallSourceInfoClient) GetInitiatingPackageName(ctx context.Context) (string, error) + func (c *InstallSourceInfoClient) GetInitiatingPackageSigningInfo(ctx context.Context) (int64, error) + func (c *InstallSourceInfoClient) GetInstallingPackageName(ctx context.Context) (string, error) + func (c *InstallSourceInfoClient) GetOriginatingPackageName(ctx context.Context) (string, error) + func (c *InstallSourceInfoClient) GetPackageSource(ctx context.Context) (int32, error) + func (c *InstallSourceInfoClient) GetUpdateOwnerPackageName(ctx context.Context) (string, error) + func (c *InstallSourceInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type InstrumentationInfoClient struct + func NewInstrumentationInfoClient(cc grpc.ClientConnInterface) *InstrumentationInfoClient + func (c *InstrumentationInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *InstrumentationInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *InstrumentationInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type LabeledIntentClient struct + func NewLabeledIntentClient(cc grpc.ClientConnInterface) *LabeledIntentClient + func (c *LabeledIntentClient) GetIconResource(ctx context.Context, handle int64) (int32, error) + func (c *LabeledIntentClient) GetLabelResource(ctx context.Context, handle int64) (int32, error) + func (c *LabeledIntentClient) GetNonLocalizedLabel(ctx context.Context, handle int64) (int64, error) + func (c *LabeledIntentClient) GetSourcePackage(ctx context.Context, handle int64) (string, error) + func (c *LabeledIntentClient) LoadIcon(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *LabeledIntentClient) LoadLabel(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *LabeledIntentClient) ReadFromParcel(ctx context.Context, handle int64, arg0 int64) error + func (c *LabeledIntentClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type LauncherActivityInfoClient struct + func NewLauncherActivityInfoClient(cc grpc.ClientConnInterface) *LauncherActivityInfoClient + func (c *LauncherActivityInfoClient) GetActivityInfo(ctx context.Context) (int64, error) + func (c *LauncherActivityInfoClient) GetApplicationInfo(ctx context.Context) (int64, error) + func (c *LauncherActivityInfoClient) GetBadgedIcon(ctx context.Context, arg0 int32) (int64, error) + func (c *LauncherActivityInfoClient) GetComponentName(ctx context.Context) (int64, error) + func (c *LauncherActivityInfoClient) GetFirstInstallTime(ctx context.Context) (int64, error) + func (c *LauncherActivityInfoClient) GetIcon(ctx context.Context, arg0 int32) (int64, error) + func (c *LauncherActivityInfoClient) GetLabel(ctx context.Context) (int64, error) + func (c *LauncherActivityInfoClient) GetLoadingProgress(ctx context.Context) (float32, error) + func (c *LauncherActivityInfoClient) GetName(ctx context.Context) (string, error) + func (c *LauncherActivityInfoClient) GetUser(ctx context.Context) (int64, error) + type LauncherAppsArchiveCompatibilityParamsClient struct + func NewLauncherAppsArchiveCompatibilityParamsClient(cc grpc.ClientConnInterface) *LauncherAppsArchiveCompatibilityParamsClient + func (c *LauncherAppsArchiveCompatibilityParamsClient) SetEnableIconOverlay(ctx context.Context, arg0 bool) error + func (c *LauncherAppsArchiveCompatibilityParamsClient) SetEnableUnarchivalConfirmation(ctx context.Context, arg0 bool) error + type LauncherAppsCallbackClient struct + func NewLauncherAppsCallbackClient(cc grpc.ClientConnInterface) *LauncherAppsCallbackClient + func (c *LauncherAppsCallbackClient) OnPackageAdded(ctx context.Context, arg0 string, arg1 int64) error + func (c *LauncherAppsCallbackClient) OnPackageChanged(ctx context.Context, arg0 string, arg1 int64) error + func (c *LauncherAppsCallbackClient) OnPackageLoadingProgressChanged(ctx context.Context, arg0 string, arg1 int64, arg2 float32) error + func (c *LauncherAppsCallbackClient) OnPackageRemoved(ctx context.Context, arg0 string, arg1 int64) error + func (c *LauncherAppsCallbackClient) OnPackagesAvailable(ctx context.Context, arg0 int64, arg1 int64, arg2 bool) error + func (c *LauncherAppsCallbackClient) OnPackagesSuspended2(ctx context.Context, arg0 int64, arg1 int64) error + func (c *LauncherAppsCallbackClient) OnPackagesSuspended3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + func (c *LauncherAppsCallbackClient) OnPackagesUnavailable(ctx context.Context, arg0 int64, arg1 int64, arg2 bool) error + func (c *LauncherAppsCallbackClient) OnPackagesUnsuspended(ctx context.Context, arg0 int64, arg1 int64) error + func (c *LauncherAppsCallbackClient) OnUserConfigChanged(ctx context.Context, arg0 int64) error + type LauncherAppsClient struct + func NewLauncherAppsClient(cc grpc.ClientConnInterface) *LauncherAppsClient + func (c *LauncherAppsClient) GetActivityList(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *LauncherAppsClient) GetAllPackageInstallerSessions(ctx context.Context) (int64, error) + func (c *LauncherAppsClient) GetAppMarketActivityIntent(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *LauncherAppsClient) GetApplicationInfo(ctx context.Context, arg0 string, arg1 int32, arg2 int64) (int64, error) + func (c *LauncherAppsClient) GetLauncherUserInfo(ctx context.Context, arg0 int64) (int64, error) + func (c *LauncherAppsClient) GetPinItemRequest(ctx context.Context, arg0 int64) (int64, error) + func (c *LauncherAppsClient) GetPreInstalledSystemPackages(ctx context.Context, arg0 int64) (int64, error) + func (c *LauncherAppsClient) GetPrivateSpaceSettingsIntent(ctx context.Context) (int64, error) + func (c *LauncherAppsClient) GetProfiles(ctx context.Context) (int64, error) + func (c *LauncherAppsClient) GetShortcutBadgedIconDrawable(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *LauncherAppsClient) GetShortcutConfigActivityIntent(ctx context.Context, arg0 int64) (int64, error) + func (c *LauncherAppsClient) GetShortcutConfigActivityList(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *LauncherAppsClient) GetShortcutIconDrawable(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *LauncherAppsClient) GetShortcutIntent(ctx context.Context, arg0 string, arg1 string, arg2 int64, arg3 int64) (int64, error) + func (c *LauncherAppsClient) GetShortcuts(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *LauncherAppsClient) GetSuspendedPackageLauncherExtras(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *LauncherAppsClient) HasShortcutHostPermission(ctx context.Context) (bool, error) + func (c *LauncherAppsClient) IsActivityEnabled(ctx context.Context, arg0 int64, arg1 int64) (bool, error) + func (c *LauncherAppsClient) IsPackageEnabled(ctx context.Context, arg0 string, arg1 int64) (bool, error) + func (c *LauncherAppsClient) RegisterCallback(ctx context.Context, arg0 int64) error + func (c *LauncherAppsClient) RegisterPackageInstallerSessionCallback(ctx context.Context, arg0 int64, arg1 int64) error + func (c *LauncherAppsClient) ResolveActivity(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *LauncherAppsClient) SetArchiveCompatibility(ctx context.Context, arg0 int64) error + func (c *LauncherAppsClient) ShouldHideFromSuggestions(ctx context.Context, arg0 string, arg1 int64) (bool, error) + func (c *LauncherAppsClient) StartAppDetailsActivity(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error + func (c *LauncherAppsClient) StartMainActivity(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error + func (c *LauncherAppsClient) StartPackageInstallerSessionDetailsActivity(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + func (c *LauncherAppsClient) StartShortcut3(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + func (c *LauncherAppsClient) StartShortcut5_1(ctx context.Context, arg0 string, arg1 string, arg2 int64, arg3 int64, ...) error + func (c *LauncherAppsClient) UnregisterCallback(ctx context.Context, arg0 int64) error + func (c *LauncherAppsClient) UnregisterPackageInstallerSessionCallback(ctx context.Context, arg0 int64) error + type LauncherAppsPinItemRequestClient struct + func NewLauncherAppsPinItemRequestClient(cc grpc.ClientConnInterface) *LauncherAppsPinItemRequestClient + func (c *LauncherAppsPinItemRequestClient) Accept0(ctx context.Context) (bool, error) + func (c *LauncherAppsPinItemRequestClient) Accept1_1(ctx context.Context, arg0 int64) (bool, error) + func (c *LauncherAppsPinItemRequestClient) DescribeContents(ctx context.Context) (int32, error) + func (c *LauncherAppsPinItemRequestClient) GetAppWidgetProviderInfo(ctx context.Context, arg0 int64) (int64, error) + func (c *LauncherAppsPinItemRequestClient) GetExtras(ctx context.Context) (int64, error) + func (c *LauncherAppsPinItemRequestClient) GetRequestType(ctx context.Context) (int32, error) + func (c *LauncherAppsPinItemRequestClient) GetShortcutInfo(ctx context.Context) (int64, error) + func (c *LauncherAppsPinItemRequestClient) IsValid(ctx context.Context) (bool, error) + func (c *LauncherAppsPinItemRequestClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type LauncherAppsShortcutQueryClient struct + func NewLauncherAppsShortcutQueryClient(cc grpc.ClientConnInterface) *LauncherAppsShortcutQueryClient + func (c *LauncherAppsShortcutQueryClient) SetActivity(ctx context.Context, arg0 int64) (int64, error) + func (c *LauncherAppsShortcutQueryClient) SetChangedSince(ctx context.Context, arg0 int64) (int64, error) + func (c *LauncherAppsShortcutQueryClient) SetPackage(ctx context.Context, arg0 string) (int64, error) + func (c *LauncherAppsShortcutQueryClient) SetQueryFlags(ctx context.Context, arg0 int32) (int64, error) + type LauncherUserInfoClient struct + func NewLauncherUserInfoClient(cc grpc.ClientConnInterface) *LauncherUserInfoClient + func (c *LauncherUserInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *LauncherUserInfoClient) GetUserConfig(ctx context.Context) (int64, error) + func (c *LauncherUserInfoClient) GetUserSerialNumber(ctx context.Context) (int32, error) + func (c *LauncherUserInfoClient) GetUserType(ctx context.Context) (string, error) + func (c *LauncherUserInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type ModuleInfoClient struct + func NewModuleInfoClient(cc grpc.ClientConnInterface) *ModuleInfoClient + func (c *ModuleInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *ModuleInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *ModuleInfoClient) GetName(ctx context.Context) (int64, error) + func (c *ModuleInfoClient) GetPackageName(ctx context.Context) (string, error) + func (c *ModuleInfoClient) HashCode(ctx context.Context) (int32, error) + func (c *ModuleInfoClient) IsHidden(ctx context.Context) (bool, error) + func (c *ModuleInfoClient) ToString(ctx context.Context) (string, error) + func (c *ModuleInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PackageInfoClient struct + func NewPackageInfoClient(cc grpc.ClientConnInterface) *PackageInfoClient + func (c *PackageInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PackageInfoClient) GetApexPackageName(ctx context.Context, handle int64) (string, error) + func (c *PackageInfoClient) GetArchiveTimeMillis(ctx context.Context, handle int64) (int64, error) + func (c *PackageInfoClient) GetLongVersionCode(ctx context.Context, handle int64) (int64, error) + func (c *PackageInfoClient) SetLongVersionCode(ctx context.Context, handle int64, arg0 int64) error + func (c *PackageInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *PackageInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PackageInstallerClient struct + func NewPackageInstallerClient(cc grpc.ClientConnInterface) *PackageInstallerClient + func (c *PackageInstallerClient) AbandonSession(ctx context.Context, arg0 int32) error + func (c *PackageInstallerClient) CommitSessionAfterInstallConstraintsAreMet(ctx context.Context, arg0 int32, arg1 int64, arg2 int64, arg3 int64) error + func (c *PackageInstallerClient) CreateSession(ctx context.Context, arg0 int64) (int32, error) + func (c *PackageInstallerClient) GetActiveStagedSession(ctx context.Context) (int64, error) + func (c *PackageInstallerClient) GetActiveStagedSessions(ctx context.Context) (int64, error) + func (c *PackageInstallerClient) GetAllSessions(ctx context.Context) (int64, error) + func (c *PackageInstallerClient) GetMySessions(ctx context.Context) (int64, error) + func (c *PackageInstallerClient) GetSessionInfo(ctx context.Context, arg0 int32) (int64, error) + func (c *PackageInstallerClient) GetStagedSessions(ctx context.Context) (int64, error) + func (c *PackageInstallerClient) InstallExistingPackage(ctx context.Context, arg0 string, arg1 int32, arg2 int64) error + func (c *PackageInstallerClient) InstallPackageArchived(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error + func (c *PackageInstallerClient) OpenSession(ctx context.Context, arg0 int32) (int64, error) + func (c *PackageInstallerClient) RegisterSessionCallback(ctx context.Context, arg0 int64) error + func (c *PackageInstallerClient) ReportUnarchivalState(ctx context.Context, arg0 int64) error + func (c *PackageInstallerClient) ReportUnarchivalStatus(ctx context.Context, arg0 int32, arg1 int32, arg2 int64, arg3 int64) error + func (c *PackageInstallerClient) RequestArchive(ctx context.Context, arg0 string, arg1 int64) error + func (c *PackageInstallerClient) RequestUnarchive(ctx context.Context, arg0 string, arg1 int64) error + func (c *PackageInstallerClient) Uninstall2(ctx context.Context, arg0 int64, arg1 int64) error + func (c *PackageInstallerClient) Uninstall2_2(ctx context.Context, arg0 string, arg1 int64) error + func (c *PackageInstallerClient) Uninstall3_1(ctx context.Context, arg0 int64, arg1 int32, arg2 int64) error + func (c *PackageInstallerClient) UninstallExistingPackage(ctx context.Context, arg0 string, arg1 int64) error + func (c *PackageInstallerClient) UnregisterSessionCallback(ctx context.Context, arg0 int64) error + func (c *PackageInstallerClient) UpdateSessionAppIcon(ctx context.Context, arg0 int32, arg1 int64) error + func (c *PackageInstallerClient) UpdateSessionAppLabel(ctx context.Context, arg0 int32, arg1 string) error + type PackageInstallerInstallConstraintsClient struct + func NewPackageInstallerInstallConstraintsClient(cc grpc.ClientConnInterface) *PackageInstallerInstallConstraintsClient + func (c *PackageInstallerInstallConstraintsClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PackageInstallerInstallConstraintsClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *PackageInstallerInstallConstraintsClient) HashCode(ctx context.Context) (int32, error) + func (c *PackageInstallerInstallConstraintsClient) IsAppNotForegroundRequired(ctx context.Context) (bool, error) + func (c *PackageInstallerInstallConstraintsClient) IsAppNotInteractingRequired(ctx context.Context) (bool, error) + func (c *PackageInstallerInstallConstraintsClient) IsAppNotTopVisibleRequired(ctx context.Context) (bool, error) + func (c *PackageInstallerInstallConstraintsClient) IsDeviceIdleRequired(ctx context.Context) (bool, error) + func (c *PackageInstallerInstallConstraintsClient) IsNotInCallRequired(ctx context.Context) (bool, error) + func (c *PackageInstallerInstallConstraintsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PackageInstallerInstallConstraintsResultClient struct + func NewPackageInstallerInstallConstraintsResultClient(cc grpc.ClientConnInterface) *PackageInstallerInstallConstraintsResultClient + func (c *PackageInstallerInstallConstraintsResultClient) AreAllConstraintsSatisfied(ctx context.Context) (bool, error) + func (c *PackageInstallerInstallConstraintsResultClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PackageInstallerInstallConstraintsResultClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PackageInstallerPreapprovalDetailsClient struct + func NewPackageInstallerPreapprovalDetailsClient(cc grpc.ClientConnInterface) *PackageInstallerPreapprovalDetailsClient + func (c *PackageInstallerPreapprovalDetailsClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PackageInstallerPreapprovalDetailsClient) GetIcon(ctx context.Context) (int64, error) + func (c *PackageInstallerPreapprovalDetailsClient) GetLabel(ctx context.Context) (int64, error) + func (c *PackageInstallerPreapprovalDetailsClient) GetLocale(ctx context.Context) (int64, error) + func (c *PackageInstallerPreapprovalDetailsClient) GetPackageName(ctx context.Context) (string, error) + func (c *PackageInstallerPreapprovalDetailsClient) ToString(ctx context.Context) (string, error) + func (c *PackageInstallerPreapprovalDetailsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PackageInstallerSessionCallbackClient struct + func NewPackageInstallerSessionCallbackClient(cc grpc.ClientConnInterface) *PackageInstallerSessionCallbackClient + func (c *PackageInstallerSessionCallbackClient) OnActiveChanged(ctx context.Context, arg0 int32, arg1 bool) error + func (c *PackageInstallerSessionCallbackClient) OnBadgingChanged(ctx context.Context, arg0 int32) error + func (c *PackageInstallerSessionCallbackClient) OnCreated(ctx context.Context, arg0 int32) error + func (c *PackageInstallerSessionCallbackClient) OnFinished(ctx context.Context, arg0 int32, arg1 bool) error + func (c *PackageInstallerSessionCallbackClient) OnProgressChanged(ctx context.Context, arg0 int32, arg1 float32) error + type PackageInstallerSessionClient struct + func NewPackageInstallerSessionClient(cc grpc.ClientConnInterface) *PackageInstallerSessionClient + func (c *PackageInstallerSessionClient) Abandon(ctx context.Context) error + func (c *PackageInstallerSessionClient) AddChildSessionId(ctx context.Context, arg0 int32) error + func (c *PackageInstallerSessionClient) Close(ctx context.Context) error + func (c *PackageInstallerSessionClient) Commit(ctx context.Context, arg0 int64) error + func (c *PackageInstallerSessionClient) Fsync(ctx context.Context, arg0 int64) error + func (c *PackageInstallerSessionClient) GetAppMetadata(ctx context.Context) (int64, error) + func (c *PackageInstallerSessionClient) GetChildSessionIds(ctx context.Context) (int64, error) + func (c *PackageInstallerSessionClient) GetNames(ctx context.Context) (int64, error) + func (c *PackageInstallerSessionClient) GetParentSessionId(ctx context.Context) (int32, error) + func (c *PackageInstallerSessionClient) IsApplicationEnabledSettingPersistent(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionClient) IsMultiPackage(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionClient) IsRequestUpdateOwnership(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionClient) IsStaged(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionClient) OpenRead(ctx context.Context, arg0 string) (int64, error) + func (c *PackageInstallerSessionClient) OpenWrite(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error) + func (c *PackageInstallerSessionClient) RemoveChildSessionId(ctx context.Context, arg0 int32) error + func (c *PackageInstallerSessionClient) RemoveSplit(ctx context.Context, arg0 string) error + func (c *PackageInstallerSessionClient) RequestUserPreapproval(ctx context.Context, arg0 int64, arg1 int64) error + func (c *PackageInstallerSessionClient) SetAppMetadata(ctx context.Context, arg0 int64) error + func (c *PackageInstallerSessionClient) SetStagingProgress(ctx context.Context, arg0 float32) error + func (c *PackageInstallerSessionClient) Transfer(ctx context.Context, arg0 string) error + type PackageInstallerSessionInfoClient struct + func NewPackageInstallerSessionInfoClient(cc grpc.ClientConnInterface) *PackageInstallerSessionInfoClient + func (c *PackageInstallerSessionInfoClient) CreateDetailsIntent(ctx context.Context) (int64, error) + func (c *PackageInstallerSessionInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PackageInstallerSessionInfoClient) GetAppIcon(ctx context.Context) (int64, error) + func (c *PackageInstallerSessionInfoClient) GetAppLabel(ctx context.Context) (int64, error) + func (c *PackageInstallerSessionInfoClient) GetAppPackageName(ctx context.Context) (string, error) + func (c *PackageInstallerSessionInfoClient) GetChildSessionIds(ctx context.Context) (int64, error) + func (c *PackageInstallerSessionInfoClient) GetCreatedMillis(ctx context.Context) (int64, error) + func (c *PackageInstallerSessionInfoClient) GetDontKillApp(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) GetInstallLocation(ctx context.Context) (int32, error) + func (c *PackageInstallerSessionInfoClient) GetInstallReason(ctx context.Context) (int32, error) + func (c *PackageInstallerSessionInfoClient) GetInstallerAttributionTag(ctx context.Context) (string, error) + func (c *PackageInstallerSessionInfoClient) GetInstallerPackageName(ctx context.Context) (string, error) + func (c *PackageInstallerSessionInfoClient) GetInstallerUid(ctx context.Context) (int32, error) + func (c *PackageInstallerSessionInfoClient) GetMode(ctx context.Context) (int32, error) + func (c *PackageInstallerSessionInfoClient) GetOriginatingUid(ctx context.Context) (int32, error) + func (c *PackageInstallerSessionInfoClient) GetOriginatingUri(ctx context.Context) (int64, error) + func (c *PackageInstallerSessionInfoClient) GetPackageSource(ctx context.Context) (int32, error) + func (c *PackageInstallerSessionInfoClient) GetParentSessionId(ctx context.Context) (int32, error) + func (c *PackageInstallerSessionInfoClient) GetProgress(ctx context.Context) (float32, error) + func (c *PackageInstallerSessionInfoClient) GetReferrerUri(ctx context.Context) (int64, error) + func (c *PackageInstallerSessionInfoClient) GetRequireUserAction(ctx context.Context) (int32, error) + func (c *PackageInstallerSessionInfoClient) GetSessionId(ctx context.Context) (int32, error) + func (c *PackageInstallerSessionInfoClient) GetSize(ctx context.Context) (int64, error) + func (c *PackageInstallerSessionInfoClient) GetStagedSessionErrorCode(ctx context.Context) (int32, error) + func (c *PackageInstallerSessionInfoClient) GetStagedSessionErrorMessage(ctx context.Context) (string, error) + func (c *PackageInstallerSessionInfoClient) GetUpdatedMillis(ctx context.Context) (int64, error) + func (c *PackageInstallerSessionInfoClient) GetUser(ctx context.Context) (int64, error) + func (c *PackageInstallerSessionInfoClient) HasParentSessionId(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) IsActive(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) IsApplicationEnabledSettingPersistent(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) IsAutoInstallDependenciesEnabled(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) IsCommitted(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) IsMultiPackage(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) IsPreApprovalRequested(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) IsRequestUpdateOwnership(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) IsSealed(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) IsStaged(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) IsStagedSessionActive(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) IsStagedSessionApplied(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) IsStagedSessionFailed(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) IsStagedSessionReady(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) IsUnarchival(ctx context.Context) (bool, error) + func (c *PackageInstallerSessionInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PackageInstallerSessionParamsClient struct + func NewPackageInstallerSessionParamsClient(cc grpc.ClientConnInterface) *PackageInstallerSessionParamsClient + func (c *PackageInstallerSessionParamsClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PackageInstallerSessionParamsClient) SetAppIcon(ctx context.Context, arg0 int64) error + func (c *PackageInstallerSessionParamsClient) SetAppLabel(ctx context.Context, arg0 string) error + func (c *PackageInstallerSessionParamsClient) SetAppPackageName(ctx context.Context, arg0 string) error + func (c *PackageInstallerSessionParamsClient) SetApplicationEnabledSettingPersistent(ctx context.Context) error + func (c *PackageInstallerSessionParamsClient) SetAutoInstallDependenciesEnabled(ctx context.Context, arg0 bool) error + func (c *PackageInstallerSessionParamsClient) SetAutoRevokePermissionsMode(ctx context.Context, arg0 bool) error + func (c *PackageInstallerSessionParamsClient) SetDontKillApp(ctx context.Context, arg0 bool) error + func (c *PackageInstallerSessionParamsClient) SetInstallLocation(ctx context.Context, arg0 int32) error + func (c *PackageInstallerSessionParamsClient) SetInstallReason(ctx context.Context, arg0 int32) error + func (c *PackageInstallerSessionParamsClient) SetInstallScenario(ctx context.Context, arg0 int32) error + func (c *PackageInstallerSessionParamsClient) SetInstallerPackageName(ctx context.Context, arg0 string) error + func (c *PackageInstallerSessionParamsClient) SetMultiPackage(ctx context.Context) error + func (c *PackageInstallerSessionParamsClient) SetOriginatingUid(ctx context.Context, arg0 int32) error + func (c *PackageInstallerSessionParamsClient) SetOriginatingUri(ctx context.Context, arg0 int64) error + func (c *PackageInstallerSessionParamsClient) SetPackageSource(ctx context.Context, arg0 int32) error + func (c *PackageInstallerSessionParamsClient) SetPermissionState(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *PackageInstallerSessionParamsClient) SetReferrerUri(ctx context.Context, arg0 int64) error + func (c *PackageInstallerSessionParamsClient) SetRequestUpdateOwnership(ctx context.Context, arg0 bool) error + func (c *PackageInstallerSessionParamsClient) SetRequireUserAction(ctx context.Context, arg0 int32) error + func (c *PackageInstallerSessionParamsClient) SetSize(ctx context.Context, arg0 int64) error + func (c *PackageInstallerSessionParamsClient) SetUnarchiveId(ctx context.Context, arg0 int32) error + func (c *PackageInstallerSessionParamsClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PackageInstallerUnarchivalStateClient struct + func NewPackageInstallerUnarchivalStateClient(cc grpc.ClientConnInterface) *PackageInstallerUnarchivalStateClient + func (c *PackageInstallerUnarchivalStateClient) CreateGenericErrorState(ctx context.Context, arg0 int32) (int64, error) + func (c *PackageInstallerUnarchivalStateClient) CreateInsufficientStorageState(ctx context.Context, arg0 int32, arg1 int64, arg2 int64) (int64, error) + func (c *PackageInstallerUnarchivalStateClient) CreateNoConnectivityState(ctx context.Context, arg0 int32) (int64, error) + func (c *PackageInstallerUnarchivalStateClient) CreateOkState(ctx context.Context, arg0 int32) (int64, error) + func (c *PackageInstallerUnarchivalStateClient) CreateUserActionRequiredState(ctx context.Context, arg0 int32, arg1 int64) (int64, error) + type PackageItemInfoClient struct + func NewPackageItemInfoClient(cc grpc.ClientConnInterface) *PackageItemInfoClient + func (c *PackageItemInfoClient) LoadBanner(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *PackageItemInfoClient) LoadIcon(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *PackageItemInfoClient) LoadLabel(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *PackageItemInfoClient) LoadLogo(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *PackageItemInfoClient) LoadUnbadgedIcon(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *PackageItemInfoClient) LoadXmlMetaData(ctx context.Context, handle int64, arg0 int64, arg1 string) (int64, error) + func (c *PackageItemInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PackageItemInfoDisplayNameComparatorClient struct + func NewPackageItemInfoDisplayNameComparatorClient(cc grpc.ClientConnInterface) *PackageItemInfoDisplayNameComparatorClient + func (c *PackageItemInfoDisplayNameComparatorClient) Compare2(ctx context.Context, arg0 int64, arg1 int64) (int32, error) + func (c *PackageItemInfoDisplayNameComparatorClient) Compare2_1(ctx context.Context, arg0 int64, arg1 int64) (int32, error) + type PackageManagerApplicationInfoFlagsClient struct + func NewPackageManagerApplicationInfoFlagsClient(cc grpc.ClientConnInterface) *PackageManagerApplicationInfoFlagsClient + func (c *PackageManagerApplicationInfoFlagsClient) GetValue(ctx context.Context) (int64, error) + func (c *PackageManagerApplicationInfoFlagsClient) Of(ctx context.Context, arg0 int64) (int64, error) + type PackageManagerClient struct + func NewPackageManagerClient(cc grpc.ClientConnInterface) *PackageManagerClient + func (c *PackageManagerClient) AddPackageToPreferred(ctx context.Context, arg0 string) error + func (c *PackageManagerClient) AddPermission(ctx context.Context, arg0 int64) (bool, error) + func (c *PackageManagerClient) AddPermissionAsync(ctx context.Context, arg0 int64) (bool, error) + func (c *PackageManagerClient) AddPreferredActivity(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int64) error + func (c *PackageManagerClient) AddWhitelistedRestrictedPermission(ctx context.Context, arg0 string, arg1 string, arg2 int32) (bool, error) + func (c *PackageManagerClient) CanPackageQuery2(ctx context.Context, arg0 string, arg1 string) (bool, error) + func (c *PackageManagerClient) CanPackageQuery2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *PackageManagerClient) CanRequestPackageInstalls(ctx context.Context) (bool, error) + func (c *PackageManagerClient) CanonicalToCurrentPackageNames(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) CheckPermission(ctx context.Context, arg0 string, arg1 string) (int32, error) + func (c *PackageManagerClient) CheckSignatures2(ctx context.Context, arg0 int32, arg1 int32) (int32, error) + func (c *PackageManagerClient) CheckSignatures2_1(ctx context.Context, arg0 string, arg1 string) (int32, error) + func (c *PackageManagerClient) ClearInstantAppCookie(ctx context.Context) error + func (c *PackageManagerClient) ClearPackagePreferredActivities(ctx context.Context, arg0 string) error + func (c *PackageManagerClient) CurrentToCanonicalPackageNames(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) ExtendVerificationTimeout(ctx context.Context, arg0 int32, arg1 int32, arg2 int64) error + func (c *PackageManagerClient) GetActivityBanner1(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) GetActivityBanner1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) GetActivityIcon1(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) GetActivityIcon1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) GetActivityInfo2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PackageManagerClient) GetActivityInfo2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetActivityLogo1(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) GetActivityLogo1_1(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) GetAllPermissionGroups(ctx context.Context, arg0 int32) (int64, error) + func (c *PackageManagerClient) GetApplicationBanner1(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) GetApplicationBanner1_1(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) GetApplicationEnabledSetting(ctx context.Context, arg0 string) (int32, error) + func (c *PackageManagerClient) GetApplicationIcon1(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) GetApplicationIcon1_1(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) GetApplicationInfo2(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *PackageManagerClient) GetApplicationInfo2_1(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetApplicationLabel(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) GetApplicationLogo1(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) GetApplicationLogo1_1(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) GetArchivedPackage(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) GetBackgroundPermissionOptionLabel(ctx context.Context) (int64, error) + func (c *PackageManagerClient) GetChangedPackages(ctx context.Context, arg0 int32) (int64, error) + func (c *PackageManagerClient) GetComponentEnabledSetting(ctx context.Context, arg0 int64) (int32, error) + func (c *PackageManagerClient) GetDefaultActivityIcon(ctx context.Context) (int64, error) + func (c *PackageManagerClient) GetDrawable(ctx context.Context, arg0 string, arg1 int32, arg2 int64) (int64, error) + func (c *PackageManagerClient) GetInstallSourceInfo(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) GetInstalledApplications1(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) GetInstalledApplications1_1(ctx context.Context, arg0 int32) (int64, error) + func (c *PackageManagerClient) GetInstalledModules(ctx context.Context, arg0 int32) (int64, error) + func (c *PackageManagerClient) GetInstalledPackages1(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) GetInstalledPackages1_1(ctx context.Context, arg0 int32) (int64, error) + func (c *PackageManagerClient) GetInstallerPackageName(ctx context.Context, arg0 string) (string, error) + func (c *PackageManagerClient) GetInstantAppCookie(ctx context.Context) (int64, error) + func (c *PackageManagerClient) GetInstantAppCookieMaxBytes(ctx context.Context) (int32, error) + func (c *PackageManagerClient) GetInstrumentationInfo(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetLaunchIntentForPackage(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) GetLaunchIntentSenderForPackage(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) GetLeanbackLaunchIntentForPackage(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) GetMimeGroup(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) GetModuleInfo(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetNameForUid(ctx context.Context, arg0 int32) (string, error) + func (c *PackageManagerClient) GetPackageArchiveInfo2(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *PackageManagerClient) GetPackageArchiveInfo2_1(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetPackageGids1(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) GetPackageGids2_1(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *PackageManagerClient) GetPackageGids2_2(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetPackageInfo2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PackageManagerClient) GetPackageInfo2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetPackageInfo2_2(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *PackageManagerClient) GetPackageInfo2_3(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetPackageInstaller(ctx context.Context) (int64, error) + func (c *PackageManagerClient) GetPackageUid2(ctx context.Context, arg0 string, arg1 int64) (int32, error) + func (c *PackageManagerClient) GetPackageUid2_1(ctx context.Context, arg0 string, arg1 int32) (int32, error) + func (c *PackageManagerClient) GetPackagesForUid(ctx context.Context, arg0 int32) (int64, error) + func (c *PackageManagerClient) GetPackagesHoldingPermissions2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PackageManagerClient) GetPackagesHoldingPermissions2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetPermissionGroupInfo(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetPermissionInfo(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetPreferredPackages(ctx context.Context, arg0 int32) (int64, error) + func (c *PackageManagerClient) GetProperty2(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *PackageManagerClient) GetProperty2_1(ctx context.Context, arg0 string, arg1 string) (int64, error) + func (c *PackageManagerClient) GetProviderInfo2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PackageManagerClient) GetProviderInfo2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetReceiverInfo2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PackageManagerClient) GetReceiverInfo2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetResourcesForActivity(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) GetResourcesForApplication1(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) GetResourcesForApplication1_2(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) GetResourcesForApplication2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PackageManagerClient) GetServiceInfo2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PackageManagerClient) GetServiceInfo2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetSharedLibraries1(ctx context.Context, arg0 int64) (int64, error) + func (c *PackageManagerClient) GetSharedLibraries1_1(ctx context.Context, arg0 int32) (int64, error) + func (c *PackageManagerClient) GetSuspendedPackageAppExtras(ctx context.Context) (int64, error) + func (c *PackageManagerClient) GetSyntheticAppDetailsActivityEnabled(ctx context.Context, arg0 string) (bool, error) + func (c *PackageManagerClient) GetSystemAvailableFeatures(ctx context.Context) (int64, error) + func (c *PackageManagerClient) GetSystemSharedLibraryNames(ctx context.Context) (int64, error) + func (c *PackageManagerClient) GetTargetSdkVersion(ctx context.Context, arg0 string) (int32, error) + func (c *PackageManagerClient) GetText(ctx context.Context, arg0 string, arg1 int32, arg2 int64) (int64, error) + func (c *PackageManagerClient) GetUserBadgedDrawableForDensity(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) (int64, error) + func (c *PackageManagerClient) GetUserBadgedIcon(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PackageManagerClient) GetUserBadgedLabel(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *PackageManagerClient) GetVerifiedSigningInfo(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetWhitelistedRestrictedPermissions(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *PackageManagerClient) GetXml(ctx context.Context, arg0 string, arg1 int32, arg2 int64) (int64, error) + func (c *PackageManagerClient) HasSigningCertificate3(ctx context.Context, arg0 int32, arg1 int64, arg2 int32) (bool, error) + func (c *PackageManagerClient) HasSigningCertificate3_1(ctx context.Context, arg0 string, arg1 int64, arg2 int32) (bool, error) + func (c *PackageManagerClient) HasSystemFeature1(ctx context.Context, arg0 string) (bool, error) + func (c *PackageManagerClient) HasSystemFeature2_1(ctx context.Context, arg0 string, arg1 int32) (bool, error) + func (c *PackageManagerClient) IsAppArchivable(ctx context.Context, arg0 string) (bool, error) + func (c *PackageManagerClient) IsAutoRevokeWhitelisted0(ctx context.Context) (bool, error) + func (c *PackageManagerClient) IsAutoRevokeWhitelisted1_1(ctx context.Context, arg0 string) (bool, error) + func (c *PackageManagerClient) IsDefaultApplicationIcon(ctx context.Context, arg0 int64) (bool, error) + func (c *PackageManagerClient) IsDeviceUpgrading(ctx context.Context) (bool, error) + func (c *PackageManagerClient) IsInstantApp0(ctx context.Context) (bool, error) + func (c *PackageManagerClient) IsInstantApp1_1(ctx context.Context, arg0 string) (bool, error) + func (c *PackageManagerClient) IsPackageStopped(ctx context.Context, arg0 string) (bool, error) + func (c *PackageManagerClient) IsPackageSuspended0(ctx context.Context) (bool, error) + func (c *PackageManagerClient) IsPackageSuspended1_1(ctx context.Context, arg0 string) (bool, error) + func (c *PackageManagerClient) IsPermissionRevokedByPolicy(ctx context.Context, arg0 string, arg1 string) (bool, error) + func (c *PackageManagerClient) IsSafeMode(ctx context.Context) (bool, error) + func (c *PackageManagerClient) QueryActivityProperty(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) QueryApplicationProperty(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) QueryBroadcastReceivers2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PackageManagerClient) QueryBroadcastReceivers2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PackageManagerClient) QueryContentProviders3(ctx context.Context, arg0 string, arg1 int32, arg2 int64) (int64, error) + func (c *PackageManagerClient) QueryContentProviders3_1(ctx context.Context, arg0 string, arg1 int32, arg2 int32) (int64, error) + func (c *PackageManagerClient) QueryInstrumentation(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *PackageManagerClient) QueryIntentActivities2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PackageManagerClient) QueryIntentActivities2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PackageManagerClient) QueryIntentActivityOptions(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int32) (int64, error) + func (c *PackageManagerClient) QueryIntentContentProviders2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PackageManagerClient) QueryIntentContentProviders2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PackageManagerClient) QueryIntentServices2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PackageManagerClient) QueryIntentServices2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PackageManagerClient) QueryPermissionsByGroup(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *PackageManagerClient) QueryProviderProperty(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) QueryReceiverProperty(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) QueryServiceProperty(ctx context.Context, arg0 string) (int64, error) + func (c *PackageManagerClient) RelinquishUpdateOwnership(ctx context.Context, arg0 string) error + func (c *PackageManagerClient) RemovePackageFromPreferred(ctx context.Context, arg0 string) error + func (c *PackageManagerClient) RemovePermission(ctx context.Context, arg0 string) error + func (c *PackageManagerClient) RemoveWhitelistedRestrictedPermission(ctx context.Context, arg0 string, arg1 string, arg2 int32) (bool, error) + func (c *PackageManagerClient) ResolveActivity2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PackageManagerClient) ResolveActivity2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PackageManagerClient) ResolveContentProvider2(ctx context.Context, arg0 string, arg1 int64) (int64, error) + func (c *PackageManagerClient) ResolveContentProvider2_1(ctx context.Context, arg0 string, arg1 int32) (int64, error) + func (c *PackageManagerClient) ResolveService2(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *PackageManagerClient) ResolveService2_1(ctx context.Context, arg0 int64, arg1 int32) (int64, error) + func (c *PackageManagerClient) SetApplicationCategoryHint(ctx context.Context, arg0 string, arg1 int32) error + func (c *PackageManagerClient) SetApplicationEnabledSetting(ctx context.Context, arg0 string, arg1 int32, arg2 int32) error + func (c *PackageManagerClient) SetAutoRevokeWhitelisted(ctx context.Context, arg0 string, arg1 bool) (bool, error) + func (c *PackageManagerClient) SetComponentEnabledSetting(ctx context.Context, arg0 int64, arg1 int32, arg2 int32) error + func (c *PackageManagerClient) SetInstallerPackageName(ctx context.Context, arg0 string, arg1 string) error + func (c *PackageManagerClient) UpdateInstantAppCookie(ctx context.Context, arg0 int64) error + func (c *PackageManagerClient) VerifyPendingInstall(ctx context.Context, arg0 int32, arg1 int32) error + type PackageManagerComponentEnabledSettingClient struct + func NewPackageManagerComponentEnabledSettingClient(cc grpc.ClientConnInterface) *PackageManagerComponentEnabledSettingClient + func (c *PackageManagerComponentEnabledSettingClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PackageManagerComponentEnabledSettingClient) GetComponentName(ctx context.Context) (int64, error) + func (c *PackageManagerComponentEnabledSettingClient) GetEnabledFlags(ctx context.Context) (int32, error) + func (c *PackageManagerComponentEnabledSettingClient) GetEnabledState(ctx context.Context) (int32, error) + func (c *PackageManagerComponentEnabledSettingClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PackageManagerComponentInfoFlagsClient struct + func NewPackageManagerComponentInfoFlagsClient(cc grpc.ClientConnInterface) *PackageManagerComponentInfoFlagsClient + func (c *PackageManagerComponentInfoFlagsClient) GetValue(ctx context.Context) (int64, error) + func (c *PackageManagerComponentInfoFlagsClient) Of(ctx context.Context, arg0 int64) (int64, error) + type PackageManagerPackageInfoFlagsClient struct + func NewPackageManagerPackageInfoFlagsClient(cc grpc.ClientConnInterface) *PackageManagerPackageInfoFlagsClient + func (c *PackageManagerPackageInfoFlagsClient) GetValue(ctx context.Context) (int64, error) + func (c *PackageManagerPackageInfoFlagsClient) Of(ctx context.Context, arg0 int64) (int64, error) + type PackageManagerPropertyClient struct + func NewPackageManagerPropertyClient(cc grpc.ClientConnInterface) *PackageManagerPropertyClient + func (c *PackageManagerPropertyClient) DescribeContents(ctx context.Context) (int32, error) + func (c *PackageManagerPropertyClient) Equals(ctx context.Context, arg0 int64) (bool, error) + func (c *PackageManagerPropertyClient) GetBoolean(ctx context.Context) (bool, error) + func (c *PackageManagerPropertyClient) GetClassName(ctx context.Context) (string, error) + func (c *PackageManagerPropertyClient) GetFloat(ctx context.Context) (float32, error) + func (c *PackageManagerPropertyClient) GetInteger(ctx context.Context) (int32, error) + func (c *PackageManagerPropertyClient) GetName(ctx context.Context) (string, error) + func (c *PackageManagerPropertyClient) GetPackageName(ctx context.Context) (string, error) + func (c *PackageManagerPropertyClient) GetResourceId(ctx context.Context) (int32, error) + func (c *PackageManagerPropertyClient) GetString(ctx context.Context) (string, error) + func (c *PackageManagerPropertyClient) HashCode(ctx context.Context) (int32, error) + func (c *PackageManagerPropertyClient) IsBoolean(ctx context.Context) (bool, error) + func (c *PackageManagerPropertyClient) IsFloat(ctx context.Context) (bool, error) + func (c *PackageManagerPropertyClient) IsInteger(ctx context.Context) (bool, error) + func (c *PackageManagerPropertyClient) IsResourceId(ctx context.Context) (bool, error) + func (c *PackageManagerPropertyClient) IsString(ctx context.Context) (bool, error) + func (c *PackageManagerPropertyClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type PackageManagerResolveInfoFlagsClient struct + func NewPackageManagerResolveInfoFlagsClient(cc grpc.ClientConnInterface) *PackageManagerResolveInfoFlagsClient + func (c *PackageManagerResolveInfoFlagsClient) GetValue(ctx context.Context) (int64, error) + func (c *PackageManagerResolveInfoFlagsClient) Of(ctx context.Context, arg0 int64) (int64, error) + type PackageStatsClient struct + func NewPackageStatsClient(cc grpc.ClientConnInterface) *PackageStatsClient + func (c *PackageStatsClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PackageStatsClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *PackageStatsClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *PackageStatsClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *PackageStatsClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PathPermissionClient struct + func NewPathPermissionClient(cc grpc.ClientConnInterface) *PathPermissionClient + func (c *PathPermissionClient) GetReadPermission(ctx context.Context, handle int64) (string, error) + func (c *PathPermissionClient) GetWritePermission(ctx context.Context, handle int64) (string, error) + func (c *PathPermissionClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PermissionGroupInfoClient struct + func NewPermissionGroupInfoClient(cc grpc.ClientConnInterface) *PermissionGroupInfoClient + func (c *PermissionGroupInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PermissionGroupInfoClient) LoadDescription(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *PermissionGroupInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *PermissionGroupInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type PermissionInfoClient struct + func NewPermissionInfoClient(cc grpc.ClientConnInterface) *PermissionInfoClient + func (c *PermissionInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *PermissionInfoClient) GetProtection(ctx context.Context, handle int64) (int32, error) + func (c *PermissionInfoClient) GetProtectionFlags(ctx context.Context, handle int64) (int32, error) + func (c *PermissionInfoClient) LoadDescription(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *PermissionInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *PermissionInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ProviderInfoClient struct + func NewProviderInfoClient(cc grpc.ClientConnInterface) *ProviderInfoClient + func (c *ProviderInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ProviderInfoClient) Dump(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *ProviderInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ProviderInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ResolveInfoClient struct + func NewResolveInfoClient(cc grpc.ClientConnInterface) *ResolveInfoClient + func (c *ResolveInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ResolveInfoClient) Dump(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *ResolveInfoClient) GetIconResource(ctx context.Context, handle int64) (int32, error) + func (c *ResolveInfoClient) IsCrossProfileIntentForwarderActivity(ctx context.Context, handle int64) (bool, error) + func (c *ResolveInfoClient) LoadIcon(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ResolveInfoClient) LoadLabel(ctx context.Context, handle int64, arg0 int64) (int64, error) + func (c *ResolveInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ResolveInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type ResolveInfoDisplayNameComparatorClient struct + func NewResolveInfoDisplayNameComparatorClient(cc grpc.ClientConnInterface) *ResolveInfoDisplayNameComparatorClient + func (c *ResolveInfoDisplayNameComparatorClient) Compare2(ctx context.Context, arg0 int64, arg1 int64) (int32, error) + func (c *ResolveInfoDisplayNameComparatorClient) Compare2_1(ctx context.Context, arg0 int64, arg1 int64) (int32, error) + type ServiceInfoClient struct + func NewServiceInfoClient(cc grpc.ClientConnInterface) *ServiceInfoClient + func (c *ServiceInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *ServiceInfoClient) Dump(ctx context.Context, handle int64, arg0 int64, arg1 string) error + func (c *ServiceInfoClient) GetForegroundServiceType(ctx context.Context, handle int64) (int32, error) + func (c *ServiceInfoClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *ServiceInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type SharedLibraryInfoClient struct + func NewSharedLibraryInfoClient(cc grpc.ClientConnInterface) *SharedLibraryInfoClient + func (c *SharedLibraryInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *SharedLibraryInfoClient) GetCertDigests(ctx context.Context) (int64, error) + func (c *SharedLibraryInfoClient) GetDeclaringPackage(ctx context.Context) (int64, error) + func (c *SharedLibraryInfoClient) GetDependentPackages(ctx context.Context) (int64, error) + func (c *SharedLibraryInfoClient) GetLongVersion(ctx context.Context) (int64, error) + func (c *SharedLibraryInfoClient) GetName(ctx context.Context) (string, error) + func (c *SharedLibraryInfoClient) GetType(ctx context.Context) (int32, error) + func (c *SharedLibraryInfoClient) GetVersion(ctx context.Context) (int32, error) + func (c *SharedLibraryInfoClient) ToString(ctx context.Context) (string, error) + func (c *SharedLibraryInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type ShortcutInfoBuilderClient struct + func NewShortcutInfoBuilderClient(cc grpc.ClientConnInterface) *ShortcutInfoBuilderClient + func (c *ShortcutInfoBuilderClient) AddCapabilityBinding(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ShortcutInfoBuilderClient) Build(ctx context.Context) (int64, error) + func (c *ShortcutInfoBuilderClient) SetActivity(ctx context.Context, arg0 int64) (int64, error) + func (c *ShortcutInfoBuilderClient) SetDisabledMessage(ctx context.Context, arg0 string) (int64, error) + func (c *ShortcutInfoBuilderClient) SetExcludedFromSurfaces(ctx context.Context, arg0 int32) (int64, error) + func (c *ShortcutInfoBuilderClient) SetExtras(ctx context.Context, arg0 int64) (int64, error) + func (c *ShortcutInfoBuilderClient) SetIcon(ctx context.Context, arg0 int64) (int64, error) + func (c *ShortcutInfoBuilderClient) SetIntent(ctx context.Context, arg0 int64) (int64, error) + func (c *ShortcutInfoBuilderClient) SetIntents(ctx context.Context, arg0 int64) (int64, error) + func (c *ShortcutInfoBuilderClient) SetLocusId(ctx context.Context, arg0 int64) (int64, error) + func (c *ShortcutInfoBuilderClient) SetLongLabel(ctx context.Context, arg0 string) (int64, error) + func (c *ShortcutInfoBuilderClient) SetLongLived(ctx context.Context, arg0 bool) (int64, error) + func (c *ShortcutInfoBuilderClient) SetPerson(ctx context.Context, arg0 int64) (int64, error) + func (c *ShortcutInfoBuilderClient) SetPersons(ctx context.Context, arg0 int64) (int64, error) + func (c *ShortcutInfoBuilderClient) SetRank(ctx context.Context, arg0 int32) (int64, error) + func (c *ShortcutInfoBuilderClient) SetShortLabel(ctx context.Context, arg0 string) (int64, error) + func (c *ShortcutInfoBuilderClient) SetStartingTheme(ctx context.Context, arg0 int32) (int64, error) + type ShortcutInfoClient struct + func NewShortcutInfoClient(cc grpc.ClientConnInterface) *ShortcutInfoClient + func (c *ShortcutInfoClient) CreateFromGenericDocument(ctx context.Context, arg0 int64, arg1 int64) (int64, error) + func (c *ShortcutInfoClient) DescribeContents(ctx context.Context) (int32, error) + func (c *ShortcutInfoClient) GetActivity(ctx context.Context) (int64, error) + func (c *ShortcutInfoClient) GetCapabilities(ctx context.Context) (int64, error) + func (c *ShortcutInfoClient) GetCapabilityParams(ctx context.Context, arg0 int64) (int64, error) + func (c *ShortcutInfoClient) GetCategories(ctx context.Context) (int64, error) + func (c *ShortcutInfoClient) GetDisabledMessage(ctx context.Context) (int64, error) + func (c *ShortcutInfoClient) GetDisabledReason(ctx context.Context) (int32, error) + func (c *ShortcutInfoClient) GetExcludedFromSurfaces(ctx context.Context) (int32, error) + func (c *ShortcutInfoClient) GetExtras(ctx context.Context) (int64, error) + func (c *ShortcutInfoClient) GetId(ctx context.Context) (string, error) + func (c *ShortcutInfoClient) GetIntent(ctx context.Context) (int64, error) + func (c *ShortcutInfoClient) GetIntents(ctx context.Context) (int64, error) + func (c *ShortcutInfoClient) GetLastChangedTimestamp(ctx context.Context) (int64, error) + func (c *ShortcutInfoClient) GetLocusId(ctx context.Context) (int64, error) + func (c *ShortcutInfoClient) GetLongLabel(ctx context.Context) (int64, error) + func (c *ShortcutInfoClient) GetPackage(ctx context.Context) (string, error) + func (c *ShortcutInfoClient) GetRank(ctx context.Context) (int32, error) + func (c *ShortcutInfoClient) GetShortLabel(ctx context.Context) (int64, error) + func (c *ShortcutInfoClient) GetUserHandle(ctx context.Context) (int64, error) + func (c *ShortcutInfoClient) HasKeyFieldsOnly(ctx context.Context) (bool, error) + func (c *ShortcutInfoClient) IsCached(ctx context.Context) (bool, error) + func (c *ShortcutInfoClient) IsDeclaredInManifest(ctx context.Context) (bool, error) + func (c *ShortcutInfoClient) IsDynamic(ctx context.Context) (bool, error) + func (c *ShortcutInfoClient) IsEnabled(ctx context.Context) (bool, error) + func (c *ShortcutInfoClient) IsExcludedFromSurfaces(ctx context.Context, arg0 int32) (bool, error) + func (c *ShortcutInfoClient) IsImmutable(ctx context.Context) (bool, error) + func (c *ShortcutInfoClient) IsPinned(ctx context.Context) (bool, error) + func (c *ShortcutInfoClient) ToString(ctx context.Context) (string, error) + func (c *ShortcutInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error + type ShortcutManagerClient struct + func NewShortcutManagerClient(cc grpc.ClientConnInterface) *ShortcutManagerClient + func (c *ShortcutManagerClient) CreateShortcutResultIntent(ctx context.Context, arg0 int64) (int64, error) + func (c *ShortcutManagerClient) GetDynamicShortcuts(ctx context.Context) (int64, error) + func (c *ShortcutManagerClient) GetIconMaxHeight(ctx context.Context) (int32, error) + func (c *ShortcutManagerClient) GetIconMaxWidth(ctx context.Context) (int32, error) + func (c *ShortcutManagerClient) GetManifestShortcuts(ctx context.Context) (int64, error) + func (c *ShortcutManagerClient) GetMaxShortcutCountPerActivity(ctx context.Context) (int32, error) + func (c *ShortcutManagerClient) GetPinnedShortcuts(ctx context.Context) (int64, error) + func (c *ShortcutManagerClient) GetShortcuts(ctx context.Context, arg0 int32) (int64, error) + func (c *ShortcutManagerClient) IsRateLimitingActive(ctx context.Context) (bool, error) + func (c *ShortcutManagerClient) IsRequestPinShortcutSupported(ctx context.Context) (bool, error) + func (c *ShortcutManagerClient) PushDynamicShortcut(ctx context.Context, arg0 int64) error + func (c *ShortcutManagerClient) RemoveAllDynamicShortcuts(ctx context.Context) error + func (c *ShortcutManagerClient) ReportShortcutUsed(ctx context.Context, arg0 string) error + func (c *ShortcutManagerClient) RequestPinShortcut(ctx context.Context, arg0 int64, arg1 int64) (bool, error) + type SignatureClient struct + func NewSignatureClient(cc grpc.ClientConnInterface) *SignatureClient + func (c *SignatureClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *SignatureClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *SignatureClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *SignatureClient) ToByteArray(ctx context.Context, handle int64) (int64, error) + func (c *SignatureClient) ToChars0(ctx context.Context, handle int64) (int64, error) + func (c *SignatureClient) ToChars2_1(ctx context.Context, handle int64, arg0 int64, arg1 int64) (int64, error) + func (c *SignatureClient) ToCharsString(ctx context.Context, handle int64) (string, error) + func (c *SignatureClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type SigningInfoClient struct + func NewSigningInfoClient(cc grpc.ClientConnInterface) *SigningInfoClient + func (c *SigningInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *SigningInfoClient) GetApkContentsSigners(ctx context.Context, handle int64) (int64, error) + func (c *SigningInfoClient) GetPublicKeys(ctx context.Context, handle int64) (int64, error) + func (c *SigningInfoClient) GetSchemeVersion(ctx context.Context, handle int64) (int32, error) + func (c *SigningInfoClient) GetSigningCertificateHistory(ctx context.Context, handle int64) (int64, error) + func (c *SigningInfoClient) HasMultipleSigners(ctx context.Context, handle int64) (bool, error) + func (c *SigningInfoClient) HasPastSigningCertificates(ctx context.Context, handle int64) (bool, error) + func (c *SigningInfoClient) SignersMatchExactly(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *SigningInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error + type SigningInfoExceptionClient struct + func NewSigningInfoExceptionClient(cc grpc.ClientConnInterface) *SigningInfoExceptionClient + func (c *SigningInfoExceptionClient) GetCode(ctx context.Context) (int32, error) + type VersionedPackageClient struct + func NewVersionedPackageClient(cc grpc.ClientConnInterface) *VersionedPackageClient + func (c *VersionedPackageClient) DescribeContents(ctx context.Context, handle int64) (int32, error) + func (c *VersionedPackageClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error) + func (c *VersionedPackageClient) GetLongVersionCode(ctx context.Context, handle int64) (int64, error) + func (c *VersionedPackageClient) GetPackageName(ctx context.Context, handle int64) (string, error) + func (c *VersionedPackageClient) GetVersionCode(ctx context.Context, handle int64) (int32, error) + func (c *VersionedPackageClient) HashCode(ctx context.Context, handle int64) (int32, error) + func (c *VersionedPackageClient) ToString(ctx context.Context, handle int64) (string, error) + func (c *VersionedPackageClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error