Example usage for Java android.content.pm PermissionGroupInfo fields, constructors, methods, implement or subclass
The text is from its open source code.
CharSequence | loadDescription(PackageManager pm) Retrieve the textual description of this permission. |
Drawable | loadIcon(PackageManager pm) Retrieve the current graphical icon associated with this item. |
CharSequence | loadLabel(@NonNull PackageManager pm) Retrieve the current textual label associated with this item. |