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

  /cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
MixedProfileOwnerTest.java 21 * Tests that should be run identically in both cases are added in DeviceAndProfileOwnerTest.
23 public class MixedProfileOwnerTest extends DeviceAndProfileOwnerTest {
AdbProvisioningTests.java 18 import static com.android.cts.devicepolicy.DeviceAndProfileOwnerTest.ADMIN_RECEIVER_TEST_CLASS;
19 import static com.android.cts.devicepolicy.DeviceAndProfileOwnerTest.DEVICE_ADMIN_APK;
20 import static com.android.cts.devicepolicy.DeviceAndProfileOwnerTest.DEVICE_ADMIN_PKG;
MixedDeviceOwnerTest.java 35 * Tests that should be run identically in both cases are added in DeviceAndProfileOwnerTest.
37 public class MixedDeviceOwnerTest extends DeviceAndProfileOwnerTest {
MixedManagedProfileOwnerTest.java 23 * Tests that should be run identically in both cases are added in DeviceAndProfileOwnerTest.
25 public class MixedManagedProfileOwnerTest extends DeviceAndProfileOwnerTest {
64 // Most tests for this class are defined in DeviceAndProfileOwnerTest
DeviceAndProfileOwnerTest.java 49 public abstract class DeviceAndProfileOwnerTest extends BaseDevicePolicyTest {
    [all...]

Completed in 198 milliseconds