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

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

Introduction

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

The text is from its open source code.

Field

intFLAG_MANAGED_PROFILE
Indicates that this user is a profile of another user, for example holding a users corporate data.
intFLAG_DISABLED
Indicates that this user is disabled.

Method