Home
last modified time | relevance | path

Searched refs:DEVICE_ADMIN_APK (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedProfileOwnerTest.java42 installAppAsUser(DEVICE_ADMIN_APK, mUserId); in setUp()
68 installAppAsUser(DEVICE_ADMIN_APK, USER_OWNER); in testScreenCaptureDisabled_allowedPrimaryUser()
DMixedDeviceOwnerTest.java41 installApp(DEVICE_ADMIN_APK); in setUp()
DDeviceAndProfileOwnerTest.java33 protected static final String DEVICE_ADMIN_APK = "CtsDeviceAndProfileOwnerApp.apk"; field in DeviceAndProfileOwnerTest
200 installAppAsUser(DEVICE_ADMIN_APK, USER_OWNER); in testDelegatedCertInstaller()