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
123 public final File apexFile; field in ApexManager.ActiveApexInfo126 private ActiveApexInfo(File apexDirectory, File preInstalledApexPath, File apexFile) { in ActiveApexInfo()131 File preInstalledApexPath, boolean isFactory, File apexFile, in ActiveApexInfo()368 abstract ApexInfo installPackage(File apexFile) throws PackageManagerException; in installPackage()913 ApexInfo installPackage(File apexFile) in installPackage()1173 ApexInfo installPackage(File apexFile) { in installPackage()
400 File apexFile = new File(apexInfo.modulePath); in submitSessionToApexService() local
3646 File apexFile = new File(ai.modulePath); in scanApexPackages() local
498 File apexFile = extractResource(TEST_APEX_PKG, TEST_APEX_FILE_NAME); in createApexInfoForTestPkg() local514 boolean isFactory, File apexFile) { in createApexInfo()
869 File apexFile = new File(apexInfo.modulePath); in generatePackageInfo() local