HomeSort by relevance Sort by last modified time
    Searched refs:executeDeviceTestMethod (Results 1 - 6 of 6) sorted by null

  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
MixedManagedProfileOwnerTestApi25.java 69 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordManagedProfile");
86 executeDeviceTestMethod(FBE_HELPER_CLASS, "testSetPassword");
88 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordDisabled");
94 executeDeviceTestMethod(FBE_HELPER_CLASS, "testUnlockFbe");
95 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordManagedProfile");
DeviceOwnerTest.java 151 executeDeviceTestMethod(".LockScreenInfoTest", "testSetAndGetLockInfo");
163 executeDeviceTestMethod(".WifiTest", "testGetWifiMacAddress");
175 executeDeviceTestMethod(".RemoteBugreportTest",
194 executeDeviceTestMethod(".CreateAndManageUserTest",
212 executeDeviceTestMethod(".CreateAndManageUserTest",
216 executeDeviceTestMethod(".CreateAndManageUserTest",
229 executeDeviceTestMethod(".CreateAndManageUserTest",
243 executeDeviceTestMethod(".CreateAndManageUserTest",
257 executeDeviceTestMethod(".CreateAndManageUserTest",
271 executeDeviceTestMethod(".CreateAndManageUserTest"
    [all...]
DeviceAndProfileOwnerTestApi25.java 71 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPassword");
81 executeDeviceTestMethod(FBE_HELPER_CLASS, "testSetPassword");
83 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPasswordDisabled");
86 executeDeviceTestMethod(FBE_HELPER_CLASS, "testUnlockFbe");
87 executeDeviceTestMethod(RESET_PASSWORD_TEST_CLASS, "testResetPassword");
95 executeDeviceTestMethod(".PermissionsTest", "testPermissionGrantStateAppPreMDeviceAdminPreQ");
102 protected void executeDeviceTestMethod(String className, String testName) throws Exception {
DeviceAndProfileOwnerTest.java 217 executeDeviceTestMethod(".CaCertManagementTest", "testCanInstallAndUninstallACaCert");
280 executeDeviceTestMethod(".ApplicationRestrictionsTest",
417 executeDeviceTestMethod(".PermissionsTest", "testPermissionGrantState");
425 executeDeviceTestMethod(
454 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSet");
456 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testNetworkBlocked");
458 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testCleanup");
470 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSetWithWhitelist");
474 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testAlwaysOnSetAfterReboot");
476 executeDeviceTestMethod(".AlwaysOnVpnMultiStageTest", "testCleanup")
    [all...]
MixedManagedProfileOwnerTest.java 80 executeDeviceTestMethod(".ScreenCaptureDisabledTest", "testScreenCapturePossible");
88 executeDeviceTestMethod(".ScreenCaptureDisabledTest", "testSetScreenCaptureDisabled_true");
106 executeDeviceTestMethod(
BaseDeviceAdminServiceTest.java 70 protected void executeDeviceTestMethod(String className, String testName) throws Exception {
151 executeDeviceTestMethod(".ComponentController", "testDisableService1");
156 executeDeviceTestMethod(".ComponentController", "testDisableService2");
161 executeDeviceTestMethod(".ComponentController", "testEnableService1");
166 executeDeviceTestMethod(".ComponentController", "testEnableService2");

Completed in 593 milliseconds