Class android.os.UserManager
Added Methods | |
---|---|
Bundle getApplicationRestrictions (String ) |
|
Bundle getUserRestrictions () |
|
Bundle getUserRestrictions (UserHandle ) |
|
void setUserRestriction (String, |
|
void setUserRestrictions (Bundle ) |
|
void setUserRestrictions (Bundle, |
Added Fields | |
---|---|
String DISALLOW_CONFIG_BLUETOOTH |
|
String DISALLOW_CONFIG_CREDENTIALS |
|
String DISALLOW_CONFIG_WIFI |
|
String DISALLOW_INSTALL_APPS |
|
String DISALLOW_INSTALL_UNKNOWN_SOURCES |
|
String DISALLOW_MODIFY_ACCOUNTS |
|
String DISALLOW_REMOVE_USER |
|
String DISALLOW_SHARE_LOCATION |
|
String DISALLOW_UNINSTALL_APPS |
|
String DISALLOW_USB_FILE_TRANSFER |