Java android.content.pm PackageParser fields, constructors, methods, implement or subclass

Example usage for Java android.content.pm PackageParser fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.content.pm PackageParser.

The text is from its open source code.

Field

PackageParser.NewPermissionInfoNEW_PERMISSIONS
List of new permissions that have been added since 1.0.
PackageParser.SplitPermissionInfoSPLIT_PERMISSIONS
List of permissions that have been split into more granular or dependent permissions.

Method