|
Android 2.3 Gingerbread | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| RegisteredServicesCacheListener<V> | Listener for changes to the set of registered services managed by a RegisteredServicesCache. |
| XmlSerializerAndParser<T> | |
| Class Summary | |
|---|---|
| ActivityInfo | Information you can retrieve about a particular application activity or receiver. |
| ApplicationInfo | Information you can retrieve about a particular application. |
| ApplicationInfo.DisplayNameComparator | |
| ComponentInfo | Base class containing information common to all application components
(ActivityInfo, ServiceInfo). |
| ConfigurationInfo | Information you can retrieve about hardware configuration preferences declared by an application. |
| FeatureInfo | A single feature that can be requested by an application. |
| InstrumentationInfo | Information you can retrieve about a particular piece of test instrumentation. |
| LabeledIntent | A special subclass of Intent that can have a custom label/icon associated with it. |
| PackageInfo | Overall information about the contents of a package. |
| PackageInfoLite | Basic information about a package as specified in its manifest. |
| PackageItemInfo | Base class containing information common to all package items held by the package manager. |
| PackageItemInfo.DisplayNameComparator | |
| PackageManager | Class for retrieving various kinds of information related to the application packages that are currently installed on the device. |
| PackageParser | Package archive parsing |
| PackageParser.Activity | |
| PackageParser.ActivityIntentInfo | |
| PackageParser.Component<II extends PackageParser.IntentInfo> | |
| PackageParser.Instrumentation | |
| PackageParser.IntentInfo | |
| PackageParser.NewPermissionInfo | |
| PackageParser.Package | |
| PackageParser.PackageLite | |
| PackageParser.ParseComponentArgs | |
| PackageParser.ParsePackageItemArgs | |
| PackageParser.Permission | |
| PackageParser.PermissionGroup | |
| PackageParser.Provider | |
| PackageParser.Service | |
| PackageParser.ServiceIntentInfo | |
| PackageStats | implementation of PackageStats associated with a application package. |
| PathPermission | Description of permissions needed to access a particular path
in a ProviderInfo. |
| PermissionGroupInfo | Information you can retrieve about a particular security permission group known to the system. |
| PermissionInfo | Information you can retrieve about a particular security permission known to the system. |
| ProviderInfo | Holds information about a specific
content provider. |
| RegisteredServicesCache<V> | A cache of registered services. |
| RegisteredServicesCache.ServiceInfo<V> | Value type that describes a Service. |
| ResolveInfo | Information that is returned from resolving an intent against an IntentFilter. |
| ResolveInfo.DisplayNameComparator | |
| ServiceInfo | Information you can retrieve about a particular application service. |
| Signature | Opaque, immutable representation of a signature associated with an application package. |
| Exception Summary | |
|---|---|
| PackageManager.NameNotFoundException | This exception is thrown when a given package, application, or component name can not be found. |
Contains classes for accessing information about an application package, including information about its activities, permissions, services, signatures, and providers.
|
Android 2.3 Gingerbread | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||