HomeSort by relevance Sort by last modified time
    Searched refs:BaseManagedProfileTest (Results 1 - 25 of 26) sorted by null

1 2

  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
ManagedProfileSetupTest.java 19 public class ManagedProfileSetupTest extends BaseManagedProfileTest {
DevicePolicyLoggingTest.java 23 public class DevicePolicyLoggingTest extends BaseManagedProfileTest {
IsUsingUnifiedPasswordTest.java 21 public class IsUsingUnifiedPasswordTest extends BaseManagedProfileTest {
WipeDataTest.java 18 public class WipeDataTest extends BaseManagedProfileTest {
SetPolicyActivity.java 26 import com.android.cts.managedprofile.BaseManagedProfileTest;
73 dpm.addUserRestriction(BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, restrictionKey);
79 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, restrictionKey);
84 dpm.addCrossProfileWidgetProvider(BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT,
90 dpm.removeCrossProfileWidgetProvider(BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT,
NotificationListenerTest.java 87 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT,
94 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT,
101 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, null);
145 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, packageList);
147 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT);
BaseManagedProfileTest.java 31 public class BaseManagedProfileTest extends InstrumentationTestCase {
CrossProfileWidgetTest.java 41 public class CrossProfileWidgetTest extends BaseManagedProfileTest {
DummyCrossProfileViewEventActivity.java 19 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
OrganizationInfoTest.java 21 public class OrganizationInfoTest extends BaseManagedProfileTest {
PrimaryUserFilterSetterActivity.java 11 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
ProfileTimeoutTestHelper.java 25 import com.android.cts.managedprofile.BaseManagedProfileTest.BasicAdminReceiver;
DeviceIdentifiersTest.java 27 public class DeviceIdentifiersTest extends BaseManagedProfileTest {
ResetPasswordWithTokenTest.java 26 public class ResetPasswordWithTokenTest extends BaseManagedProfileTest {
BluetoothSharingRestrictionTest.java 40 public class BluetoothSharingRestrictionTest extends BaseManagedProfileTest {
CrossProfileUtils.java 19 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
ManagedProfileTest.java 18 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
ParentProfileTest.java 38 public class ParentProfileTest extends BaseManagedProfileTest {
RingtoneSyncTest.java 30 public class RingtoneSyncTest extends BaseManagedProfileTest {
WifiTest.java 125 dpm.getWifiMacAddress(BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT);
ContactsTest.java 474 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, true);
480 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, false);
486 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, true);
488 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT));
494 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, false);
496 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT));
505 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, false);
507 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT));
509 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT, true);
511 BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT))
    [all...]
DevicePolicyManagerParentSupportTest.java 20 public class DevicePolicyManagerParentSupportTest extends BaseManagedProfileTest {
TrustAgentInfoTest.java 30 public class TrustAgentInfoTest extends BaseManagedProfileTest {
DisallowSharingIntoProfileTest.java 19 import static com.android.cts.managedprofile.BaseManagedProfileTest.ADMIN_RECEIVER_COMPONENT;
PasswordMinimumRestrictionsTest.java 29 public class PasswordMinimumRestrictionsTest extends BaseManagedProfileTest {

Completed in 280 milliseconds

1 2