Home | History | Annotate | Download | only in users

Lines Matching refs:ALLOWED

27 // MultiProfileUserController decides whether a user is allowed to be in a
35 // User is allowed in multi-profile session.
36 ALLOWED,
38 // Owner of the device is not allowed to be added as a secondary user.
41 // Not allowed since it is potentially "tainted" with policy-pushed
45 // Not allowed since primary user is already "tainted" with policy-pushed
49 // Not allowed since primary user policy forbids it to be part of
53 // Not allowed since user policy forbids this user being part of
54 // multi-profiles session. Either 'primary-only' or 'not-allowed'.
73 // Returns true if user allowed to be in the current session. If |reason| not
97 // Checks if all users are allowed in the current session.