API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Package android.content.pm

Added Classes and Interfaces
IPackageDataObserver  
IPackageDataObserver.Stub Local-side IPC implementation stub class.
IPackageDeleteObserver  
IPackageDeleteObserver.Stub Local-side IPC implementation stub class.
IPackageInstallObserver  
IPackageInstallObserver.Stub Local-side IPC implementation stub class.
IPackageStatsObserver  
IPackageStatsObserver.Stub Local-side IPC implementation stub class.
PackageStats implementation of PackageStats associated with a application package.
PermissionGroupInfo Information you can retrieve about a particular security permission group known to the system.
Signature Opaque, immutable representation of a signature associated with an application package.
 

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.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff