Searched refs:writeApkToInstall (Results 1 – 1 of 1) sorted by relevance
77 TestApp testApp = writeApkToInstall(appToInstallFile); in run_success()129 TestApp testApp = writeApkToInstall(appToInstallFile); in run_packageAlreadyInstalled_success()188 private static TestApp writeApkToInstall(File appToInstallFile) throws IOException { in writeApkToInstall() method in InstallPackageTaskTest