Searched refs:installOwnerApp (Results 1 – 3 of 3) sorted by relevance
92 protected abstract void installOwnerApp(String apk) throws Exception; in installOwnerApp() method in BaseDeviceAdminServiceTest102 installOwnerApp(OWNER_APK_1); in testAll()116 installOwnerApp(OWNER_APK_1); in testAll()123 installOwnerApp(OWNER_APK_2); in testAll()128 installOwnerApp(OWNER_APK_3); in testAll()133 installOwnerApp(OWNER_APK_2); in testAll()138 installOwnerApp(OWNER_APK_4); in testAll()171 installOwnerApp(OWNER_APK_1); in testAll()184 installOwnerApp(OWNER_APK_B); in testAll()
28 protected void installOwnerApp(String apk) throws Exception { in installOwnerApp() method in DeviceAdminServiceDeviceOwnerTest
43 protected void installOwnerApp(String apk) throws Exception { in installOwnerApp() method in DeviceAdminServiceProfileOwnerTest