Searched refs:ACTION_PROVISION_MANAGED_DEVICE (Results 1 – 8 of 8) sorted by relevance
19 import static android.app.admin.DevicePolicyManager.ACTION_PROVISION_MANAGED_DEVICE;125 verifyAppsAreNonRequired(ACTION_PROVISION_MANAGED_DEVICE, "app.a", "app.b"); in testAppsWithLauncherAreNonRequiredByDefault()134 verifyAppsAreNonRequired(ACTION_PROVISION_MANAGED_DEVICE, "app.c"); in testDeviceOwnerRequiredApps()159 verifyAppsAreNonRequired(ACTION_PROVISION_MANAGED_DEVICE, "app.a"); in testDpcIsRequired()168 verifyAppsAreNonRequired(ACTION_PROVISION_MANAGED_DEVICE, "app.a", "app.b"); in testDisallowedAppsAreNonRequiredEvenIfNoLauncher()176 verifyAppsAreNonRequired(ACTION_PROVISION_MANAGED_DEVICE, "app.b"); in testDeviceOwnerImesAreRequired()200 verifyAppsAreNonRequired(ACTION_PROVISION_MANAGED_DEVICE, "app.a", "app.c"); in testDisallowedAppsAreNonInstalled()212 verifyAppsAreNonRequired(ACTION_PROVISION_MANAGED_DEVICE, TEST_DPC_PACKAGE_NAME); in testAllowedAndDisallowedAtTheSameTimeManagedDevice()288 verifyAppsAreNonRequired(ACTION_PROVISION_MANAGED_DEVICE, "package3"); in testGetNonRequiredApps_mainlineModules_managedDevice_works()327 ACTION_PROVISION_MANAGED_DEVICE, "package1", "package2"); in testGetNonRequiredApps_managedDevice_roleHolder_works()
3551 assertProvisioningAllowed(DevicePolicyManager.ACTION_PROVISION_MANAGED_DEVICE, false); in testIsProvisioningAllowed_DeviceAdminFeatureOff()3556 assertProvisioningAllowed(DevicePolicyManager.ACTION_PROVISION_MANAGED_DEVICE, false); in testIsProvisioningAllowed_DeviceAdminFeatureOff()3563 assertCheckProvisioningPreCondition(DevicePolicyManager.ACTION_PROVISION_MANAGED_DEVICE, in testCheckProvisioningPreCondition_DeviceAdminFeatureOff()3587 assertProvisioningAllowed(DevicePolicyManager.ACTION_PROVISION_MANAGED_DEVICE, true); in testIsProvisioningAllowed_ManagedProfileFeatureOff()3599 assertCheckProvisioningPreCondition(DevicePolicyManager.ACTION_PROVISION_MANAGED_DEVICE, in testCheckProvisioningPreCondition_ManagedProfileFeatureOff()3626 assertProvisioningAllowed(DevicePolicyManager.ACTION_PROVISION_MANAGED_DEVICE, true); in testIsProvisioningAllowed_firstBoot_systemUser()3631 assertProvisioningAllowed(DevicePolicyManager.ACTION_PROVISION_MANAGED_DEVICE, true); in testIsProvisioningAllowed_firstBoot_systemUser()3684 assertProvisioningAllowed(DevicePolicyManager.ACTION_PROVISION_MANAGED_DEVICE, in testIsProvisioningAllowed_systemUserSetupComplete_systemUser()3714 assertProvisioningAllowed(DevicePolicyManager.ACTION_PROVISION_MANAGED_DEVICE, false); in testProvisioning_withDo_systemUser()3843 assertProvisioningAllowed(DevicePolicyManager.ACTION_PROVISION_MANAGED_DEVICE, false); in testIsProvisioningAllowed_firstBoot_secondaryUser()[all …]
19 import static android.app.admin.DevicePolicyManager.ACTION_PROVISION_MANAGED_DEVICE;73 sActionToMetadataKeyMap.put(ACTION_PROVISION_MANAGED_DEVICE, REQUIRED_APP_MANAGED_DEVICE); in sActionToMetadataKeyMap.put() argument79 sAllowedActions.add(ACTION_PROVISION_MANAGED_DEVICE);285 case ACTION_PROVISION_MANAGED_DEVICE: in getRequiredAppsSet()304 case ACTION_PROVISION_MANAGED_DEVICE: in getDisallowedAppsSet()323 case ACTION_PROVISION_MANAGED_DEVICE: in getVendorRequiredAppsSet()342 case ACTION_PROVISION_MANAGED_DEVICE: in getVendorDisallowedAppsSet()
108 import static android.app.admin.DevicePolicyManager.ACTION_PROVISION_MANAGED_DEVICE;17388 case DevicePolicyManager.ACTION_PROVISION_MANAGED_DEVICE:22071 ACTION_PROVISION_MANAGED_DEVICE, deviceAdmin.getPackageName(),22107 ACTION_PROVISION_MANAGED_DEVICE,22177 admin, userId, ACTION_PROVISION_MANAGED_DEVICE);
760 DevicePolicyManager.ACTION_PROVISION_MANAGED_DEVICE, userId), in grantDefaultSystemHandlerPermissions()
415 public static final String ACTION_PROVISION_MANAGED_DEVICE field in DevicePolicyManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8050 …field @Deprecated public static final String ACTION_PROVISION_MANAGED_DEVICE = "android.app.action…