Example usage for Java android.content.pm UserInfo fields, constructors, methods, implement or subclass
The text is from its open source code.
int | FLAG_MANAGED_PROFILE Indicates that this user is a profile of another user, for example holding a users corporate data. |
int | FLAG_DISABLED Indicates that this user is disabled. |
UserHandle | getUserHandle() |
boolean | isManagedProfile() |