Class android.os.UserManager
Added Methods | |
---|---|
List<UserHandle> getUserProfiles () |
|
boolean hasUserRestriction (String ) |
Changed Methods | ||
---|---|---|
void setUserRestriction (String, |
Now deprecated. |
|
void setUserRestrictions (Bundle ) |
Now deprecated. |
|
void setUserRestrictions (Bundle, |
Now deprecated. |
Added Fields | |
---|---|
String DISALLOW_ADD_USER |
|
String DISALLOW_ADJUST_VOLUME |
|
String DISALLOW_APPS_CONTROL |
|
String DISALLOW_CONFIG_CELL_BROADCASTS |
|
String DISALLOW_CONFIG_MOBILE_NETWORKS |
|
String DISALLOW_CONFIG_TETHERING |
|
String DISALLOW_CONFIG_VPN |
|
String DISALLOW_CREATE_WINDOWS |
|
String DISALLOW_CROSS_PROFILE_COPY_PASTE |
|
String DISALLOW_DEBUGGING_FEATURES |
|
String DISALLOW_FACTORY_RESET |
|
String DISALLOW_MOUNT_PHYSICAL_MEDIA |
|
String DISALLOW_OUTGOING_CALLS |
|
String DISALLOW_SMS |
|
String DISALLOW_UNMUTE_MICROPHONE |
|
String ENSURE_VERIFY_APPS |