public static interface UserManagerInternal.UserRestrictionsListener
Modifier and Type | Method and Description |
---|---|
void |
onUserRestrictionsChanged(int userId,
Bundle newRestrictions,
Bundle prevRestrictions)
Called when a user restriction changes.
|