Home
last modified time | relevance | path

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

/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()
DLockNowTest.java21 import com.android.cts.managedprofile.BaseManagedProfileTest.BasicAdminReceiver;
27 public class LockNowTest extends BaseManagedProfileTest {
DWipeDataTest.java19 import com.android.cts.managedprofile.BaseManagedProfileTest.BasicAdminReceiver;
27 public class WipeDataTest extends BaseManagedProfileTest {
DManagedProfileSetupTest.java19 public class ManagedProfileSetupTest extends BaseManagedProfileTest {
DBaseManagedProfileTest.java31 public class BaseManagedProfileTest extends InstrumentationTestCase { class
DPrimaryUserFilterSetterActivity.java11 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
DContactsTest.java475 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, true); in testSetCrossProfileCallerIdDisabled_true()
481 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, false); in testSetCrossProfileCallerIdDisabled_false()
487 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, true); in testSetCrossProfileContactsSearchDisabled_true()
489 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT)); in testSetCrossProfileContactsSearchDisabled_true()
495 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, false); in testSetCrossProfileContactsSearchDisabled_false()
497 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT)); in testSetCrossProfileContactsSearchDisabled_false()
506 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, false); in testSetBluetoothContactSharingDisabled_setterAndGetter()
508 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT)); in testSetBluetoothContactSharingDisabled_setterAndGetter()
510 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, true); in testSetBluetoothContactSharingDisabled_setterAndGetter()
512 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT)); in testSetBluetoothContactSharingDisabled_setterAndGetter()
[all …]
DCrossProfileWidgetTest.java41 public class CrossProfileWidgetTest extends BaseManagedProfileTest {
DOrganizationInfoTest.java21 public class OrganizationInfoTest extends BaseManagedProfileTest {
DParentProfileTest.java38 public class ParentProfileTest extends BaseManagedProfileTest {
DCrossProfileUtils.java19 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
DRingtoneSyncTest.java30 public class RingtoneSyncTest extends BaseManagedProfileTest {
DManagedProfileTest.java26 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
DBluetoothSharingRestrictionTest.java40 public class BluetoothSharingRestrictionTest extends BaseManagedProfileTest {
DWifiTest.java129 dpm.getWifiMacAddress(BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT); in testCannotGetWifiMacAddress()
DTrustAgentInfoTest.java30 public class TrustAgentInfoTest extends BaseManagedProfileTest {
DPasswordMinimumRestrictionsTest.java28 public class PasswordMinimumRestrictionsTest extends BaseManagedProfileTest {