Android.Content.PM.PackageManager Members

The members of Android.Content.PM.PackageManager are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Fields

const
DontKillAppComponentEnableOption (1). Flag parameter for PackageManager.SetComponentEnabledSetting(Android.Content.ComponentName, Android.Content.PM.ComponentEnabledState, Android.Content.PM.ComponentEnabledState) to indicate that you don't want to kill the app containing the component.
const
ExtraVerificationIdstring. Extra field name for the ID of a package pending verification.
const
ExtraVerificationResultstring. Extra field name for the result of a verification, either PackageManager.VerificationAllow, or PackageManager.VerificationReject.
const
FeatureAppWidgetsstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports app widgets.
const
FeatureAudioLowLatencystring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device's audio pipeline is low-latency, more suitable for audio applications sensitive to delays or lag in sound input or output.
const
FeatureAudioOutputstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device includes at least one form of audio output, such as speakers, audio jack or streaming over bluetooth
const
FeatureBackupstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device can perform backup and restore operations on installed applications.
const
FeatureBluetoothstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device is capable of communicating with other devices via Bluetooth.
const
FeatureBluetoothLestring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device is capable of communicating with other devices via Bluetooth Low Energy radio.
const
FeatureCamerastring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device has a camera facing away from the screen.
const
FeatureCameraAnystring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device has at least one camera pointing in some direction, or can support an external camera being connected to it.
const
FeatureCameraAutofocusstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device's camera supports auto-focus.
const
FeatureCameraCapabilityManualPostProcessingstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): At least one of the cameras on the device supports the Android.Hardware.Camera2.CameraMetadata.REQUEST_AVAILABLE_CAPABILITIES_MANUAL_POST_PROCESSING capability level.
const
FeatureCameraCapabilityManualSensorstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): At least one of the cameras on the device supports the Android.Hardware.Camera2.CameraMetadata.REQUEST_AVAILABLE_CAPABILITIES_MANUAL_SENSOR capability level.
const
FeatureCameraCapabilityRawstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): At least one of the cameras on the device supports the Android.Hardware.Camera2.CameraMetadata.REQUEST_AVAILABLE_CAPABILITIES_RAW capability level.
const
FeatureCameraExternalstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device can support having an external camera connected to it.
const
FeatureCameraFlashstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device's camera supports flash.
const
FeatureCameraFrontstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device has a front facing camera.
const
FeatureCameraLevelFullstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): At least one of the cameras on the device supports the Android.Hardware.Camera2.CameraCharacteristics.InfoSupportedHardwareLevel capability level.
const
FeatureConnectionServicestring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The Connection Service API is enabled on the device.
const
FeatureConsumerIrstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device is capable of communicating with consumer IR devices.
const
FeatureDeviceAdminstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports device policy enforcement via device admins.
const
FeatureFaketouchstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device does not have a touch screen, but does support touch emulation for basic events.
const
FeatureFaketouchMultitouchDistinctstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device does not have a touch screen, but does support touch emulation for basic events that supports distinct tracking of two or more fingers.
const
FeatureFaketouchMultitouchJazzhandstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device does not have a touch screen, but does support touch emulation for basic events that supports tracking a hand of fingers (5 or more fingers) fully independently.
const
FeatureGamepadstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device has all of the inputs necessary to be considered a compatible game controller, or includes a compatible game controller in the box.
const
FeatureHomeScreenstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports a home screen that is replaceable by third party applications.
const
FeatureInputMethodsstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports adding new input methods implemented with the Android.InputMethodServices.InputMethodService API.
const
FeatureLeanbackstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports leanback UI.
const
FeatureLiveTvstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports live TV and can display contents from TV inputs implemented with the Android.Media.TV.TvInputService API.
const
FeatureLiveWallpaperstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports live wallpapers.
const
FeatureLocationstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports one or more methods of reporting current location.
const
FeatureLocationGpsstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device has a Global Positioning System receiver and can report precise location.
const
FeatureLocationNetworkstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device can report location with coarse accuracy using a network-based geolocation system.
const
FeatureManagedUsersstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports creating secondary users and managed profiles via Android.App.Admin.DevicePolicyManager.
const
FeatureMicrophonestring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device can record audio via a microphone.
const
FeatureNfcstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device can communicate using Near-Field Communications (NFC).
const
FeatureNfcHostCardEmulationstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports host- based NFC card emulation.
const
FeatureOpenglesExtensionPackstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports the OpenGL ES .
const
FeaturePrintingstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports printing.
const
FeatureScreenLandscapestring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports landscape orientation screens.
const
FeatureScreenPortraitstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports portrait orientation screens.
const
FeatureSecurelyRemovesUsersstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports secure removal of users.
const
FeatureSensorAccelerometerstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device includes an accelerometer.
const
FeatureSensorAmbientTemperaturestring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device includes an ambient temperature sensor.
const
FeatureSensorBarometerstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device includes a barometer (air pressure sensor.
const
FeatureSensorCompassstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device includes a magnetometer (compass).
const
FeatureSensorGyroscopestring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device includes a gyroscope.
const
FeatureSensorHeartRatestring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device includes a heart rate monitor.
const
FeatureSensorHeartRateEcgstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The heart rate sensor on this device is an Electrocargiogram.
const
FeatureSensorLightstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device includes a light sensor.
const
FeatureSensorProximitystring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device includes a proximity sensor.
const
FeatureSensorRelativeHumiditystring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device includes a relative humidity sensor.
const
FeatureSensorStepCounterstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device includes a hardware step counter.
const
FeatureSensorStepDetectorstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device includes a hardware step detector.
const
FeatureSipstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The SIP API is enabled on the device.
const
FeatureSipVoipstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports SIP-based VOIP.
const
FeatureTelephonystring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device has a telephony radio with data communication support.
const
FeatureTelephonyCdmastring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device has a CDMA telephony stack.
const
FeatureTelephonyGsmstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device has a GSM telephony stack.
const
FeatureTelevisionstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): This is a device dedicated to showing UI on a television.
const
FeatureTouchscreenstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device's display has a touch screen.
const
FeatureTouchscreenMultitouchstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device's touch screen supports multitouch sufficient for basic two-finger gesture detection.
const
FeatureTouchscreenMultitouchDistinctstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device's touch screen is capable of tracking two or more fingers fully independently.
const
FeatureTouchscreenMultitouchJazzhandstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device's touch screen is capable of tracking a full hand of fingers fully independently -- that is, 5 or more simultaneous independent pointers.
const
FeatureUsbAccessorystring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports connecting to USB accessories.
const
FeatureUsbHoststring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports connecting to USB devices as the USB host.
const
FeatureVerifiedBootstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports verified boot.
const
FeatureWatchstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): This is a device dedicated to showing UI on a watch.
const
FeatureWebviewstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device has a full implementation of the android.webkit.
const
FeatureWifistring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports WiFi (802.11) networking.
const
FeatureWifiDirectstring. Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports Wi-Fi Direct networking.
const
MaximumVerificationTimeoutlong (3600000). Can be used as the millisecondsToDelay argument for PackageManager.ExtendVerificationTimeout(int, Android.Content.PM.PackageInstallVerification, Android.Content.PM.PackageInstallVerification).
const
PkgInstallCompleteint (1). Documentation for this section has not yet been entered.
const
PkgInstallIncompleteint (0). Documentation for this section has not yet been entered.
const
VerificationAllowPackageInstallVerification (1). Used as the verificationCode argument for PackageManager.VerifyPendingInstall(int, Android.Content.PM.PackageInstallVerification) to indicate that the calling package verifier allows the installation to proceed.
const
VerificationRejectPackageInstallVerification (-1). Used as the verificationCode argument for PackageManager.VerifyPendingInstall(int, Android.Content.PM.PackageInstallVerification) to indicate the calling package verifier does not vote to allow the installation to proceed.

Public Properties

[read-only]
abstract
DefaultActivityIconAndroid.Graphics.Drawables.Drawable. Return the generic icon for an activity that is used when no specific icon is defined.
[read-only]
abstract
IsSafeModebool. Return whether the device has been booted into safe mode.
[read-only]
abstract
PackageInstallerPackageInstaller. Return interface that offers the ability to install, upgrade, and remove applications on the device.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

abstract
AddPackageToPreferred(string)
abstract
AddPermission(PermissionInfo) : bool
Add a new dynamic permission to the system.
abstract
AddPermissionAsync(PermissionInfo) : bool
Like PackageManager.AddPermission(PermissionInfo) but asynchronously persists the package manager state after returning from the call, allowing it to return quicker and batch a series of adds at the expense of no guarantee the added permission will be retained if the device is rebooted before it is written.
abstract
AddPreferredActivity(Android.Content.IntentFilter, Android.Content.MatchResults, Android.Content.ComponentName[], Android.Content.ComponentName)
abstract
CanonicalToCurrentPackageNames(string[]) : string[]
Map from a packages canonical name to the current name in use on the device.
abstract
CheckPermission(string, string) : Permission
Check whether a particular package has been granted a particular permission.
abstract
CheckSignatures(int, int) : SignatureResult
Like PackageManager.CheckSignatures(string, System.String), but takes UIDs of the two packages to be checked.
abstract
CheckSignatures(string, string) : SignatureResult
Compare the signatures of two packages to determine if the same signature appears in both of them.
abstract
ClearPackagePreferredActivities(string)
Remove all preferred activity mappings, previously added with PackageManager.AddPreferredActivity(Android.Content.IntentFilter, Android.Content.MatchResults, Android.Content.MatchResults, Android.Content.MatchResults), from the system whose activities are implemented in the given package name.
abstract
CurrentToCanonicalPackageNames(string[]) : string[]
Map from the current package names in use on the device to whatever the current canonical name of that package is.
abstract
ExtendVerificationTimeout(int, PackageInstallVerification, long)
Allows a package listening to the Android.Content.Intent.ActionPackageNeedsVerification to extend the default timeout for a response and declare what action to perform after the timeout occurs.
abstract
GetActivityBanner(Android.Content.ComponentName) : Android.Graphics.Drawables.Drawable
Retrieve the banner associated with an activity.
abstract
GetActivityBanner(Android.Content.Intent) : Android.Graphics.Drawables.Drawable
Retrieve the banner associated with an Intent.
abstract
GetActivityIcon(Android.Content.ComponentName) : Android.Graphics.Drawables.Drawable
Retrieve the icon associated with an activity.
abstract
GetActivityIcon(Android.Content.Intent) : Android.Graphics.Drawables.Drawable
Retrieve the icon associated with an Intent.
abstract
GetActivityInfo(Android.Content.ComponentName, PackageInfoFlags) : ActivityInfo
Retrieve all of the information we know about a particular activity class.
abstract
GetActivityLogo(Android.Content.ComponentName) : Android.Graphics.Drawables.Drawable
Retrieve the logo associated with an activity.
abstract
GetActivityLogo(Android.Content.Intent) : Android.Graphics.Drawables.Drawable
Retrieve the logo associated with an Intent.
abstract
GetAllPermissionGroups(PackageInfoFlags) : IList<PermissionGroupInfo>
Retrieve all of the known permission groups in the system.
abstract
GetApplicationBanner(ApplicationInfo) : Android.Graphics.Drawables.Drawable
Retrieve the banner associated with an application.
abstract
GetApplicationBanner(string) : Android.Graphics.Drawables.Drawable
Retrieve the banner associated with an application.
abstract
GetApplicationEnabledSetting(string) : ComponentEnabledState
Return the enabled setting for an application.
abstract
GetApplicationIcon(ApplicationInfo) : Android.Graphics.Drawables.Drawable
Retrieve the icon associated with an application.
abstract
GetApplicationIcon(string) : Android.Graphics.Drawables.Drawable
Retrieve the icon associated with an application.
abstract
GetApplicationInfo(string, PackageInfoFlags) : ApplicationInfo
Retrieve all of the information we know about a particular package/application.
GetApplicationLabel(ApplicationInfo) : string
Documentation for this section has not yet been entered.
abstract
GetApplicationLabelFormatted(ApplicationInfo) : Java.Lang.ICharSequence
Return the label to use for this application.
abstract
GetApplicationLogo(ApplicationInfo) : Android.Graphics.Drawables.Drawable
Retrieve the logo associated with an application.
abstract
GetApplicationLogo(string) : Android.Graphics.Drawables.Drawable
Retrieve the logo associated with an application.
abstract
GetComponentEnabledSetting(Android.Content.ComponentName) : ComponentEnabledState
Return the enabled setting for a package component (activity, receiver, service, provider).
abstract
GetDrawable(string, int, ApplicationInfo) : Android.Graphics.Drawables.Drawable
Retrieve an image from a package.
abstract
GetInstalledApplications(PackageInfoFlags) : IList<ApplicationInfo>
Return a List of all application packages that are installed on the device.
abstract
GetInstalledPackages(PackageInfoFlags) : IList<PackageInfo>
Return a List of all packages that are installed on the device.
abstract
GetInstallerPackageName(string) : string
Retrieve the package name of the application that installed a package.
abstract
GetInstrumentationInfo(Android.Content.ComponentName, PackageInfoFlags) : InstrumentationInfo
Retrieve all of the information we know about a particular instrumentation class.
abstract
GetLaunchIntentForPackage(string) : Android.Content.Intent
Returns a "good" intent to launch a front-door activity in a package.
abstract
GetLeanbackLaunchIntentForPackage(string) : Android.Content.Intent
Return a "good" intent to launch a front-door Leanback activity in a package, for use for example to implement an "open" button when browsing through packages.
abstract
GetNameForUid(int) : string
Retrieve the official name associated with a user id.
GetPackageArchiveInfo(string, PackageInfoFlags) : PackageInfo
Retrieve overall information about an application package defined in a package archive file
abstract
GetPackageGids(string) : int[]
Return an array of all of the secondary group-ids that have been assigned to a package.
abstract
GetPackageInfo(string, PackageInfoFlags) : PackageInfo
Retrieve overall information about an application package that is installed on the system.
abstract
GetPackagesForUid(int) : string[]
Retrieve the names of all packages that are associated with a particular user id.
abstract
GetPackagesHoldingPermissions(string[], PackageInfoFlags) : IList<PackageInfo>
Return a List of all installed packages that are currently holding any of the given permissions.
abstract
GetPermissionGroupInfo(string, PackageInfoFlags) : PermissionGroupInfo
Retrieve all of the information we know about a particular group of permissions.
abstract
GetPermissionInfo(string, PackageInfoFlags) : PermissionInfo
Retrieve all of the information we know about a particular permission.
abstract
GetPreferredActivities(IList<Android.Content.IntentFilter>, IList<Android.Content.ComponentName>, string) : int
Documentation for this section has not yet been entered.
abstract
GetPreferredPackages(PackageInfoFlags) : IList<PackageInfo>
Retrieve the list of all currently configured preferred packages.
abstract
GetProviderInfo(Android.Content.ComponentName, PackageInfoFlags) : ProviderInfo
Retrieve all of the information we know about a particular content provider class.
abstract
GetReceiverInfo(Android.Content.ComponentName, PackageInfoFlags) : ActivityInfo
Retrieve all of the information we know about a particular receiver class.
abstract
GetResourcesForActivity(Android.Content.ComponentName) : Android.Content.Res.Resources
Retrieve the resources associated with an activity.
abstract
GetResourcesForApplication(ApplicationInfo) : Android.Content.Res.Resources
Retrieve the resources for an application.
abstract
GetResourcesForApplication(string) : Android.Content.Res.Resources
Retrieve the resources associated with an application.
abstract
GetServiceInfo(Android.Content.ComponentName, PackageInfoFlags) : ServiceInfo
Retrieve all of the information we know about a particular service class.
abstract
GetSystemAvailableFeatures() : FeatureInfo[]
Get a list of features that are available on the system.
abstract
GetSystemSharedLibraryNames() : string[]
Get a list of shared libraries that are available on the system.
GetText(string, int, ApplicationInfo) : string
Documentation for this section has not yet been entered.
abstract
GetTextFormatted(string, int, ApplicationInfo) : Java.Lang.ICharSequence
Retrieve text from a package.
abstract
GetUserBadgedDrawableForDensity(Android.Graphics.Drawables.Drawable, Android.OS.UserHandle, Android.Graphics.Rect, int) : Android.Graphics.Drawables.Drawable
If the target user is a managed profile of the calling user or the caller is itself a managed profile, then this returns a badged copy of the given drawable allowing the user to distinguish it from the original drawable.
abstract
GetUserBadgedIcon(Android.Graphics.Drawables.Drawable, Android.OS.UserHandle) : Android.Graphics.Drawables.Drawable
If the target user is a managed profile of the calling user or the caller is itself a managed profile, then this returns a badged copy of the given icon to be able to distinguish it from the original icon.
GetUserBadgedLabel(string, Android.OS.UserHandle) : string
Documentation for this section has not yet been entered.
abstract
GetUserBadgedLabelFormatted(Java.Lang.ICharSequence, Android.OS.UserHandle) : Java.Lang.ICharSequence
If the target user is a managed profile of the calling user or the caller is itself a managed profile, then this returns a copy of the label with badging for accessibility services like talkback.
abstract
GetXml(string, int, ApplicationInfo) : System.Xml.XmlReader
Retrieve an XML file from a package.
abstract
HasSystemFeature(string) : bool
Check whether the given feature name is one of the available features as returned by PackageManager.GetSystemAvailableFeatures.
abstract
QueryBroadcastReceivers(Android.Content.Intent, PackageInfoFlags) : IList<ResolveInfo>
Retrieve all receivers that can handle a broadcast of the given intent.
abstract
QueryContentProviders(string, int, PackageInfoFlags) : IList<ProviderInfo>
Retrieve content provider information.
abstract
QueryInstrumentation(string, PackageInfoFlags) : IList<InstrumentationInfo>
Retrieve information about available instrumentation code.
abstract
QueryIntentActivities(Android.Content.Intent, PackageInfoFlags) : IList<ResolveInfo>
Retrieve all activities that can be performed for the given intent.
abstract
QueryIntentActivityOptions(Android.Content.ComponentName, Android.Content.Intent[], Android.Content.Intent, PackageInfoFlags) : IList<ResolveInfo>
Retrieve a set of activities that should be presented to the user as similar options.
abstract
QueryIntentContentProviders(Android.Content.Intent, PackageInfoFlags) : IList<ResolveInfo>
Retrieve all providers that can match the given intent.
abstract
QueryIntentServices(Android.Content.Intent, PackageInfoFlags) : IList<ResolveInfo>
Retrieve all services that can match the given intent.
abstract
QueryPermissionsByGroup(string, PackageInfoFlags) : IList<PermissionInfo>
Query for all of the permissions associated with a particular group.
abstract
RemovePackageFromPreferred(string)
abstract
RemovePermission(string)
Removes a permission that was previously added with PackageManager.AddPermission(PermissionInfo).
abstract
ResolveActivity(Android.Content.Intent, PackageInfoFlags) : ResolveInfo
Determine the best action to perform for a given Intent.
abstract
ResolveContentProvider(string, PackageInfoFlags) : ProviderInfo
Find a single content provider by its base path name.
abstract
ResolveService(Android.Content.Intent, PackageInfoFlags) : ResolveInfo
Determine the best service to handle for a given Intent.
abstract
SetApplicationEnabledSetting(string, ComponentEnabledState, ComponentEnableOption)
Set the enabled setting for an application This setting will override any enabled state which may have been set by the application in its manifest.
abstract
SetComponentEnabledSetting(Android.Content.ComponentName, ComponentEnabledState, ComponentEnableOption)
Set the enabled setting for a package component (activity, receiver, service, provider).
abstract
SetInstallerPackageName(string, string)
Change the installer associated with a given package.
abstract
VerifyPendingInstall(int, PackageInstallVerification)
Allows a package listening to the Android.Content.Intent.ActionPackageNeedsVerification to respond to the package manager.