| Interface | Description |
|---|---|
| PackageManager.OnPermissionsChangedListener |
Listener for changes in permissions granted to a UID.
|
| Class | Description |
|---|---|
| PackageInfo |
Overall information about the contents of a package.
|
| PackageManager |
Class for retrieving various kinds of information related to the application
packages that are currently installed on the device.
|
| PackageManagerImpl |
| Exception | Description |
|---|---|
| PackageManager.NameNotFoundException |
This exception is thrown when a given package, application, or component
name cannot be found.
|
| Annotation Type | Description |
|---|---|
| PackageManager.PermissionResult |