Searched refs:apexFile (Results 1 – 1 of 1) sorted by relevance
133 File apexFile = mInstallUtilsHost.getTestFile(apexFilename); in pushApexAndReboot() local134 mSystemPreparer.pushFile(apexFile, "/system/apex/" + apexFilename); in pushApexAndReboot()148 File apexFile = mInstallUtilsHost.getTestFile(apexFilename); in installApexAndReboot() local149 mDeviceProvider.getDevice().installPackage(apexFile, true); in installApexAndReboot()