Searched refs:POLICY_MANDATORY_BACKUPS (Results 1 – 3 of 3) sorted by relevance
2284 intent = dpm.createAdminSupportIntent(DevicePolicyManager.POLICY_MANDATORY_BACKUPS); in testCreateAdminSupportIntent()2291 intent = dpm.createAdminSupportIntent(DevicePolicyManager.POLICY_MANDATORY_BACKUPS); in testCreateAdminSupportIntent()2293 assertEquals(DevicePolicyManager.POLICY_MANDATORY_BACKUPS, in testCreateAdminSupportIntent()
1188 public static final String POLICY_MANDATORY_BACKUPS = "policy_mandatory_backups"; field in DevicePolicyManager
10513 DevicePolicyManager.POLICY_MANDATORY_BACKUPS.equals(restriction)) { in createAdminSupportIntent()10524 .POLICY_MANDATORY_BACKUPS.equals(restriction))) { in createAdminSupportIntent()