Searched defs:apexFile (Results 1 – 6 of 6) sorted by relevance
263 final File apexFile = mHostUtils.getTestFile(SHIM_V2); in testAdbStagdReadyTimeoutFlagWorks() local278 final File apexFile = mHostUtils.getTestFile(SHIM_V2); in testAdbStagedInstallWaitsTillReadyByDefault() local293 final File apexFile = mHostUtils.getTestFile(SHIM_V2); in testAdbStagedReadyWaitCanBeSkipped() local310 final File apexFile = mHostUtils.getTestFile(SHIM_V2); in testAdbRollbackAppWaitsForStagedReady() local327 final File apexFile = mHostUtils.getTestFile(SHIM_V2); in testAdbInstallMultiPackageCommandWorks() local
116 public final File apexFile; field in ApexManager.ActiveApexInfo119 private ActiveApexInfo(File apexDirectory, File preInstalledApexPath, File apexFile) { in ActiveApexInfo()124 File preInstalledApexPath, boolean isFactory, File apexFile, in ActiveApexInfo()366 abstract ApexInfo installPackage(File apexFile, boolean force) throws PackageManagerException; in installPackage()912 ApexInfo installPackage(File apexFile, boolean force) in installPackage()
403 File apexFile = new File(apexInfo.modulePath); in submitSessionToApexService() local
3526 File apexFile = new File(ai.modulePath); in scanApexPackages() local
513 File apexFile = extractResource(TEST_APEX_PKG, TEST_APEX_FILE_NAME); in createApexInfoForTestPkg() local529 boolean isFactory, File apexFile) { in createApexInfo()
869 File apexFile = new File(apexInfo.modulePath); in generatePackageInfo() local