Class android.app.admin.DevicePolicyManager

Added Methods
String getDevicePolicyManagementRoleHolderPackage()  
Drawable getDrawable(String, String, String, Supplier<Drawable>)  
Drawable getDrawable(String, String, Supplier<Drawable>)  
Icon getDrawableAsIcon(String, String, Icon)  
Icon getDrawableAsIcon(String, String, String, Icon)  
Drawable getDrawableForDensity(String, String, int, Supplier<Drawable>)  
Drawable getDrawableForDensity(String, String, String, int, Supplier<Drawable>)  
int getMinimumRequiredWifiSecurityLevel()  
List<PreferentialNetworkServiceConfig> getPreferentialNetworkServiceConfigs()  
WifiSsidPolicy getWifiSsidPolicy()  
void setMinimumRequiredWifiSecurityLevel(int)  
void setPreferentialNetworkServiceConfigs(List<PreferentialNetworkServiceConfig>)  
void setWifiSsidPolicy(WifiSsidPolicy)  
 

Added Fields
String ACTION_DEVICE_POLICY_RESOURCE_UPDATED  
String EXTRA_PROVISIONING_ALLOW_OFFLINE  
String EXTRA_PROVISIONING_KEEP_SCREEN_ON  
String EXTRA_PROVISIONING_SHOULD_LAUNCH_RESULT_INTENT  
String EXTRA_RESOURCE_IDS  
String EXTRA_RESOURCE_TYPE  
int EXTRA_RESOURCE_TYPE_DRAWABLE  
int EXTRA_RESOURCE_TYPE_STRING  
String EXTRA_RESULT_LAUNCH_INTENT  
int WIFI_SECURITY_ENTERPRISE_192  
int WIFI_SECURITY_ENTERPRISE_EAP  
int WIFI_SECURITY_OPEN  
int WIFI_SECURITY_PERSONAL  
 

Changed Fields
String EXTRA_PROVISIONING_LOGO_URI Now deprecated.
 
int KEYGUARD_DISABLE_REMOTE_INPUT Now deprecated.