Home
last modified time | relevance | path

Searched refs:MANAGED_PROFILE_PKG (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DManagedProfileTest.java35 private static final String MANAGED_PROFILE_PKG = "com.android.cts.managedprofile"; field in ManagedProfileTest
65 MANAGED_PROFILE_PKG + ".BaseManagedProfileTest$BasicAdminReceiver";
102 setProfileOwnerOrFail(MANAGED_PROFILE_PKG + "/" + ADMIN_RECEIVER_TEST_CLASS, in setUp()
112 getDevice().uninstallPackage(MANAGED_PROFILE_PKG); in tearDown()
124 MANAGED_PROFILE_PKG, MANAGED_PROFILE_PKG + ".ManagedProfileSetupTest", in testManagedProfileSetup()
137 MANAGED_PROFILE_PKG, MANAGED_PROFILE_PKG + ".WipeDataTest", mProfileUserId); in testWipeData()
148 runDeviceTestsAsUser(MANAGED_PROFILE_PKG, MANAGED_PROFILE_PKG + ".LockNowTest", in testLockNowWithKeyEviction()
187 MANAGED_PROFILE_PKG, ".WifiTest", "testRemoveWifiNetworkIfExists", mParentUserId); in testProfileWifiCleanup()
190 MANAGED_PROFILE_PKG, ".WifiTest", "testAddWifiNetwork", mProfileUserId); in testProfileWifiCleanup()
195 MANAGED_PROFILE_PKG, ".WifiTest", "testWifiNetworkDoesNotExist", in testProfileWifiCleanup()
[all …]
DManagedProfileProvisioningTest.java19 private static final String MANAGED_PROFILE_PKG = "com.android.cts.managedprofile"; field in ManagedProfileProvisioningTest
48 getDevice().uninstallPackage(MANAGED_PROFILE_PKG); in tearDown()
60 runDeviceTestsAsUser(MANAGED_PROFILE_PKG, ".ProvisioningTest", in testManagedProfileProvisioning()
71 runDeviceTestsAsUser(MANAGED_PROFILE_PKG, ".ProvisioningTest", in testEXTRA_PROVISIONING_ADMIN_EXTRAS_BUNDLE()
82 runDeviceTestsAsUser(MANAGED_PROFILE_PKG, ".ProvisioningTest", in testVerifySuccessfulIntentWasReceived()
93 runDeviceTestsAsUser(MANAGED_PROFILE_PKG, ".ProvisioningTest", in testAccountMigration()
96 runDeviceTestsAsUser(MANAGED_PROFILE_PKG, ".ProvisioningTest", in testAccountMigration()
107 runDeviceTestsAsUser(MANAGED_PROFILE_PKG, ".ProvisioningTest", in testAccountCopy()
110 runDeviceTestsAsUser(MANAGED_PROFILE_PKG, ".ProvisioningTest", in testAccountCopy()
115 runDeviceTestsAsUser(MANAGED_PROFILE_PKG, ".ProvisioningTest", in provisionManagedProfile()
[all …]
DCustomManagedProfileTest.java22 private static final String MANAGED_PROFILE_PKG = "com.android.cts.managedprofile"; field in CustomManagedProfileTest
47 getDevice().uninstallPackage(MANAGED_PROFILE_PKG); in testIsProvisioningAllowed()
55 runDeviceTestsAsUser(MANAGED_PROFILE_PKG, ".PreManagedProfileTest", testName, userId); in assertIsProvisioningAllowed()
DLauncherAppsProfileTest.java30 private static final String MANAGED_PROFILE_PKG = "com.android.cts.managedprofile"; field in LauncherAppsProfileTest
33 MANAGED_PROFILE_PKG + ".BaseManagedProfileTest$BasicAdminReceiver";
50 setProfileOwnerOrFail(MANAGED_PROFILE_PKG + "/" + ADMIN_RECEIVER_TEST_CLASS, in setUp()
DDeviceOwnerTest.java30 private static final String MANAGED_PROFILE_PKG = "com.android.cts.managedprofile"; field in DeviceOwnerTest
33 MANAGED_PROFILE_PKG + ".BaseManagedProfileTest$BasicAdminReceiver";
463 MANAGED_PROFILE_PKG + "/" + MANAGED_PROFILE_ADMIN, mPrimaryUserId, in testCannotSetDeviceOwnerAgain()
467 removeAdmin(MANAGED_PROFILE_PKG + "/" + MANAGED_PROFILE_ADMIN, mPrimaryUserId); in testCannotSetDeviceOwnerAgain()
468 getDevice().uninstallPackage(MANAGED_PROFILE_PKG); in testCannotSetDeviceOwnerAgain()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCameraPolicyTest.java30 protected static final String MANAGED_PROFILE_PKG = "com.android.cts.managedprofile"; field in CameraPolicyTest
33 MANAGED_PROFILE_PKG + ".PrimaryUserDeviceAdmin";
36 MANAGED_PROFILE_PKG + ".BaseManagedProfileTest$BasicAdminReceiver";
59 mPrimaryAdminComponent = new ComponentName(MANAGED_PROFILE_PKG, in setUp()
61 mManagedProfileAdminComponent = new ComponentName(MANAGED_PROFILE_PKG, in setUp()
DPhoneAccountTest.java65 private static final String MANAGED_PROFILE_PKG = "com.android.cts.managedprofile"; field in PhoneAccountTest
68 new ComponentName(MANAGED_PROFILE_PKG,