Class android.app.admin.DevicePolicyManager

Removed Methods
boolean isLockdownAdminConfiguredNetworks(ComponentName)  
void setLockdownAdminConfiguredNetworks(ComponentName, boolean)  
 

Added Methods
long getManagedProfileMaximumTimeOff(ComponentName)  
int getPersonalAppsSuspendedReasons(ComponentName)  
boolean hasLockdownAdminConfiguredNetworks(ComponentName)  
void setConfiguredNetworksLockdownState(ComponentName, boolean)  
void setManagedProfileMaximumTimeOff(ComponentName, long)  
void setPersonalAppsSuspended(ComponentName, boolean)  
 

Added Fields
String ACTION_CHECK_POLICY_COMPLIANCE  
int LOCK_TASK_FEATURE_BLOCK_ACTIVITY_START_IN_TASK  
int PERSONAL_APPS_NOT_SUSPENDED  
int PERSONAL_APPS_SUSPENDED_EXPLICITLY  
int PERSONAL_APPS_SUSPENDED_PROFILE_TIMEOUT