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

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

Introduction

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

The text is from its open source code.

Constructor

Method

CharSequenceloadDescription(PackageManager pm)
Retrieve the textual description of this permission.
DrawableloadIcon(PackageManager pm)
Retrieve the current graphical icon associated with this item.
CharSequenceloadLabel(@NonNull PackageManager pm)
Retrieve the current textual label associated with this item.