Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type ActivityInfoServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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 struct + Ctx *app.Context + Handles *handlestore.HandleStore + 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)