Searched refs:addWorkPolicyInfoIntent (Results 1 – 1 of 1) sorted by relevance
362 addWorkPolicyInfoIntent(mOwner.getPackageName(), true, false); in workPolicyInfo_unmanagedDevice_shouldDoNothing()377 Intent intent = addWorkPolicyInfoIntent(mOwner.getPackageName(), true, false); in workPolicyInfo_deviceOwner_shouldResolveIntent()406 Intent intent = addWorkPolicyInfoIntent(mOwner.getPackageName(), false, true); in workPolicyInfo_profileOwner_shouldResolveIntent()426 Intent intent = addWorkPolicyInfoIntent(mOwner.getPackageName(), true, true); in workPolicyInfo_comp_shouldUseDeviceOwnerIntent()443 private Intent addWorkPolicyInfoIntent( in addWorkPolicyInfoIntent() method in EnterprisePrivacyFeatureProviderImplTest