Documentation
¶
Index ¶
- type ActivityInfoServer
- func (s *ActivityInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *ActivityInfoServer) Dump(_ context.Context, req *pb.DumpRequest) (*pb.DumpResponse, error)
- func (s *ActivityInfoServer) GetKnownActivityEmbeddingCerts(_ context.Context, req *pb.GetKnownActivityEmbeddingCertsRequest) (*pb.GetKnownActivityEmbeddingCertsResponse, error)
- func (s *ActivityInfoServer) GetThemeResource(_ context.Context, req *pb.GetThemeResourceRequest) (*pb.GetThemeResourceResponse, error)
- func (s *ActivityInfoServer) NewActivityInfo(_ context.Context, req *pb.NewActivityInfoRequest) (*pb.NewActivityInfoResponse, error)
- func (s *ActivityInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *ActivityInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type ApplicationInfoServer
- func (s *ApplicationInfoServer) AreAttributionsUserVisible(_ context.Context, req *pb.AreAttributionsUserVisibleRequest) (*pb.AreAttributionsUserVisibleResponse, error)
- func (s *ApplicationInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *ApplicationInfoServer) Dump(_ context.Context, req *pb.DumpRequest) (*pb.DumpResponse, error)
- func (s *ApplicationInfoServer) GetCategoryTitle(_ context.Context, req *pb.GetCategoryTitleRequest) (*pb.GetCategoryTitleResponse, error)
- func (s *ApplicationInfoServer) GetGwpAsanMode(_ context.Context, req *pb.GetGwpAsanModeRequest) (*pb.GetGwpAsanModeResponse, error)
- func (s *ApplicationInfoServer) GetKnownActivityEmbeddingCerts(_ context.Context, req *pb.GetKnownActivityEmbeddingCertsRequest) (*pb.GetKnownActivityEmbeddingCertsResponse, error)
- func (s *ApplicationInfoServer) GetMemtagMode(_ context.Context, req *pb.GetMemtagModeRequest) (*pb.GetMemtagModeResponse, error)
- func (s *ApplicationInfoServer) GetNativeHeapZeroInitialized(_ context.Context, req *pb.GetNativeHeapZeroInitializedRequest) (*pb.GetNativeHeapZeroInitializedResponse, error)
- func (s *ApplicationInfoServer) GetRequestRawExternalStorageAccess(_ context.Context, req *pb.GetRequestRawExternalStorageAccessRequest) (*pb.GetRequestRawExternalStorageAccessResponse, error)
- func (s *ApplicationInfoServer) IsProfileable(_ context.Context, req *pb.IsProfileableRequest) (*pb.IsProfileableResponse, error)
- func (s *ApplicationInfoServer) IsProfileableByShell(_ context.Context, req *pb.IsProfileableByShellRequest) (*pb.IsProfileableByShellResponse, error)
- func (s *ApplicationInfoServer) IsResourceOverlay(_ context.Context, req *pb.IsResourceOverlayRequest) (*pb.IsResourceOverlayResponse, error)
- func (s *ApplicationInfoServer) IsVirtualPreload(_ context.Context, req *pb.IsVirtualPreloadRequest) (*pb.IsVirtualPreloadResponse, error)
- func (s *ApplicationInfoServer) LoadDescription(_ context.Context, req *pb.LoadDescriptionRequest) (*pb.LoadDescriptionResponse, error)
- func (s *ApplicationInfoServer) NewApplicationInfo(_ context.Context, req *pb.NewApplicationInfoRequest) (*pb.NewApplicationInfoResponse, error)
- func (s *ApplicationInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *ApplicationInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type ArchivedActivityInfoServer
- func (s *ArchivedActivityInfoServer) GetComponentName(_ context.Context, req *pb.ArchivedActivityInfoGetComponentNameRequest) (*pb.GetComponentNameResponse, error)
- func (s *ArchivedActivityInfoServer) GetIcon(_ context.Context, req *pb.ArchivedActivityInfoGetIconRequest) (*pb.GetIconResponse, error)
- func (s *ArchivedActivityInfoServer) GetLabel(_ context.Context, req *pb.ArchivedActivityInfoGetLabelRequest) (*pb.GetLabelResponse, error)
- func (s *ArchivedActivityInfoServer) GetMonochromeIcon(_ context.Context, req *pb.GetMonochromeIconRequest) (*pb.GetMonochromeIconResponse, error)
- func (s *ArchivedActivityInfoServer) NewArchivedActivityInfo(_ context.Context, req *pb.NewArchivedActivityInfoRequest) (*pb.NewArchivedActivityInfoResponse, error)
- func (s *ArchivedActivityInfoServer) SetComponentName(_ context.Context, req *pb.SetComponentNameRequest) (*pb.SetComponentNameResponse, error)
- func (s *ArchivedActivityInfoServer) SetIcon(_ context.Context, req *pb.ArchivedActivityInfoSetIconRequest) (*pb.SetIconResponse, error)
- func (s *ArchivedActivityInfoServer) SetLabel(_ context.Context, req *pb.SetLabelRequest) (*pb.SetLabelResponse, error)
- func (s *ArchivedActivityInfoServer) SetMonochromeIcon(_ context.Context, req *pb.SetMonochromeIconRequest) (*pb.SetMonochromeIconResponse, error)
- type ArchivedPackageInfoServer
- func (s *ArchivedPackageInfoServer) GetDefaultToDeviceProtectedStorage(_ context.Context, req *pb.GetDefaultToDeviceProtectedStorageRequest) (*pb.GetDefaultToDeviceProtectedStorageResponse, error)
- func (s *ArchivedPackageInfoServer) GetLauncherActivities(_ context.Context, req *pb.GetLauncherActivitiesRequest) (*pb.GetLauncherActivitiesResponse, error)
- func (s *ArchivedPackageInfoServer) GetPackageName(_ context.Context, req *pb.GetPackageNameRequest) (*pb.GetPackageNameResponse, error)
- func (s *ArchivedPackageInfoServer) GetRequestLegacyExternalStorage(_ context.Context, req *pb.GetRequestLegacyExternalStorageRequest) (*pb.GetRequestLegacyExternalStorageResponse, error)
- func (s *ArchivedPackageInfoServer) GetSigningInfo(_ context.Context, req *pb.GetSigningInfoRequest) (*pb.GetSigningInfoResponse, error)
- func (s *ArchivedPackageInfoServer) GetTargetSdkVersion(_ context.Context, req *pb.GetTargetSdkVersionRequest) (*pb.GetTargetSdkVersionResponse, error)
- func (s *ArchivedPackageInfoServer) GetUserDataFragile(_ context.Context, req *pb.GetUserDataFragileRequest) (*pb.GetUserDataFragileResponse, error)
- func (s *ArchivedPackageInfoServer) GetVersionCode(_ context.Context, req *pb.GetVersionCodeRequest) (*pb.GetVersionCodeResponse, error)
- func (s *ArchivedPackageInfoServer) GetVersionCodeMajor(_ context.Context, req *pb.GetVersionCodeMajorRequest) (*pb.GetVersionCodeMajorResponse, error)
- func (s *ArchivedPackageInfoServer) NewArchivedPackageInfo(_ context.Context, req *pb.NewArchivedPackageInfoRequest) (*pb.NewArchivedPackageInfoResponse, error)
- func (s *ArchivedPackageInfoServer) SetDefaultToDeviceProtectedStorage(_ context.Context, req *pb.SetDefaultToDeviceProtectedStorageRequest) (*pb.SetDefaultToDeviceProtectedStorageResponse, error)
- func (s *ArchivedPackageInfoServer) SetPackageName(_ context.Context, req *pb.SetPackageNameRequest) (*pb.SetPackageNameResponse, error)
- func (s *ArchivedPackageInfoServer) SetRequestLegacyExternalStorage(_ context.Context, req *pb.SetRequestLegacyExternalStorageRequest) (*pb.SetRequestLegacyExternalStorageResponse, error)
- func (s *ArchivedPackageInfoServer) SetSigningInfo(_ context.Context, req *pb.SetSigningInfoRequest) (*pb.SetSigningInfoResponse, error)
- func (s *ArchivedPackageInfoServer) SetTargetSdkVersion(_ context.Context, req *pb.SetTargetSdkVersionRequest) (*pb.SetTargetSdkVersionResponse, error)
- func (s *ArchivedPackageInfoServer) SetUserDataFragile(_ context.Context, req *pb.SetUserDataFragileRequest) (*pb.SetUserDataFragileResponse, error)
- func (s *ArchivedPackageInfoServer) SetVersionCode(_ context.Context, req *pb.SetVersionCodeRequest) (*pb.SetVersionCodeResponse, error)
- func (s *ArchivedPackageInfoServer) SetVersionCodeMajor(_ context.Context, req *pb.SetVersionCodeMajorRequest) (*pb.SetVersionCodeMajorResponse, error)
- type ChangedPackagesServer
- func (s *ChangedPackagesServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *ChangedPackagesServer) GetPackageNames(_ context.Context, req *pb.GetPackageNamesRequest) (*pb.GetPackageNamesResponse, error)
- func (s *ChangedPackagesServer) GetSequenceNumber(_ context.Context, req *pb.GetSequenceNumberRequest) (*pb.GetSequenceNumberResponse, error)
- func (s *ChangedPackagesServer) NewChangedPackages(_ context.Context, req *pb.NewChangedPackagesRequest) (*pb.NewChangedPackagesResponse, error)
- func (s *ChangedPackagesServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type ChecksumServer
- func (s *ChecksumServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *ChecksumServer) GetType(_ context.Context, req *pb.ChecksumGetTypeRequest) (*pb.GetTypeResponse, error)
- func (s *ChecksumServer) GetValue(_ context.Context, req *pb.ChecksumGetValueRequest) (*pb.ChecksumGetValueResponse, error)
- func (s *ChecksumServer) NewChecksum(_ context.Context, req *pb.NewChecksumRequest) (*pb.NewChecksumResponse, error)
- func (s *ChecksumServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type ComponentInfoServer
- func (s *ComponentInfoServer) GetBannerResource(_ context.Context, req *pb.GetBannerResourceRequest) (*pb.GetBannerResourceResponse, error)
- func (s *ComponentInfoServer) GetIconResource(_ context.Context, req *pb.GetIconResourceRequest) (*pb.GetIconResourceResponse, error)
- func (s *ComponentInfoServer) GetLogoResource(_ context.Context, req *pb.GetLogoResourceRequest) (*pb.GetLogoResourceResponse, error)
- func (s *ComponentInfoServer) IsEnabled(_ context.Context, req *pb.IsEnabledRequest) (*pb.IsEnabledResponse, error)
- func (s *ComponentInfoServer) NewComponentInfo(_ context.Context, req *pb.NewComponentInfoRequest) (*pb.NewComponentInfoResponse, error)
- func (s *ComponentInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type ConfigurationInfoServer
- func (s *ConfigurationInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *ConfigurationInfoServer) GetGlEsVersion(_ context.Context, req *pb.GetGlEsVersionRequest) (*pb.GetGlEsVersionResponse, error)
- func (s *ConfigurationInfoServer) NewConfigurationInfo(_ context.Context, req *pb.NewConfigurationInfoRequest) (*pb.NewConfigurationInfoResponse, error)
- func (s *ConfigurationInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *ConfigurationInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type CrossProfileAppsServer
- func (s *CrossProfileAppsServer) CanInteractAcrossProfiles(_ context.Context, req *pb.CanInteractAcrossProfilesRequest) (*pb.CanInteractAcrossProfilesResponse, error)
- func (s *CrossProfileAppsServer) CanRequestInteractAcrossProfiles(_ context.Context, req *pb.CanRequestInteractAcrossProfilesRequest) (*pb.CanRequestInteractAcrossProfilesResponse, error)
- func (s *CrossProfileAppsServer) CreateRequestInteractAcrossProfilesIntent(_ context.Context, req *pb.CreateRequestInteractAcrossProfilesIntentRequest) (*pb.CreateRequestInteractAcrossProfilesIntentResponse, error)
- func (s *CrossProfileAppsServer) GetProfileSwitchingIconDrawable(_ context.Context, req *pb.GetProfileSwitchingIconDrawableRequest) (*pb.GetProfileSwitchingIconDrawableResponse, error)
- func (s *CrossProfileAppsServer) GetProfileSwitchingLabel(_ context.Context, req *pb.GetProfileSwitchingLabelRequest) (*pb.GetProfileSwitchingLabelResponse, error)
- func (s *CrossProfileAppsServer) GetTargetUserProfiles(_ context.Context, req *pb.GetTargetUserProfilesRequest) (*pb.GetTargetUserProfilesResponse, error)
- func (s *CrossProfileAppsServer) IsManagedProfile(_ context.Context, req *pb.IsManagedProfileRequest) (*pb.IsManagedProfileResponse, error)
- func (s *CrossProfileAppsServer) IsProfile(_ context.Context, req *pb.IsProfileRequest) (*pb.IsProfileResponse, error)
- func (s *CrossProfileAppsServer) StartActivity3(_ context.Context, req *pb.StartActivity3Request) (*pb.StartActivity3Response, error)
- func (s *CrossProfileAppsServer) StartActivity4_1(_ context.Context, req *pb.StartActivity4_1Request) (*pb.StartActivity4_1Response, error)
- func (s *CrossProfileAppsServer) StartMainActivity2(_ context.Context, req *pb.StartMainActivity2Request) (*pb.StartMainActivity2Response, error)
- func (s *CrossProfileAppsServer) StartMainActivity4_1(_ context.Context, req *pb.StartMainActivity4_1Request) (*pb.StartMainActivity4_1Response, error)
- type FeatureGroupInfoServer
- func (s *FeatureGroupInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *FeatureGroupInfoServer) NewFeatureGroupInfo(_ context.Context, req *pb.NewFeatureGroupInfoRequest) (*pb.NewFeatureGroupInfoResponse, error)
- func (s *FeatureGroupInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type FeatureInfoServer
- func (s *FeatureInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *FeatureInfoServer) GetGlEsVersion(_ context.Context, req *pb.GetGlEsVersionRequest) (*pb.GetGlEsVersionResponse, error)
- func (s *FeatureInfoServer) NewFeatureInfo(_ context.Context, req *pb.NewFeatureInfoRequest) (*pb.NewFeatureInfoResponse, error)
- func (s *FeatureInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *FeatureInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type InstrumentationInfoServer
- func (s *InstrumentationInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *InstrumentationInfoServer) NewInstrumentationInfo(_ context.Context, req *pb.NewInstrumentationInfoRequest) (*pb.NewInstrumentationInfoResponse, error)
- func (s *InstrumentationInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *InstrumentationInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type LabeledIntentServer
- func (s *LabeledIntentServer) GetIconResource(_ context.Context, req *pb.GetIconResourceRequest) (*pb.GetIconResourceResponse, error)
- func (s *LabeledIntentServer) GetLabelResource(_ context.Context, req *pb.GetLabelResourceRequest) (*pb.GetLabelResourceResponse, error)
- func (s *LabeledIntentServer) GetNonLocalizedLabel(_ context.Context, req *pb.GetNonLocalizedLabelRequest) (*pb.GetNonLocalizedLabelResponse, error)
- func (s *LabeledIntentServer) GetSourcePackage(_ context.Context, req *pb.GetSourcePackageRequest) (*pb.GetSourcePackageResponse, error)
- func (s *LabeledIntentServer) LoadIcon(_ context.Context, req *pb.LoadIconRequest) (*pb.LoadIconResponse, error)
- func (s *LabeledIntentServer) LoadLabel(_ context.Context, req *pb.LoadLabelRequest) (*pb.LoadLabelResponse, error)
- func (s *LabeledIntentServer) NewLabeledIntent(_ context.Context, req *pb.NewLabeledIntentRequest) (*pb.NewLabeledIntentResponse, error)
- func (s *LabeledIntentServer) ReadFromParcel(_ context.Context, req *pb.ReadFromParcelRequest) (*pb.ReadFromParcelResponse, error)
- func (s *LabeledIntentServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type LauncherAppsServer
- func (s *LauncherAppsServer) GetActivityList(_ context.Context, req *pb.GetActivityListRequest) (*pb.GetActivityListResponse, error)
- func (s *LauncherAppsServer) GetAllPackageInstallerSessions(_ context.Context, req *pb.GetAllPackageInstallerSessionsRequest) (*pb.GetAllPackageInstallerSessionsResponse, error)
- func (s *LauncherAppsServer) GetAppMarketActivityIntent(_ context.Context, req *pb.GetAppMarketActivityIntentRequest) (*pb.GetAppMarketActivityIntentResponse, error)
- func (s *LauncherAppsServer) GetApplicationInfo(_ context.Context, req *pb.LauncherAppsGetApplicationInfoRequest) (*pb.GetApplicationInfoResponse, error)
- func (s *LauncherAppsServer) GetLauncherUserInfo(_ context.Context, req *pb.GetLauncherUserInfoRequest) (*pb.GetLauncherUserInfoResponse, error)
- func (s *LauncherAppsServer) GetPinItemRequest(_ context.Context, req *pb.GetPinItemRequestRequest) (*pb.GetPinItemRequestResponse, error)
- func (s *LauncherAppsServer) GetPreInstalledSystemPackages(_ context.Context, req *pb.GetPreInstalledSystemPackagesRequest) (*pb.GetPreInstalledSystemPackagesResponse, error)
- func (s *LauncherAppsServer) GetPrivateSpaceSettingsIntent(_ context.Context, req *pb.GetPrivateSpaceSettingsIntentRequest) (*pb.GetPrivateSpaceSettingsIntentResponse, error)
- func (s *LauncherAppsServer) GetProfiles(_ context.Context, req *pb.GetProfilesRequest) (*pb.GetProfilesResponse, error)
- func (s *LauncherAppsServer) GetShortcutBadgedIconDrawable(_ context.Context, req *pb.GetShortcutBadgedIconDrawableRequest) (*pb.GetShortcutBadgedIconDrawableResponse, error)
- func (s *LauncherAppsServer) GetShortcutConfigActivityIntent(_ context.Context, req *pb.GetShortcutConfigActivityIntentRequest) (*pb.GetShortcutConfigActivityIntentResponse, error)
- func (s *LauncherAppsServer) GetShortcutConfigActivityList(_ context.Context, req *pb.GetShortcutConfigActivityListRequest) (*pb.GetShortcutConfigActivityListResponse, error)
- func (s *LauncherAppsServer) GetShortcutIconDrawable(_ context.Context, req *pb.GetShortcutIconDrawableRequest) (*pb.GetShortcutIconDrawableResponse, error)
- func (s *LauncherAppsServer) GetShortcutIntent(_ context.Context, req *pb.GetShortcutIntentRequest) (*pb.GetShortcutIntentResponse, error)
- func (s *LauncherAppsServer) GetShortcuts(_ context.Context, req *pb.LauncherAppsGetShortcutsRequest) (*pb.GetShortcutsResponse, error)
- func (s *LauncherAppsServer) GetSuspendedPackageLauncherExtras(_ context.Context, req *pb.GetSuspendedPackageLauncherExtrasRequest) (*pb.GetSuspendedPackageLauncherExtrasResponse, error)
- func (s *LauncherAppsServer) HasShortcutHostPermission(_ context.Context, req *pb.HasShortcutHostPermissionRequest) (*pb.HasShortcutHostPermissionResponse, error)
- func (s *LauncherAppsServer) IsActivityEnabled(_ context.Context, req *pb.IsActivityEnabledRequest) (*pb.IsActivityEnabledResponse, error)
- func (s *LauncherAppsServer) IsPackageEnabled(_ context.Context, req *pb.IsPackageEnabledRequest) (*pb.IsPackageEnabledResponse, error)
- func (s *LauncherAppsServer) RegisterCallback(_ context.Context, req *pb.RegisterCallbackRequest) (*pb.RegisterCallbackResponse, error)
- func (s *LauncherAppsServer) RegisterPackageInstallerSessionCallback(_ context.Context, req *pb.RegisterPackageInstallerSessionCallbackRequest) (*pb.RegisterPackageInstallerSessionCallbackResponse, error)
- func (s *LauncherAppsServer) ResolveActivity(_ context.Context, req *pb.ResolveActivityRequest) (*pb.ResolveActivityResponse, error)
- func (s *LauncherAppsServer) SetArchiveCompatibility(_ context.Context, req *pb.SetArchiveCompatibilityRequest) (*pb.SetArchiveCompatibilityResponse, error)
- func (s *LauncherAppsServer) ShouldHideFromSuggestions(_ context.Context, req *pb.ShouldHideFromSuggestionsRequest) (*pb.ShouldHideFromSuggestionsResponse, error)
- func (s *LauncherAppsServer) StartAppDetailsActivity(_ context.Context, req *pb.StartAppDetailsActivityRequest) (*pb.StartAppDetailsActivityResponse, error)
- func (s *LauncherAppsServer) StartMainActivity(_ context.Context, req *pb.StartMainActivityRequest) (*pb.StartMainActivityResponse, error)
- func (s *LauncherAppsServer) StartPackageInstallerSessionDetailsActivity(_ context.Context, req *pb.StartPackageInstallerSessionDetailsActivityRequest) (*pb.StartPackageInstallerSessionDetailsActivityResponse, error)
- func (s *LauncherAppsServer) StartShortcut3(_ context.Context, req *pb.StartShortcut3Request) (*pb.StartShortcut3Response, error)
- func (s *LauncherAppsServer) StartShortcut5_1(_ context.Context, req *pb.StartShortcut5_1Request) (*pb.StartShortcut5_1Response, error)
- func (s *LauncherAppsServer) UnregisterCallback(_ context.Context, req *pb.UnregisterCallbackRequest) (*pb.UnregisterCallbackResponse, error)
- func (s *LauncherAppsServer) UnregisterPackageInstallerSessionCallback(_ context.Context, req *pb.UnregisterPackageInstallerSessionCallbackRequest) (*pb.UnregisterPackageInstallerSessionCallbackResponse, error)
- type PackageInfoServer
- func (s *PackageInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *PackageInfoServer) GetApexPackageName(_ context.Context, req *pb.GetApexPackageNameRequest) (*pb.GetApexPackageNameResponse, error)
- func (s *PackageInfoServer) GetArchiveTimeMillis(_ context.Context, req *pb.GetArchiveTimeMillisRequest) (*pb.GetArchiveTimeMillisResponse, error)
- func (s *PackageInfoServer) GetLongVersionCode(_ context.Context, req *pb.GetLongVersionCodeRequest) (*pb.GetLongVersionCodeResponse, error)
- func (s *PackageInfoServer) NewPackageInfo(_ context.Context, req *pb.NewPackageInfoRequest) (*pb.NewPackageInfoResponse, error)
- func (s *PackageInfoServer) SetLongVersionCode(_ context.Context, req *pb.SetLongVersionCodeRequest) (*pb.SetLongVersionCodeResponse, error)
- func (s *PackageInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *PackageInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type PackageItemInfoServer
- func (s *PackageItemInfoServer) LoadBanner(_ context.Context, req *pb.LoadBannerRequest) (*pb.LoadBannerResponse, error)
- func (s *PackageItemInfoServer) LoadIcon(_ context.Context, req *pb.LoadIconRequest) (*pb.LoadIconResponse, error)
- func (s *PackageItemInfoServer) LoadLabel(_ context.Context, req *pb.LoadLabelRequest) (*pb.LoadLabelResponse, error)
- func (s *PackageItemInfoServer) LoadLogo(_ context.Context, req *pb.LoadLogoRequest) (*pb.LoadLogoResponse, error)
- func (s *PackageItemInfoServer) LoadUnbadgedIcon(_ context.Context, req *pb.LoadUnbadgedIconRequest) (*pb.LoadUnbadgedIconResponse, error)
- func (s *PackageItemInfoServer) LoadXmlMetaData(_ context.Context, req *pb.LoadXmlMetaDataRequest) (*pb.LoadXmlMetaDataResponse, error)
- func (s *PackageItemInfoServer) NewPackageItemInfo(_ context.Context, req *pb.NewPackageItemInfoRequest) (*pb.NewPackageItemInfoResponse, error)
- func (s *PackageItemInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type PackageStatsServer
- func (s *PackageStatsServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *PackageStatsServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
- func (s *PackageStatsServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
- func (s *PackageStatsServer) NewPackageStats(_ context.Context, req *pb.NewPackageStatsRequest) (*pb.NewPackageStatsResponse, error)
- func (s *PackageStatsServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *PackageStatsServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type PathPermissionServer
- func (s *PathPermissionServer) GetReadPermission(_ context.Context, req *pb.GetReadPermissionRequest) (*pb.GetReadPermissionResponse, error)
- func (s *PathPermissionServer) GetWritePermission(_ context.Context, req *pb.GetWritePermissionRequest) (*pb.GetWritePermissionResponse, error)
- func (s *PathPermissionServer) NewPathPermission(_ context.Context, req *pb.NewPathPermissionRequest) (*pb.NewPathPermissionResponse, error)
- func (s *PathPermissionServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type PermissionGroupInfoServer
- func (s *PermissionGroupInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *PermissionGroupInfoServer) LoadDescription(_ context.Context, req *pb.LoadDescriptionRequest) (*pb.LoadDescriptionResponse, error)
- func (s *PermissionGroupInfoServer) NewPermissionGroupInfo(_ context.Context, req *pb.NewPermissionGroupInfoRequest) (*pb.NewPermissionGroupInfoResponse, error)
- func (s *PermissionGroupInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *PermissionGroupInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type PermissionInfoServer
- func (s *PermissionInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *PermissionInfoServer) GetProtection(_ context.Context, req *pb.GetProtectionRequest) (*pb.GetProtectionResponse, error)
- func (s *PermissionInfoServer) GetProtectionFlags(_ context.Context, req *pb.GetProtectionFlagsRequest) (*pb.GetProtectionFlagsResponse, error)
- func (s *PermissionInfoServer) LoadDescription(_ context.Context, req *pb.LoadDescriptionRequest) (*pb.LoadDescriptionResponse, error)
- func (s *PermissionInfoServer) NewPermissionInfo(_ context.Context, req *pb.NewPermissionInfoRequest) (*pb.NewPermissionInfoResponse, error)
- func (s *PermissionInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *PermissionInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type ProviderInfoServer
- func (s *ProviderInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *ProviderInfoServer) Dump(_ context.Context, req *pb.DumpRequest) (*pb.DumpResponse, error)
- func (s *ProviderInfoServer) NewProviderInfo(_ context.Context, req *pb.NewProviderInfoRequest) (*pb.NewProviderInfoResponse, error)
- func (s *ProviderInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *ProviderInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type ResolveInfoServer
- func (s *ResolveInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *ResolveInfoServer) Dump(_ context.Context, req *pb.DumpRequest) (*pb.DumpResponse, error)
- func (s *ResolveInfoServer) GetIconResource(_ context.Context, req *pb.GetIconResourceRequest) (*pb.GetIconResourceResponse, error)
- func (s *ResolveInfoServer) IsCrossProfileIntentForwarderActivity(_ context.Context, req *pb.IsCrossProfileIntentForwarderActivityRequest) (*pb.IsCrossProfileIntentForwarderActivityResponse, error)
- func (s *ResolveInfoServer) LoadIcon(_ context.Context, req *pb.LoadIconRequest) (*pb.LoadIconResponse, error)
- func (s *ResolveInfoServer) LoadLabel(_ context.Context, req *pb.LoadLabelRequest) (*pb.LoadLabelResponse, error)
- func (s *ResolveInfoServer) NewResolveInfo(_ context.Context, req *pb.NewResolveInfoRequest) (*pb.NewResolveInfoResponse, error)
- func (s *ResolveInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *ResolveInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type ServiceInfoServer
- func (s *ServiceInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *ServiceInfoServer) Dump(_ context.Context, req *pb.DumpRequest) (*pb.DumpResponse, error)
- func (s *ServiceInfoServer) GetForegroundServiceType(_ context.Context, req *pb.GetForegroundServiceTypeRequest) (*pb.GetForegroundServiceTypeResponse, error)
- func (s *ServiceInfoServer) NewServiceInfo(_ context.Context, req *pb.NewServiceInfoRequest) (*pb.NewServiceInfoResponse, error)
- func (s *ServiceInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *ServiceInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type ShortcutManagerServer
- func (s *ShortcutManagerServer) CreateShortcutResultIntent(_ context.Context, req *pb.CreateShortcutResultIntentRequest) (*pb.CreateShortcutResultIntentResponse, error)
- func (s *ShortcutManagerServer) GetDynamicShortcuts(_ context.Context, req *pb.GetDynamicShortcutsRequest) (*pb.GetDynamicShortcutsResponse, error)
- func (s *ShortcutManagerServer) GetIconMaxHeight(_ context.Context, req *pb.GetIconMaxHeightRequest) (*pb.GetIconMaxHeightResponse, error)
- func (s *ShortcutManagerServer) GetIconMaxWidth(_ context.Context, req *pb.GetIconMaxWidthRequest) (*pb.GetIconMaxWidthResponse, error)
- func (s *ShortcutManagerServer) GetManifestShortcuts(_ context.Context, req *pb.GetManifestShortcutsRequest) (*pb.GetManifestShortcutsResponse, error)
- func (s *ShortcutManagerServer) GetMaxShortcutCountPerActivity(_ context.Context, req *pb.GetMaxShortcutCountPerActivityRequest) (*pb.GetMaxShortcutCountPerActivityResponse, error)
- func (s *ShortcutManagerServer) GetPinnedShortcuts(_ context.Context, req *pb.GetPinnedShortcutsRequest) (*pb.GetPinnedShortcutsResponse, error)
- func (s *ShortcutManagerServer) GetShortcuts(_ context.Context, req *pb.GetShortcutsRequest) (*pb.GetShortcutsResponse, error)
- func (s *ShortcutManagerServer) IsRateLimitingActive(_ context.Context, req *pb.IsRateLimitingActiveRequest) (*pb.IsRateLimitingActiveResponse, error)
- func (s *ShortcutManagerServer) IsRequestPinShortcutSupported(_ context.Context, req *pb.IsRequestPinShortcutSupportedRequest) (*pb.IsRequestPinShortcutSupportedResponse, error)
- func (s *ShortcutManagerServer) PushDynamicShortcut(_ context.Context, req *pb.PushDynamicShortcutRequest) (*pb.PushDynamicShortcutResponse, error)
- func (s *ShortcutManagerServer) RemoveAllDynamicShortcuts(_ context.Context, req *pb.RemoveAllDynamicShortcutsRequest) (*pb.RemoveAllDynamicShortcutsResponse, error)
- func (s *ShortcutManagerServer) ReportShortcutUsed(_ context.Context, req *pb.ReportShortcutUsedRequest) (*pb.ReportShortcutUsedResponse, error)
- func (s *ShortcutManagerServer) RequestPinShortcut(_ context.Context, req *pb.RequestPinShortcutRequest) (*pb.RequestPinShortcutResponse, error)
- type SignatureServer
- func (s *SignatureServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *SignatureServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
- func (s *SignatureServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
- func (s *SignatureServer) NewSignature(_ context.Context, req *pb.NewSignatureRequest) (*pb.NewSignatureResponse, error)
- func (s *SignatureServer) ToByteArray(_ context.Context, req *pb.ToByteArrayRequest) (*pb.ToByteArrayResponse, error)
- func (s *SignatureServer) ToChars0(_ context.Context, req *pb.ToChars0Request) (*pb.ToChars0Response, error)
- func (s *SignatureServer) ToChars2_1(_ context.Context, req *pb.ToChars2_1Request) (*pb.ToChars2_1Response, error)
- func (s *SignatureServer) ToCharsString(_ context.Context, req *pb.ToCharsStringRequest) (*pb.ToCharsStringResponse, error)
- func (s *SignatureServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type SigningInfoServer
- func (s *SigningInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *SigningInfoServer) GetApkContentsSigners(_ context.Context, req *pb.GetApkContentsSignersRequest) (*pb.GetApkContentsSignersResponse, error)
- func (s *SigningInfoServer) GetPublicKeys(_ context.Context, req *pb.GetPublicKeysRequest) (*pb.GetPublicKeysResponse, error)
- func (s *SigningInfoServer) GetSchemeVersion(_ context.Context, req *pb.GetSchemeVersionRequest) (*pb.GetSchemeVersionResponse, error)
- func (s *SigningInfoServer) GetSigningCertificateHistory(_ context.Context, req *pb.GetSigningCertificateHistoryRequest) (*pb.GetSigningCertificateHistoryResponse, error)
- func (s *SigningInfoServer) HasMultipleSigners(_ context.Context, req *pb.HasMultipleSignersRequest) (*pb.HasMultipleSignersResponse, error)
- func (s *SigningInfoServer) HasPastSigningCertificates(_ context.Context, req *pb.HasPastSigningCertificatesRequest) (*pb.HasPastSigningCertificatesResponse, error)
- func (s *SigningInfoServer) NewSigningInfo(_ context.Context, req *pb.NewSigningInfoRequest) (*pb.NewSigningInfoResponse, error)
- func (s *SigningInfoServer) SignersMatchExactly(_ context.Context, req *pb.SignersMatchExactlyRequest) (*pb.SignersMatchExactlyResponse, error)
- func (s *SigningInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
- type VersionedPackageServer
- func (s *VersionedPackageServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
- func (s *VersionedPackageServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
- func (s *VersionedPackageServer) GetLongVersionCode(_ context.Context, req *pb.GetLongVersionCodeRequest) (*pb.GetLongVersionCodeResponse, error)
- func (s *VersionedPackageServer) GetPackageName(_ context.Context, req *pb.GetPackageNameRequest) (*pb.GetPackageNameResponse, error)
- func (s *VersionedPackageServer) GetVersionCode(_ context.Context, req *pb.GetVersionCodeRequest) (*pb.GetVersionCodeResponse, error)
- func (s *VersionedPackageServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
- func (s *VersionedPackageServer) NewVersionedPackage(_ context.Context, req *pb.NewVersionedPackageRequest) (*pb.NewVersionedPackageResponse, error)
- func (s *VersionedPackageServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
- func (s *VersionedPackageServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActivityInfoServer ¶
type ActivityInfoServer struct {
pb.UnimplementedActivityInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ActivityInfoServer implements pb.ActivityInfoServiceServer.
func (*ActivityInfoServer) DescribeContents ¶
func (s *ActivityInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*ActivityInfoServer) Dump ¶
func (s *ActivityInfoServer) Dump(_ context.Context, req *pb.DumpRequest) (*pb.DumpResponse, error)
func (*ActivityInfoServer) GetKnownActivityEmbeddingCerts ¶
func (s *ActivityInfoServer) GetKnownActivityEmbeddingCerts(_ context.Context, req *pb.GetKnownActivityEmbeddingCertsRequest) (*pb.GetKnownActivityEmbeddingCertsResponse, error)
func (*ActivityInfoServer) GetThemeResource ¶
func (s *ActivityInfoServer) GetThemeResource(_ context.Context, req *pb.GetThemeResourceRequest) (*pb.GetThemeResourceResponse, error)
func (*ActivityInfoServer) NewActivityInfo ¶
func (s *ActivityInfoServer) NewActivityInfo(_ context.Context, req *pb.NewActivityInfoRequest) (*pb.NewActivityInfoResponse, error)
func (*ActivityInfoServer) ToString ¶
func (s *ActivityInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*ActivityInfoServer) WriteToParcel ¶
func (s *ActivityInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type ApplicationInfoServer ¶
type ApplicationInfoServer struct {
pb.UnimplementedApplicationInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ApplicationInfoServer implements pb.ApplicationInfoServiceServer.
func (*ApplicationInfoServer) AreAttributionsUserVisible ¶
func (s *ApplicationInfoServer) AreAttributionsUserVisible(_ context.Context, req *pb.AreAttributionsUserVisibleRequest) (*pb.AreAttributionsUserVisibleResponse, error)
func (*ApplicationInfoServer) DescribeContents ¶
func (s *ApplicationInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*ApplicationInfoServer) Dump ¶
func (s *ApplicationInfoServer) Dump(_ context.Context, req *pb.DumpRequest) (*pb.DumpResponse, error)
func (*ApplicationInfoServer) GetCategoryTitle ¶
func (s *ApplicationInfoServer) GetCategoryTitle(_ context.Context, req *pb.GetCategoryTitleRequest) (*pb.GetCategoryTitleResponse, error)
func (*ApplicationInfoServer) GetGwpAsanMode ¶
func (s *ApplicationInfoServer) GetGwpAsanMode(_ context.Context, req *pb.GetGwpAsanModeRequest) (*pb.GetGwpAsanModeResponse, error)
func (*ApplicationInfoServer) GetKnownActivityEmbeddingCerts ¶
func (s *ApplicationInfoServer) GetKnownActivityEmbeddingCerts(_ context.Context, req *pb.GetKnownActivityEmbeddingCertsRequest) (*pb.GetKnownActivityEmbeddingCertsResponse, error)
func (*ApplicationInfoServer) GetMemtagMode ¶
func (s *ApplicationInfoServer) GetMemtagMode(_ context.Context, req *pb.GetMemtagModeRequest) (*pb.GetMemtagModeResponse, error)
func (*ApplicationInfoServer) GetNativeHeapZeroInitialized ¶
func (s *ApplicationInfoServer) GetNativeHeapZeroInitialized(_ context.Context, req *pb.GetNativeHeapZeroInitializedRequest) (*pb.GetNativeHeapZeroInitializedResponse, error)
func (*ApplicationInfoServer) GetRequestRawExternalStorageAccess ¶
func (s *ApplicationInfoServer) GetRequestRawExternalStorageAccess(_ context.Context, req *pb.GetRequestRawExternalStorageAccessRequest) (*pb.GetRequestRawExternalStorageAccessResponse, error)
func (*ApplicationInfoServer) IsProfileable ¶
func (s *ApplicationInfoServer) IsProfileable(_ context.Context, req *pb.IsProfileableRequest) (*pb.IsProfileableResponse, error)
func (*ApplicationInfoServer) IsProfileableByShell ¶
func (s *ApplicationInfoServer) IsProfileableByShell(_ context.Context, req *pb.IsProfileableByShellRequest) (*pb.IsProfileableByShellResponse, error)
func (*ApplicationInfoServer) IsResourceOverlay ¶
func (s *ApplicationInfoServer) IsResourceOverlay(_ context.Context, req *pb.IsResourceOverlayRequest) (*pb.IsResourceOverlayResponse, error)
func (*ApplicationInfoServer) IsVirtualPreload ¶
func (s *ApplicationInfoServer) IsVirtualPreload(_ context.Context, req *pb.IsVirtualPreloadRequest) (*pb.IsVirtualPreloadResponse, error)
func (*ApplicationInfoServer) LoadDescription ¶
func (s *ApplicationInfoServer) LoadDescription(_ context.Context, req *pb.LoadDescriptionRequest) (*pb.LoadDescriptionResponse, error)
func (*ApplicationInfoServer) NewApplicationInfo ¶
func (s *ApplicationInfoServer) NewApplicationInfo(_ context.Context, req *pb.NewApplicationInfoRequest) (*pb.NewApplicationInfoResponse, error)
func (*ApplicationInfoServer) ToString ¶
func (s *ApplicationInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*ApplicationInfoServer) WriteToParcel ¶
func (s *ApplicationInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type ArchivedActivityInfoServer ¶
type ArchivedActivityInfoServer struct {
pb.UnimplementedArchivedActivityInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ArchivedActivityInfoServer implements pb.ArchivedActivityInfoServiceServer.
func (*ArchivedActivityInfoServer) GetComponentName ¶
func (s *ArchivedActivityInfoServer) GetComponentName(_ context.Context, req *pb.ArchivedActivityInfoGetComponentNameRequest) (*pb.GetComponentNameResponse, error)
func (*ArchivedActivityInfoServer) GetIcon ¶
func (s *ArchivedActivityInfoServer) GetIcon(_ context.Context, req *pb.ArchivedActivityInfoGetIconRequest) (*pb.GetIconResponse, error)
func (*ArchivedActivityInfoServer) GetLabel ¶
func (s *ArchivedActivityInfoServer) GetLabel(_ context.Context, req *pb.ArchivedActivityInfoGetLabelRequest) (*pb.GetLabelResponse, error)
func (*ArchivedActivityInfoServer) GetMonochromeIcon ¶
func (s *ArchivedActivityInfoServer) GetMonochromeIcon(_ context.Context, req *pb.GetMonochromeIconRequest) (*pb.GetMonochromeIconResponse, error)
func (*ArchivedActivityInfoServer) NewArchivedActivityInfo ¶
func (s *ArchivedActivityInfoServer) NewArchivedActivityInfo(_ context.Context, req *pb.NewArchivedActivityInfoRequest) (*pb.NewArchivedActivityInfoResponse, error)
func (*ArchivedActivityInfoServer) SetComponentName ¶
func (s *ArchivedActivityInfoServer) SetComponentName(_ context.Context, req *pb.SetComponentNameRequest) (*pb.SetComponentNameResponse, error)
func (*ArchivedActivityInfoServer) SetIcon ¶
func (s *ArchivedActivityInfoServer) SetIcon(_ context.Context, req *pb.ArchivedActivityInfoSetIconRequest) (*pb.SetIconResponse, error)
func (*ArchivedActivityInfoServer) SetLabel ¶
func (s *ArchivedActivityInfoServer) SetLabel(_ context.Context, req *pb.SetLabelRequest) (*pb.SetLabelResponse, error)
func (*ArchivedActivityInfoServer) SetMonochromeIcon ¶
func (s *ArchivedActivityInfoServer) SetMonochromeIcon(_ context.Context, req *pb.SetMonochromeIconRequest) (*pb.SetMonochromeIconResponse, error)
type ArchivedPackageInfoServer ¶
type ArchivedPackageInfoServer struct {
pb.UnimplementedArchivedPackageInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ArchivedPackageInfoServer implements pb.ArchivedPackageInfoServiceServer.
func (*ArchivedPackageInfoServer) GetDefaultToDeviceProtectedStorage ¶
func (s *ArchivedPackageInfoServer) GetDefaultToDeviceProtectedStorage(_ context.Context, req *pb.GetDefaultToDeviceProtectedStorageRequest) (*pb.GetDefaultToDeviceProtectedStorageResponse, error)
func (*ArchivedPackageInfoServer) GetLauncherActivities ¶
func (s *ArchivedPackageInfoServer) GetLauncherActivities(_ context.Context, req *pb.GetLauncherActivitiesRequest) (*pb.GetLauncherActivitiesResponse, error)
func (*ArchivedPackageInfoServer) GetPackageName ¶
func (s *ArchivedPackageInfoServer) GetPackageName(_ context.Context, req *pb.GetPackageNameRequest) (*pb.GetPackageNameResponse, error)
func (*ArchivedPackageInfoServer) GetRequestLegacyExternalStorage ¶
func (s *ArchivedPackageInfoServer) GetRequestLegacyExternalStorage(_ context.Context, req *pb.GetRequestLegacyExternalStorageRequest) (*pb.GetRequestLegacyExternalStorageResponse, error)
func (*ArchivedPackageInfoServer) GetSigningInfo ¶
func (s *ArchivedPackageInfoServer) GetSigningInfo(_ context.Context, req *pb.GetSigningInfoRequest) (*pb.GetSigningInfoResponse, error)
func (*ArchivedPackageInfoServer) GetTargetSdkVersion ¶
func (s *ArchivedPackageInfoServer) GetTargetSdkVersion(_ context.Context, req *pb.GetTargetSdkVersionRequest) (*pb.GetTargetSdkVersionResponse, error)
func (*ArchivedPackageInfoServer) GetUserDataFragile ¶
func (s *ArchivedPackageInfoServer) GetUserDataFragile(_ context.Context, req *pb.GetUserDataFragileRequest) (*pb.GetUserDataFragileResponse, error)
func (*ArchivedPackageInfoServer) GetVersionCode ¶
func (s *ArchivedPackageInfoServer) GetVersionCode(_ context.Context, req *pb.GetVersionCodeRequest) (*pb.GetVersionCodeResponse, error)
func (*ArchivedPackageInfoServer) GetVersionCodeMajor ¶
func (s *ArchivedPackageInfoServer) GetVersionCodeMajor(_ context.Context, req *pb.GetVersionCodeMajorRequest) (*pb.GetVersionCodeMajorResponse, error)
func (*ArchivedPackageInfoServer) NewArchivedPackageInfo ¶
func (s *ArchivedPackageInfoServer) NewArchivedPackageInfo(_ context.Context, req *pb.NewArchivedPackageInfoRequest) (*pb.NewArchivedPackageInfoResponse, error)
func (*ArchivedPackageInfoServer) SetDefaultToDeviceProtectedStorage ¶
func (s *ArchivedPackageInfoServer) SetDefaultToDeviceProtectedStorage(_ context.Context, req *pb.SetDefaultToDeviceProtectedStorageRequest) (*pb.SetDefaultToDeviceProtectedStorageResponse, error)
func (*ArchivedPackageInfoServer) SetPackageName ¶
func (s *ArchivedPackageInfoServer) SetPackageName(_ context.Context, req *pb.SetPackageNameRequest) (*pb.SetPackageNameResponse, error)
func (*ArchivedPackageInfoServer) SetRequestLegacyExternalStorage ¶
func (s *ArchivedPackageInfoServer) SetRequestLegacyExternalStorage(_ context.Context, req *pb.SetRequestLegacyExternalStorageRequest) (*pb.SetRequestLegacyExternalStorageResponse, error)
func (*ArchivedPackageInfoServer) SetSigningInfo ¶
func (s *ArchivedPackageInfoServer) SetSigningInfo(_ context.Context, req *pb.SetSigningInfoRequest) (*pb.SetSigningInfoResponse, error)
func (*ArchivedPackageInfoServer) SetTargetSdkVersion ¶
func (s *ArchivedPackageInfoServer) SetTargetSdkVersion(_ context.Context, req *pb.SetTargetSdkVersionRequest) (*pb.SetTargetSdkVersionResponse, error)
func (*ArchivedPackageInfoServer) SetUserDataFragile ¶
func (s *ArchivedPackageInfoServer) SetUserDataFragile(_ context.Context, req *pb.SetUserDataFragileRequest) (*pb.SetUserDataFragileResponse, error)
func (*ArchivedPackageInfoServer) SetVersionCode ¶
func (s *ArchivedPackageInfoServer) SetVersionCode(_ context.Context, req *pb.SetVersionCodeRequest) (*pb.SetVersionCodeResponse, error)
func (*ArchivedPackageInfoServer) SetVersionCodeMajor ¶
func (s *ArchivedPackageInfoServer) SetVersionCodeMajor(_ context.Context, req *pb.SetVersionCodeMajorRequest) (*pb.SetVersionCodeMajorResponse, error)
type ChangedPackagesServer ¶
type ChangedPackagesServer struct {
pb.UnimplementedChangedPackagesServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ChangedPackagesServer implements pb.ChangedPackagesServiceServer.
func (*ChangedPackagesServer) DescribeContents ¶
func (s *ChangedPackagesServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*ChangedPackagesServer) GetPackageNames ¶
func (s *ChangedPackagesServer) GetPackageNames(_ context.Context, req *pb.GetPackageNamesRequest) (*pb.GetPackageNamesResponse, error)
func (*ChangedPackagesServer) GetSequenceNumber ¶
func (s *ChangedPackagesServer) GetSequenceNumber(_ context.Context, req *pb.GetSequenceNumberRequest) (*pb.GetSequenceNumberResponse, error)
func (*ChangedPackagesServer) NewChangedPackages ¶
func (s *ChangedPackagesServer) NewChangedPackages(_ context.Context, req *pb.NewChangedPackagesRequest) (*pb.NewChangedPackagesResponse, error)
func (*ChangedPackagesServer) WriteToParcel ¶
func (s *ChangedPackagesServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type ChecksumServer ¶
type ChecksumServer struct {
pb.UnimplementedChecksumServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ChecksumServer implements pb.ChecksumServiceServer.
func (*ChecksumServer) DescribeContents ¶
func (s *ChecksumServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*ChecksumServer) GetType ¶
func (s *ChecksumServer) GetType(_ context.Context, req *pb.ChecksumGetTypeRequest) (*pb.GetTypeResponse, error)
func (*ChecksumServer) GetValue ¶
func (s *ChecksumServer) GetValue(_ context.Context, req *pb.ChecksumGetValueRequest) (*pb.ChecksumGetValueResponse, error)
func (*ChecksumServer) NewChecksum ¶
func (s *ChecksumServer) NewChecksum(_ context.Context, req *pb.NewChecksumRequest) (*pb.NewChecksumResponse, error)
func (*ChecksumServer) WriteToParcel ¶
func (s *ChecksumServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type ComponentInfoServer ¶
type ComponentInfoServer struct {
pb.UnimplementedComponentInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ComponentInfoServer implements pb.ComponentInfoServiceServer.
func (*ComponentInfoServer) GetBannerResource ¶
func (s *ComponentInfoServer) GetBannerResource(_ context.Context, req *pb.GetBannerResourceRequest) (*pb.GetBannerResourceResponse, error)
func (*ComponentInfoServer) GetIconResource ¶
func (s *ComponentInfoServer) GetIconResource(_ context.Context, req *pb.GetIconResourceRequest) (*pb.GetIconResourceResponse, error)
func (*ComponentInfoServer) GetLogoResource ¶
func (s *ComponentInfoServer) GetLogoResource(_ context.Context, req *pb.GetLogoResourceRequest) (*pb.GetLogoResourceResponse, error)
func (*ComponentInfoServer) IsEnabled ¶
func (s *ComponentInfoServer) IsEnabled(_ context.Context, req *pb.IsEnabledRequest) (*pb.IsEnabledResponse, error)
func (*ComponentInfoServer) NewComponentInfo ¶
func (s *ComponentInfoServer) NewComponentInfo(_ context.Context, req *pb.NewComponentInfoRequest) (*pb.NewComponentInfoResponse, error)
func (*ComponentInfoServer) WriteToParcel ¶
func (s *ComponentInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type ConfigurationInfoServer ¶
type ConfigurationInfoServer struct {
pb.UnimplementedConfigurationInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ConfigurationInfoServer implements pb.ConfigurationInfoServiceServer.
func (*ConfigurationInfoServer) DescribeContents ¶
func (s *ConfigurationInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*ConfigurationInfoServer) GetGlEsVersion ¶
func (s *ConfigurationInfoServer) GetGlEsVersion(_ context.Context, req *pb.GetGlEsVersionRequest) (*pb.GetGlEsVersionResponse, error)
func (*ConfigurationInfoServer) NewConfigurationInfo ¶
func (s *ConfigurationInfoServer) NewConfigurationInfo(_ context.Context, req *pb.NewConfigurationInfoRequest) (*pb.NewConfigurationInfoResponse, error)
func (*ConfigurationInfoServer) ToString ¶
func (s *ConfigurationInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*ConfigurationInfoServer) WriteToParcel ¶
func (s *ConfigurationInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type CrossProfileAppsServer ¶
type CrossProfileAppsServer struct {
pb.UnimplementedCrossProfileAppsServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
CrossProfileAppsServer implements pb.CrossProfileAppsServiceServer.
func (*CrossProfileAppsServer) CanInteractAcrossProfiles ¶
func (s *CrossProfileAppsServer) CanInteractAcrossProfiles(_ context.Context, req *pb.CanInteractAcrossProfilesRequest) (*pb.CanInteractAcrossProfilesResponse, error)
func (*CrossProfileAppsServer) CanRequestInteractAcrossProfiles ¶
func (s *CrossProfileAppsServer) CanRequestInteractAcrossProfiles(_ context.Context, req *pb.CanRequestInteractAcrossProfilesRequest) (*pb.CanRequestInteractAcrossProfilesResponse, error)
func (*CrossProfileAppsServer) CreateRequestInteractAcrossProfilesIntent ¶
func (s *CrossProfileAppsServer) CreateRequestInteractAcrossProfilesIntent(_ context.Context, req *pb.CreateRequestInteractAcrossProfilesIntentRequest) (*pb.CreateRequestInteractAcrossProfilesIntentResponse, error)
func (*CrossProfileAppsServer) GetProfileSwitchingIconDrawable ¶
func (s *CrossProfileAppsServer) GetProfileSwitchingIconDrawable(_ context.Context, req *pb.GetProfileSwitchingIconDrawableRequest) (*pb.GetProfileSwitchingIconDrawableResponse, error)
func (*CrossProfileAppsServer) GetProfileSwitchingLabel ¶
func (s *CrossProfileAppsServer) GetProfileSwitchingLabel(_ context.Context, req *pb.GetProfileSwitchingLabelRequest) (*pb.GetProfileSwitchingLabelResponse, error)
func (*CrossProfileAppsServer) GetTargetUserProfiles ¶
func (s *CrossProfileAppsServer) GetTargetUserProfiles(_ context.Context, req *pb.GetTargetUserProfilesRequest) (*pb.GetTargetUserProfilesResponse, error)
func (*CrossProfileAppsServer) IsManagedProfile ¶
func (s *CrossProfileAppsServer) IsManagedProfile(_ context.Context, req *pb.IsManagedProfileRequest) (*pb.IsManagedProfileResponse, error)
func (*CrossProfileAppsServer) IsProfile ¶
func (s *CrossProfileAppsServer) IsProfile(_ context.Context, req *pb.IsProfileRequest) (*pb.IsProfileResponse, error)
func (*CrossProfileAppsServer) StartActivity3 ¶
func (s *CrossProfileAppsServer) StartActivity3(_ context.Context, req *pb.StartActivity3Request) (*pb.StartActivity3Response, error)
func (*CrossProfileAppsServer) StartActivity4_1 ¶
func (s *CrossProfileAppsServer) StartActivity4_1(_ context.Context, req *pb.StartActivity4_1Request) (*pb.StartActivity4_1Response, error)
func (*CrossProfileAppsServer) StartMainActivity2 ¶
func (s *CrossProfileAppsServer) StartMainActivity2(_ context.Context, req *pb.StartMainActivity2Request) (*pb.StartMainActivity2Response, error)
func (*CrossProfileAppsServer) StartMainActivity4_1 ¶
func (s *CrossProfileAppsServer) StartMainActivity4_1(_ context.Context, req *pb.StartMainActivity4_1Request) (*pb.StartMainActivity4_1Response, error)
type FeatureGroupInfoServer ¶
type FeatureGroupInfoServer struct {
pb.UnimplementedFeatureGroupInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
FeatureGroupInfoServer implements pb.FeatureGroupInfoServiceServer.
func (*FeatureGroupInfoServer) DescribeContents ¶
func (s *FeatureGroupInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*FeatureGroupInfoServer) NewFeatureGroupInfo ¶
func (s *FeatureGroupInfoServer) NewFeatureGroupInfo(_ context.Context, req *pb.NewFeatureGroupInfoRequest) (*pb.NewFeatureGroupInfoResponse, error)
func (*FeatureGroupInfoServer) WriteToParcel ¶
func (s *FeatureGroupInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type FeatureInfoServer ¶
type FeatureInfoServer struct {
pb.UnimplementedFeatureInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
FeatureInfoServer implements pb.FeatureInfoServiceServer.
func (*FeatureInfoServer) DescribeContents ¶
func (s *FeatureInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*FeatureInfoServer) GetGlEsVersion ¶
func (s *FeatureInfoServer) GetGlEsVersion(_ context.Context, req *pb.GetGlEsVersionRequest) (*pb.GetGlEsVersionResponse, error)
func (*FeatureInfoServer) NewFeatureInfo ¶
func (s *FeatureInfoServer) NewFeatureInfo(_ context.Context, req *pb.NewFeatureInfoRequest) (*pb.NewFeatureInfoResponse, error)
func (*FeatureInfoServer) ToString ¶
func (s *FeatureInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*FeatureInfoServer) WriteToParcel ¶
func (s *FeatureInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type InstrumentationInfoServer ¶
type InstrumentationInfoServer struct {
pb.UnimplementedInstrumentationInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
InstrumentationInfoServer implements pb.InstrumentationInfoServiceServer.
func (*InstrumentationInfoServer) DescribeContents ¶
func (s *InstrumentationInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*InstrumentationInfoServer) NewInstrumentationInfo ¶
func (s *InstrumentationInfoServer) NewInstrumentationInfo(_ context.Context, req *pb.NewInstrumentationInfoRequest) (*pb.NewInstrumentationInfoResponse, error)
func (*InstrumentationInfoServer) ToString ¶
func (s *InstrumentationInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*InstrumentationInfoServer) WriteToParcel ¶
func (s *InstrumentationInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type LabeledIntentServer ¶
type LabeledIntentServer struct {
pb.UnimplementedLabeledIntentServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
LabeledIntentServer implements pb.LabeledIntentServiceServer.
func (*LabeledIntentServer) GetIconResource ¶
func (s *LabeledIntentServer) GetIconResource(_ context.Context, req *pb.GetIconResourceRequest) (*pb.GetIconResourceResponse, error)
func (*LabeledIntentServer) GetLabelResource ¶
func (s *LabeledIntentServer) GetLabelResource(_ context.Context, req *pb.GetLabelResourceRequest) (*pb.GetLabelResourceResponse, error)
func (*LabeledIntentServer) GetNonLocalizedLabel ¶
func (s *LabeledIntentServer) GetNonLocalizedLabel(_ context.Context, req *pb.GetNonLocalizedLabelRequest) (*pb.GetNonLocalizedLabelResponse, error)
func (*LabeledIntentServer) GetSourcePackage ¶
func (s *LabeledIntentServer) GetSourcePackage(_ context.Context, req *pb.GetSourcePackageRequest) (*pb.GetSourcePackageResponse, error)
func (*LabeledIntentServer) LoadIcon ¶
func (s *LabeledIntentServer) LoadIcon(_ context.Context, req *pb.LoadIconRequest) (*pb.LoadIconResponse, error)
func (*LabeledIntentServer) LoadLabel ¶
func (s *LabeledIntentServer) LoadLabel(_ context.Context, req *pb.LoadLabelRequest) (*pb.LoadLabelResponse, error)
func (*LabeledIntentServer) NewLabeledIntent ¶
func (s *LabeledIntentServer) NewLabeledIntent(_ context.Context, req *pb.NewLabeledIntentRequest) (*pb.NewLabeledIntentResponse, error)
func (*LabeledIntentServer) ReadFromParcel ¶
func (s *LabeledIntentServer) ReadFromParcel(_ context.Context, req *pb.ReadFromParcelRequest) (*pb.ReadFromParcelResponse, error)
func (*LabeledIntentServer) WriteToParcel ¶
func (s *LabeledIntentServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type LauncherAppsServer ¶
type LauncherAppsServer struct {
pb.UnimplementedLauncherAppsServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
LauncherAppsServer implements pb.LauncherAppsServiceServer.
func (*LauncherAppsServer) GetActivityList ¶
func (s *LauncherAppsServer) GetActivityList(_ context.Context, req *pb.GetActivityListRequest) (*pb.GetActivityListResponse, error)
func (*LauncherAppsServer) GetAllPackageInstallerSessions ¶
func (s *LauncherAppsServer) GetAllPackageInstallerSessions(_ context.Context, req *pb.GetAllPackageInstallerSessionsRequest) (*pb.GetAllPackageInstallerSessionsResponse, error)
func (*LauncherAppsServer) GetAppMarketActivityIntent ¶
func (s *LauncherAppsServer) GetAppMarketActivityIntent(_ context.Context, req *pb.GetAppMarketActivityIntentRequest) (*pb.GetAppMarketActivityIntentResponse, error)
func (*LauncherAppsServer) GetApplicationInfo ¶
func (s *LauncherAppsServer) GetApplicationInfo(_ context.Context, req *pb.LauncherAppsGetApplicationInfoRequest) (*pb.GetApplicationInfoResponse, error)
func (*LauncherAppsServer) GetLauncherUserInfo ¶
func (s *LauncherAppsServer) GetLauncherUserInfo(_ context.Context, req *pb.GetLauncherUserInfoRequest) (*pb.GetLauncherUserInfoResponse, error)
func (*LauncherAppsServer) GetPinItemRequest ¶
func (s *LauncherAppsServer) GetPinItemRequest(_ context.Context, req *pb.GetPinItemRequestRequest) (*pb.GetPinItemRequestResponse, error)
func (*LauncherAppsServer) GetPreInstalledSystemPackages ¶
func (s *LauncherAppsServer) GetPreInstalledSystemPackages(_ context.Context, req *pb.GetPreInstalledSystemPackagesRequest) (*pb.GetPreInstalledSystemPackagesResponse, error)
func (*LauncherAppsServer) GetPrivateSpaceSettingsIntent ¶
func (s *LauncherAppsServer) GetPrivateSpaceSettingsIntent(_ context.Context, req *pb.GetPrivateSpaceSettingsIntentRequest) (*pb.GetPrivateSpaceSettingsIntentResponse, error)
func (*LauncherAppsServer) GetProfiles ¶
func (s *LauncherAppsServer) GetProfiles(_ context.Context, req *pb.GetProfilesRequest) (*pb.GetProfilesResponse, error)
func (*LauncherAppsServer) GetShortcutBadgedIconDrawable ¶
func (s *LauncherAppsServer) GetShortcutBadgedIconDrawable(_ context.Context, req *pb.GetShortcutBadgedIconDrawableRequest) (*pb.GetShortcutBadgedIconDrawableResponse, error)
func (*LauncherAppsServer) GetShortcutConfigActivityIntent ¶
func (s *LauncherAppsServer) GetShortcutConfigActivityIntent(_ context.Context, req *pb.GetShortcutConfigActivityIntentRequest) (*pb.GetShortcutConfigActivityIntentResponse, error)
func (*LauncherAppsServer) GetShortcutConfigActivityList ¶
func (s *LauncherAppsServer) GetShortcutConfigActivityList(_ context.Context, req *pb.GetShortcutConfigActivityListRequest) (*pb.GetShortcutConfigActivityListResponse, error)
func (*LauncherAppsServer) GetShortcutIconDrawable ¶
func (s *LauncherAppsServer) GetShortcutIconDrawable(_ context.Context, req *pb.GetShortcutIconDrawableRequest) (*pb.GetShortcutIconDrawableResponse, error)
func (*LauncherAppsServer) GetShortcutIntent ¶
func (s *LauncherAppsServer) GetShortcutIntent(_ context.Context, req *pb.GetShortcutIntentRequest) (*pb.GetShortcutIntentResponse, error)
func (*LauncherAppsServer) GetShortcuts ¶
func (s *LauncherAppsServer) GetShortcuts(_ context.Context, req *pb.LauncherAppsGetShortcutsRequest) (*pb.GetShortcutsResponse, error)
func (*LauncherAppsServer) GetSuspendedPackageLauncherExtras ¶
func (s *LauncherAppsServer) GetSuspendedPackageLauncherExtras(_ context.Context, req *pb.GetSuspendedPackageLauncherExtrasRequest) (*pb.GetSuspendedPackageLauncherExtrasResponse, error)
func (*LauncherAppsServer) HasShortcutHostPermission ¶
func (s *LauncherAppsServer) HasShortcutHostPermission(_ context.Context, req *pb.HasShortcutHostPermissionRequest) (*pb.HasShortcutHostPermissionResponse, error)
func (*LauncherAppsServer) IsActivityEnabled ¶
func (s *LauncherAppsServer) IsActivityEnabled(_ context.Context, req *pb.IsActivityEnabledRequest) (*pb.IsActivityEnabledResponse, error)
func (*LauncherAppsServer) IsPackageEnabled ¶
func (s *LauncherAppsServer) IsPackageEnabled(_ context.Context, req *pb.IsPackageEnabledRequest) (*pb.IsPackageEnabledResponse, error)
func (*LauncherAppsServer) RegisterCallback ¶
func (s *LauncherAppsServer) RegisterCallback(_ context.Context, req *pb.RegisterCallbackRequest) (*pb.RegisterCallbackResponse, error)
func (*LauncherAppsServer) RegisterPackageInstallerSessionCallback ¶
func (s *LauncherAppsServer) RegisterPackageInstallerSessionCallback(_ context.Context, req *pb.RegisterPackageInstallerSessionCallbackRequest) (*pb.RegisterPackageInstallerSessionCallbackResponse, error)
func (*LauncherAppsServer) ResolveActivity ¶
func (s *LauncherAppsServer) ResolveActivity(_ context.Context, req *pb.ResolveActivityRequest) (*pb.ResolveActivityResponse, error)
func (*LauncherAppsServer) SetArchiveCompatibility ¶
func (s *LauncherAppsServer) SetArchiveCompatibility(_ context.Context, req *pb.SetArchiveCompatibilityRequest) (*pb.SetArchiveCompatibilityResponse, error)
func (*LauncherAppsServer) ShouldHideFromSuggestions ¶
func (s *LauncherAppsServer) ShouldHideFromSuggestions(_ context.Context, req *pb.ShouldHideFromSuggestionsRequest) (*pb.ShouldHideFromSuggestionsResponse, error)
func (*LauncherAppsServer) StartAppDetailsActivity ¶
func (s *LauncherAppsServer) StartAppDetailsActivity(_ context.Context, req *pb.StartAppDetailsActivityRequest) (*pb.StartAppDetailsActivityResponse, error)
func (*LauncherAppsServer) StartMainActivity ¶
func (s *LauncherAppsServer) StartMainActivity(_ context.Context, req *pb.StartMainActivityRequest) (*pb.StartMainActivityResponse, error)
func (*LauncherAppsServer) StartPackageInstallerSessionDetailsActivity ¶
func (s *LauncherAppsServer) StartPackageInstallerSessionDetailsActivity(_ context.Context, req *pb.StartPackageInstallerSessionDetailsActivityRequest) (*pb.StartPackageInstallerSessionDetailsActivityResponse, error)
func (*LauncherAppsServer) StartShortcut3 ¶
func (s *LauncherAppsServer) StartShortcut3(_ context.Context, req *pb.StartShortcut3Request) (*pb.StartShortcut3Response, error)
func (*LauncherAppsServer) StartShortcut5_1 ¶
func (s *LauncherAppsServer) StartShortcut5_1(_ context.Context, req *pb.StartShortcut5_1Request) (*pb.StartShortcut5_1Response, error)
func (*LauncherAppsServer) UnregisterCallback ¶
func (s *LauncherAppsServer) UnregisterCallback(_ context.Context, req *pb.UnregisterCallbackRequest) (*pb.UnregisterCallbackResponse, error)
func (*LauncherAppsServer) UnregisterPackageInstallerSessionCallback ¶
func (s *LauncherAppsServer) UnregisterPackageInstallerSessionCallback(_ context.Context, req *pb.UnregisterPackageInstallerSessionCallbackRequest) (*pb.UnregisterPackageInstallerSessionCallbackResponse, error)
type PackageInfoServer ¶
type PackageInfoServer struct {
pb.UnimplementedPackageInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
PackageInfoServer implements pb.PackageInfoServiceServer.
func (*PackageInfoServer) DescribeContents ¶
func (s *PackageInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*PackageInfoServer) GetApexPackageName ¶
func (s *PackageInfoServer) GetApexPackageName(_ context.Context, req *pb.GetApexPackageNameRequest) (*pb.GetApexPackageNameResponse, error)
func (*PackageInfoServer) GetArchiveTimeMillis ¶
func (s *PackageInfoServer) GetArchiveTimeMillis(_ context.Context, req *pb.GetArchiveTimeMillisRequest) (*pb.GetArchiveTimeMillisResponse, error)
func (*PackageInfoServer) GetLongVersionCode ¶
func (s *PackageInfoServer) GetLongVersionCode(_ context.Context, req *pb.GetLongVersionCodeRequest) (*pb.GetLongVersionCodeResponse, error)
func (*PackageInfoServer) NewPackageInfo ¶
func (s *PackageInfoServer) NewPackageInfo(_ context.Context, req *pb.NewPackageInfoRequest) (*pb.NewPackageInfoResponse, error)
func (*PackageInfoServer) SetLongVersionCode ¶
func (s *PackageInfoServer) SetLongVersionCode(_ context.Context, req *pb.SetLongVersionCodeRequest) (*pb.SetLongVersionCodeResponse, error)
func (*PackageInfoServer) ToString ¶
func (s *PackageInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*PackageInfoServer) WriteToParcel ¶
func (s *PackageInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type PackageItemInfoServer ¶
type PackageItemInfoServer struct {
pb.UnimplementedPackageItemInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
PackageItemInfoServer implements pb.PackageItemInfoServiceServer.
func (*PackageItemInfoServer) LoadBanner ¶
func (s *PackageItemInfoServer) LoadBanner(_ context.Context, req *pb.LoadBannerRequest) (*pb.LoadBannerResponse, error)
func (*PackageItemInfoServer) LoadIcon ¶
func (s *PackageItemInfoServer) LoadIcon(_ context.Context, req *pb.LoadIconRequest) (*pb.LoadIconResponse, error)
func (*PackageItemInfoServer) LoadLabel ¶
func (s *PackageItemInfoServer) LoadLabel(_ context.Context, req *pb.LoadLabelRequest) (*pb.LoadLabelResponse, error)
func (*PackageItemInfoServer) LoadLogo ¶
func (s *PackageItemInfoServer) LoadLogo(_ context.Context, req *pb.LoadLogoRequest) (*pb.LoadLogoResponse, error)
func (*PackageItemInfoServer) LoadUnbadgedIcon ¶
func (s *PackageItemInfoServer) LoadUnbadgedIcon(_ context.Context, req *pb.LoadUnbadgedIconRequest) (*pb.LoadUnbadgedIconResponse, error)
func (*PackageItemInfoServer) LoadXmlMetaData ¶
func (s *PackageItemInfoServer) LoadXmlMetaData(_ context.Context, req *pb.LoadXmlMetaDataRequest) (*pb.LoadXmlMetaDataResponse, error)
func (*PackageItemInfoServer) NewPackageItemInfo ¶
func (s *PackageItemInfoServer) NewPackageItemInfo(_ context.Context, req *pb.NewPackageItemInfoRequest) (*pb.NewPackageItemInfoResponse, error)
func (*PackageItemInfoServer) WriteToParcel ¶
func (s *PackageItemInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type PackageStatsServer ¶
type PackageStatsServer struct {
pb.UnimplementedPackageStatsServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
PackageStatsServer implements pb.PackageStatsServiceServer.
func (*PackageStatsServer) DescribeContents ¶
func (s *PackageStatsServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*PackageStatsServer) Equals ¶
func (s *PackageStatsServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
func (*PackageStatsServer) HashCode ¶
func (s *PackageStatsServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
func (*PackageStatsServer) NewPackageStats ¶
func (s *PackageStatsServer) NewPackageStats(_ context.Context, req *pb.NewPackageStatsRequest) (*pb.NewPackageStatsResponse, error)
func (*PackageStatsServer) ToString ¶
func (s *PackageStatsServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*PackageStatsServer) WriteToParcel ¶
func (s *PackageStatsServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type PathPermissionServer ¶
type PathPermissionServer struct {
pb.UnimplementedPathPermissionServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
PathPermissionServer implements pb.PathPermissionServiceServer.
func (*PathPermissionServer) GetReadPermission ¶
func (s *PathPermissionServer) GetReadPermission(_ context.Context, req *pb.GetReadPermissionRequest) (*pb.GetReadPermissionResponse, error)
func (*PathPermissionServer) GetWritePermission ¶
func (s *PathPermissionServer) GetWritePermission(_ context.Context, req *pb.GetWritePermissionRequest) (*pb.GetWritePermissionResponse, error)
func (*PathPermissionServer) NewPathPermission ¶
func (s *PathPermissionServer) NewPathPermission(_ context.Context, req *pb.NewPathPermissionRequest) (*pb.NewPathPermissionResponse, error)
func (*PathPermissionServer) WriteToParcel ¶
func (s *PathPermissionServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type PermissionGroupInfoServer ¶
type PermissionGroupInfoServer struct {
pb.UnimplementedPermissionGroupInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
PermissionGroupInfoServer implements pb.PermissionGroupInfoServiceServer.
func (*PermissionGroupInfoServer) DescribeContents ¶
func (s *PermissionGroupInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*PermissionGroupInfoServer) LoadDescription ¶
func (s *PermissionGroupInfoServer) LoadDescription(_ context.Context, req *pb.LoadDescriptionRequest) (*pb.LoadDescriptionResponse, error)
func (*PermissionGroupInfoServer) NewPermissionGroupInfo ¶
func (s *PermissionGroupInfoServer) NewPermissionGroupInfo(_ context.Context, req *pb.NewPermissionGroupInfoRequest) (*pb.NewPermissionGroupInfoResponse, error)
func (*PermissionGroupInfoServer) ToString ¶
func (s *PermissionGroupInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*PermissionGroupInfoServer) WriteToParcel ¶
func (s *PermissionGroupInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type PermissionInfoServer ¶
type PermissionInfoServer struct {
pb.UnimplementedPermissionInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
PermissionInfoServer implements pb.PermissionInfoServiceServer.
func (*PermissionInfoServer) DescribeContents ¶
func (s *PermissionInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*PermissionInfoServer) GetProtection ¶
func (s *PermissionInfoServer) GetProtection(_ context.Context, req *pb.GetProtectionRequest) (*pb.GetProtectionResponse, error)
func (*PermissionInfoServer) GetProtectionFlags ¶
func (s *PermissionInfoServer) GetProtectionFlags(_ context.Context, req *pb.GetProtectionFlagsRequest) (*pb.GetProtectionFlagsResponse, error)
func (*PermissionInfoServer) LoadDescription ¶
func (s *PermissionInfoServer) LoadDescription(_ context.Context, req *pb.LoadDescriptionRequest) (*pb.LoadDescriptionResponse, error)
func (*PermissionInfoServer) NewPermissionInfo ¶
func (s *PermissionInfoServer) NewPermissionInfo(_ context.Context, req *pb.NewPermissionInfoRequest) (*pb.NewPermissionInfoResponse, error)
func (*PermissionInfoServer) ToString ¶
func (s *PermissionInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*PermissionInfoServer) WriteToParcel ¶
func (s *PermissionInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type ProviderInfoServer ¶
type ProviderInfoServer struct {
pb.UnimplementedProviderInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ProviderInfoServer implements pb.ProviderInfoServiceServer.
func (*ProviderInfoServer) DescribeContents ¶
func (s *ProviderInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*ProviderInfoServer) Dump ¶
func (s *ProviderInfoServer) Dump(_ context.Context, req *pb.DumpRequest) (*pb.DumpResponse, error)
func (*ProviderInfoServer) NewProviderInfo ¶
func (s *ProviderInfoServer) NewProviderInfo(_ context.Context, req *pb.NewProviderInfoRequest) (*pb.NewProviderInfoResponse, error)
func (*ProviderInfoServer) ToString ¶
func (s *ProviderInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*ProviderInfoServer) WriteToParcel ¶
func (s *ProviderInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type ResolveInfoServer ¶
type ResolveInfoServer struct {
pb.UnimplementedResolveInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ResolveInfoServer implements pb.ResolveInfoServiceServer.
func (*ResolveInfoServer) DescribeContents ¶
func (s *ResolveInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*ResolveInfoServer) Dump ¶
func (s *ResolveInfoServer) Dump(_ context.Context, req *pb.DumpRequest) (*pb.DumpResponse, error)
func (*ResolveInfoServer) GetIconResource ¶
func (s *ResolveInfoServer) GetIconResource(_ context.Context, req *pb.GetIconResourceRequest) (*pb.GetIconResourceResponse, error)
func (*ResolveInfoServer) IsCrossProfileIntentForwarderActivity ¶
func (s *ResolveInfoServer) IsCrossProfileIntentForwarderActivity(_ context.Context, req *pb.IsCrossProfileIntentForwarderActivityRequest) (*pb.IsCrossProfileIntentForwarderActivityResponse, error)
func (*ResolveInfoServer) LoadIcon ¶
func (s *ResolveInfoServer) LoadIcon(_ context.Context, req *pb.LoadIconRequest) (*pb.LoadIconResponse, error)
func (*ResolveInfoServer) LoadLabel ¶
func (s *ResolveInfoServer) LoadLabel(_ context.Context, req *pb.LoadLabelRequest) (*pb.LoadLabelResponse, error)
func (*ResolveInfoServer) NewResolveInfo ¶
func (s *ResolveInfoServer) NewResolveInfo(_ context.Context, req *pb.NewResolveInfoRequest) (*pb.NewResolveInfoResponse, error)
func (*ResolveInfoServer) ToString ¶
func (s *ResolveInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*ResolveInfoServer) WriteToParcel ¶
func (s *ResolveInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type ServiceInfoServer ¶
type ServiceInfoServer struct {
pb.UnimplementedServiceInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ServiceInfoServer implements pb.ServiceInfoServiceServer.
func (*ServiceInfoServer) DescribeContents ¶
func (s *ServiceInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*ServiceInfoServer) Dump ¶
func (s *ServiceInfoServer) Dump(_ context.Context, req *pb.DumpRequest) (*pb.DumpResponse, error)
func (*ServiceInfoServer) GetForegroundServiceType ¶
func (s *ServiceInfoServer) GetForegroundServiceType(_ context.Context, req *pb.GetForegroundServiceTypeRequest) (*pb.GetForegroundServiceTypeResponse, error)
func (*ServiceInfoServer) NewServiceInfo ¶
func (s *ServiceInfoServer) NewServiceInfo(_ context.Context, req *pb.NewServiceInfoRequest) (*pb.NewServiceInfoResponse, error)
func (*ServiceInfoServer) ToString ¶
func (s *ServiceInfoServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*ServiceInfoServer) WriteToParcel ¶
func (s *ServiceInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type ShortcutManagerServer ¶
type ShortcutManagerServer struct {
pb.UnimplementedShortcutManagerServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ShortcutManagerServer implements pb.ShortcutManagerServiceServer.
func (*ShortcutManagerServer) CreateShortcutResultIntent ¶
func (s *ShortcutManagerServer) CreateShortcutResultIntent(_ context.Context, req *pb.CreateShortcutResultIntentRequest) (*pb.CreateShortcutResultIntentResponse, error)
func (*ShortcutManagerServer) GetDynamicShortcuts ¶
func (s *ShortcutManagerServer) GetDynamicShortcuts(_ context.Context, req *pb.GetDynamicShortcutsRequest) (*pb.GetDynamicShortcutsResponse, error)
func (*ShortcutManagerServer) GetIconMaxHeight ¶
func (s *ShortcutManagerServer) GetIconMaxHeight(_ context.Context, req *pb.GetIconMaxHeightRequest) (*pb.GetIconMaxHeightResponse, error)
func (*ShortcutManagerServer) GetIconMaxWidth ¶
func (s *ShortcutManagerServer) GetIconMaxWidth(_ context.Context, req *pb.GetIconMaxWidthRequest) (*pb.GetIconMaxWidthResponse, error)
func (*ShortcutManagerServer) GetManifestShortcuts ¶
func (s *ShortcutManagerServer) GetManifestShortcuts(_ context.Context, req *pb.GetManifestShortcutsRequest) (*pb.GetManifestShortcutsResponse, error)
func (*ShortcutManagerServer) GetMaxShortcutCountPerActivity ¶
func (s *ShortcutManagerServer) GetMaxShortcutCountPerActivity(_ context.Context, req *pb.GetMaxShortcutCountPerActivityRequest) (*pb.GetMaxShortcutCountPerActivityResponse, error)
func (*ShortcutManagerServer) GetPinnedShortcuts ¶
func (s *ShortcutManagerServer) GetPinnedShortcuts(_ context.Context, req *pb.GetPinnedShortcutsRequest) (*pb.GetPinnedShortcutsResponse, error)
func (*ShortcutManagerServer) GetShortcuts ¶
func (s *ShortcutManagerServer) GetShortcuts(_ context.Context, req *pb.GetShortcutsRequest) (*pb.GetShortcutsResponse, error)
func (*ShortcutManagerServer) IsRateLimitingActive ¶
func (s *ShortcutManagerServer) IsRateLimitingActive(_ context.Context, req *pb.IsRateLimitingActiveRequest) (*pb.IsRateLimitingActiveResponse, error)
func (*ShortcutManagerServer) IsRequestPinShortcutSupported ¶
func (s *ShortcutManagerServer) IsRequestPinShortcutSupported(_ context.Context, req *pb.IsRequestPinShortcutSupportedRequest) (*pb.IsRequestPinShortcutSupportedResponse, error)
func (*ShortcutManagerServer) PushDynamicShortcut ¶
func (s *ShortcutManagerServer) PushDynamicShortcut(_ context.Context, req *pb.PushDynamicShortcutRequest) (*pb.PushDynamicShortcutResponse, error)
func (*ShortcutManagerServer) RemoveAllDynamicShortcuts ¶
func (s *ShortcutManagerServer) RemoveAllDynamicShortcuts(_ context.Context, req *pb.RemoveAllDynamicShortcutsRequest) (*pb.RemoveAllDynamicShortcutsResponse, error)
func (*ShortcutManagerServer) ReportShortcutUsed ¶
func (s *ShortcutManagerServer) ReportShortcutUsed(_ context.Context, req *pb.ReportShortcutUsedRequest) (*pb.ReportShortcutUsedResponse, error)
func (*ShortcutManagerServer) RequestPinShortcut ¶
func (s *ShortcutManagerServer) RequestPinShortcut(_ context.Context, req *pb.RequestPinShortcutRequest) (*pb.RequestPinShortcutResponse, error)
type SignatureServer ¶
type SignatureServer struct {
pb.UnimplementedSignatureServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
SignatureServer implements pb.SignatureServiceServer.
func (*SignatureServer) DescribeContents ¶
func (s *SignatureServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*SignatureServer) Equals ¶
func (s *SignatureServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
func (*SignatureServer) HashCode ¶
func (s *SignatureServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
func (*SignatureServer) NewSignature ¶
func (s *SignatureServer) NewSignature(_ context.Context, req *pb.NewSignatureRequest) (*pb.NewSignatureResponse, error)
func (*SignatureServer) ToByteArray ¶
func (s *SignatureServer) ToByteArray(_ context.Context, req *pb.ToByteArrayRequest) (*pb.ToByteArrayResponse, error)
func (*SignatureServer) ToChars0 ¶
func (s *SignatureServer) ToChars0(_ context.Context, req *pb.ToChars0Request) (*pb.ToChars0Response, error)
func (*SignatureServer) ToChars2_1 ¶
func (s *SignatureServer) ToChars2_1(_ context.Context, req *pb.ToChars2_1Request) (*pb.ToChars2_1Response, error)
func (*SignatureServer) ToCharsString ¶
func (s *SignatureServer) ToCharsString(_ context.Context, req *pb.ToCharsStringRequest) (*pb.ToCharsStringResponse, error)
func (*SignatureServer) WriteToParcel ¶
func (s *SignatureServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type SigningInfoServer ¶
type SigningInfoServer struct {
pb.UnimplementedSigningInfoServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
SigningInfoServer implements pb.SigningInfoServiceServer.
func (*SigningInfoServer) DescribeContents ¶
func (s *SigningInfoServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*SigningInfoServer) GetApkContentsSigners ¶
func (s *SigningInfoServer) GetApkContentsSigners(_ context.Context, req *pb.GetApkContentsSignersRequest) (*pb.GetApkContentsSignersResponse, error)
func (*SigningInfoServer) GetPublicKeys ¶
func (s *SigningInfoServer) GetPublicKeys(_ context.Context, req *pb.GetPublicKeysRequest) (*pb.GetPublicKeysResponse, error)
func (*SigningInfoServer) GetSchemeVersion ¶
func (s *SigningInfoServer) GetSchemeVersion(_ context.Context, req *pb.GetSchemeVersionRequest) (*pb.GetSchemeVersionResponse, error)
func (*SigningInfoServer) GetSigningCertificateHistory ¶
func (s *SigningInfoServer) GetSigningCertificateHistory(_ context.Context, req *pb.GetSigningCertificateHistoryRequest) (*pb.GetSigningCertificateHistoryResponse, error)
func (*SigningInfoServer) HasMultipleSigners ¶
func (s *SigningInfoServer) HasMultipleSigners(_ context.Context, req *pb.HasMultipleSignersRequest) (*pb.HasMultipleSignersResponse, error)
func (*SigningInfoServer) HasPastSigningCertificates ¶
func (s *SigningInfoServer) HasPastSigningCertificates(_ context.Context, req *pb.HasPastSigningCertificatesRequest) (*pb.HasPastSigningCertificatesResponse, error)
func (*SigningInfoServer) NewSigningInfo ¶
func (s *SigningInfoServer) NewSigningInfo(_ context.Context, req *pb.NewSigningInfoRequest) (*pb.NewSigningInfoResponse, error)
func (*SigningInfoServer) SignersMatchExactly ¶
func (s *SigningInfoServer) SignersMatchExactly(_ context.Context, req *pb.SignersMatchExactlyRequest) (*pb.SignersMatchExactlyResponse, error)
func (*SigningInfoServer) WriteToParcel ¶
func (s *SigningInfoServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)
type VersionedPackageServer ¶
type VersionedPackageServer struct {
pb.UnimplementedVersionedPackageServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
VersionedPackageServer implements pb.VersionedPackageServiceServer.
func (*VersionedPackageServer) DescribeContents ¶
func (s *VersionedPackageServer) DescribeContents(_ context.Context, req *pb.DescribeContentsRequest) (*pb.DescribeContentsResponse, error)
func (*VersionedPackageServer) Equals ¶
func (s *VersionedPackageServer) Equals(_ context.Context, req *pb.EqualsRequest) (*pb.EqualsResponse, error)
func (*VersionedPackageServer) GetLongVersionCode ¶
func (s *VersionedPackageServer) GetLongVersionCode(_ context.Context, req *pb.GetLongVersionCodeRequest) (*pb.GetLongVersionCodeResponse, error)
func (*VersionedPackageServer) GetPackageName ¶
func (s *VersionedPackageServer) GetPackageName(_ context.Context, req *pb.GetPackageNameRequest) (*pb.GetPackageNameResponse, error)
func (*VersionedPackageServer) GetVersionCode ¶
func (s *VersionedPackageServer) GetVersionCode(_ context.Context, req *pb.GetVersionCodeRequest) (*pb.GetVersionCodeResponse, error)
func (*VersionedPackageServer) HashCode ¶
func (s *VersionedPackageServer) HashCode(_ context.Context, req *pb.HashCodeRequest) (*pb.HashCodeResponse, error)
func (*VersionedPackageServer) NewVersionedPackage ¶
func (s *VersionedPackageServer) NewVersionedPackage(_ context.Context, req *pb.NewVersionedPackageRequest) (*pb.NewVersionedPackageResponse, error)
func (*VersionedPackageServer) ToString ¶
func (s *VersionedPackageServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
func (*VersionedPackageServer) WriteToParcel ¶
func (s *VersionedPackageServer) WriteToParcel(_ context.Context, req *pb.WriteToParcelRequest) (*pb.WriteToParcelResponse, error)