Changed Classes
|
ActivityInfo
|
Information you can retrieve about a particular application
activity or receiver. |
ApplicationInfo
|
Information you can retrieve about a particular application. |
ComponentInfo
|
Base class containing information common to all application components
(ActivityInfo, ServiceInfo). |
InstrumentationInfo
|
Information you can retrieve about a particular piece of test
instrumentation. |
PackageInfo
|
Overall information about the contents of a package. |
PackageItemInfo
|
Base class containing information common to all package items held by
the package manager. |
PackageManager
|
Class for retrieving various kinds of information related to the application
packages that are currently installed on the device. |
PermissionInfo
|
Information you can retrieve about a particular security permission
known to the system. |
ProviderInfo
|
Holds information about a specific
content provider. |
ResolveInfo
|
Information that is returned from resolving an intent
against an IntentFilter. |
ServiceInfo
|
Information you can retrieve about a particular application
service. |