Class android.content.pm.
PackageManager
Removed Methods | |
---|---|
void
installPackage(
Uri,
|
|
void
installPackage(
Uri
)
|
Changed Methods | ||
---|---|---|
Intent
getLaunchIntentForPackage
(
String
)
|
Change in exceptions thrown from
android.content.pm.PackageManager.NameNotFoundException
to no exceptions.
|