Home
last modified time | relevance | path

Searched refs:BaseManagedProfileTest (Results 1 – 25 of 26) sorted by relevance

12

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DSetPolicyActivity.java26 import com.android.cts.managedprofile.BaseManagedProfileTest;
73 dpm.addUserRestriction(BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, restrictionKey); in handleIntent()
79 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, restrictionKey); in handleIntent()
84 dpm.addCrossProfileWidgetProvider(BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, in handleIntent()
90 dpm.removeCrossProfileWidgetProvider(BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, in handleIntent()
DNotificationListenerTest.java87 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, in testSetEmptyWhitelist()
94 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, in testAddListenerToWhitelist()
101 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, null); in testSetNullWhitelist()
145 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, packageList); in testSetAndGetPermittedCrossProfileNotificationListeners()
147 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT); in testSetAndGetPermittedCrossProfileNotificationListeners()
DContactsTest.java474 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, true); in testSetCrossProfileCallerIdDisabled_true()
480 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, false); in testSetCrossProfileCallerIdDisabled_false()
486 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, true); in testSetCrossProfileContactsSearchDisabled_true()
488 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT)); in testSetCrossProfileContactsSearchDisabled_true()
494 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, false); in testSetCrossProfileContactsSearchDisabled_false()
496 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT)); in testSetCrossProfileContactsSearchDisabled_false()
505 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, false); in testSetBluetoothContactSharingDisabled_setterAndGetter()
507 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT)); in testSetBluetoothContactSharingDisabled_setterAndGetter()
509 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, true); in testSetBluetoothContactSharingDisabled_setterAndGetter()
511 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT)); in testSetBluetoothContactSharingDisabled_setterAndGetter()
[all …]
DManagedProfileSetupTest.java19 public class ManagedProfileSetupTest extends BaseManagedProfileTest {
DDevicePolicyLoggingTest.java23 public class DevicePolicyLoggingTest extends BaseManagedProfileTest {
DIsUsingUnifiedPasswordTest.java21 public class IsUsingUnifiedPasswordTest extends BaseManagedProfileTest {
DWipeDataTest.java18 public class WipeDataTest extends BaseManagedProfileTest {
DBaseManagedProfileTest.java31 public class BaseManagedProfileTest extends InstrumentationTestCase { class
DPrimaryUserFilterSetterActivity.java11 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
DProfileTimeoutTestHelper.java25 import com.android.cts.managedprofile.BaseManagedProfileTest.BasicAdminReceiver;
DCrossProfileWidgetTest.java41 public class CrossProfileWidgetTest extends BaseManagedProfileTest {
DDummyCrossProfileViewEventActivity.java19 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
DOrganizationInfoTest.java21 public class OrganizationInfoTest extends BaseManagedProfileTest {
DResetPasswordWithTokenTest.java26 public class ResetPasswordWithTokenTest extends BaseManagedProfileTest {
DDeviceIdentifiersTest.java28 public class DeviceIdentifiersTest extends BaseManagedProfileTest {
DRingtoneSyncTest.java30 public class RingtoneSyncTest extends BaseManagedProfileTest {
DParentProfileTest.java38 public class ParentProfileTest extends BaseManagedProfileTest {
DCrossProfileUtils.java19 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
DBluetoothSharingRestrictionTest.java40 public class BluetoothSharingRestrictionTest extends BaseManagedProfileTest {
DWifiTest.java125 dpm.getWifiMacAddress(BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT); in testCannotGetWifiMacAddress()
DManagedProfileTest.java18 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
DDevicePolicyManagerParentSupportTest.java20 public class DevicePolicyManagerParentSupportTest extends BaseManagedProfileTest {
DTrustAgentInfoTest.java30 public class TrustAgentInfoTest extends BaseManagedProfileTest {
DDisallowSharingIntoProfileTest.java19 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
DPasswordMinimumRestrictionsTest.java29 public class PasswordMinimumRestrictionsTest extends BaseManagedProfileTest {

12