Searched refs:installDeviceOwnerApp (Results 1 – 6 of 6) sorted by relevance
34 installDeviceOwnerApp(DEVICE_ADMIN_APK); in setUp()
30 installDeviceOwnerApp(apk); in installOwnerApp()
50 installDeviceOwnerApp(DEVICE_OWNER_APK); in setUp()
71 installDeviceOwnerApp(DEVICE_ADMIN_APK); in setUp()430 installDeviceOwnerApp(DELEGATE_APP_APK); in installDelegateApp()
323 installDeviceOwnerApp(DEVICE_ADMIN_APK); in setDo()
346 protected void installDeviceOwnerApp(String apk) throws Exception { in installDeviceOwnerApp() method in BaseDevicePolicyTest