Searched refs:DEVICE_OWNER_APK (Results 1 – 4 of 4) sorted by relevance
33 protected static final String DEVICE_OWNER_APK = "CtsDeviceOwnerApp.apk"; field in BaseDeviceOwnerTest50 installDeviceOwnerApp(DEVICE_OWNER_APK); in setUp()
46 private static final String DEVICE_OWNER_APK = "CtsDeviceOwnerApp.apk"; field in ManagedProfileTest170 installAppAsUser(DEVICE_OWNER_APK, mProfileUserId); in testCannotSetProfileOwnerAgain()179 installAppAsUser(DEVICE_OWNER_APK, mParentUserId); in testCannotSetDeviceOwnerWhenProfilePresent()
1109 installAppAsUser(DEVICE_OWNER_APK, userId); in createAffiliatedSecondaryUser()
47 private static final String DEVICE_OWNER_APK = "CtsSettingsDeviceOwnerApp.apk"; field in PrivacyDeviceOwnerTest97 installPackage(mDeviceOwnerUserId, DEVICE_OWNER_APK); in setUp()100 installPackage(mTestUserId, DEVICE_OWNER_APK); in setUp()