Searched refs:installDeviceOwnerApp (Results 1 – 7 of 7) sorted by relevance
34 installDeviceOwnerApp(DEVICE_ADMIN_APK); in setUp()
30 installDeviceOwnerApp(apk); in installOwnerApp()
45 installDeviceOwnerApp(DEVICE_OWNER_APK); in setUp()
284 installDeviceOwnerApp(DEVICE_ADMIN_APK); in setDo()
68 installDeviceOwnerApp(DEVICE_ADMIN_APK); in setUp()564 installDeviceOwnerApp(DELEGATE_APP_APK); in installDelegateApp()
357 protected void installDeviceOwnerApp(String apk) throws Exception { in installDeviceOwnerApp() method in BaseDevicePolicyTest