HomeSort by relevance Sort by last modified time
    Searched defs:installFile (Results 1 - 5 of 5) sorted by null

  /tools/tradefederation/core/prod-tests/src/com/android/framework/tests/
PackageManagerOTATestUtils.java 242 public void installFile(final File localFile, final boolean replace, String... extraArgs)
PackageManagerHostTestUtils.java 186 public void installFile(final File localFile, final boolean replace)
306 installFile(apkPath, overwrite);
337 installFile(apkFile, overwrite);
  /build/soong/android/
module.go 119 InstallFile(installPath OutputPath, name string, srcPath Path, deps ...Path) OutputPath
1011 func (a *androidModuleContext) InstallFile(installPath OutputPath, name string, srcPath Path,
1013 return a.installFile(installPath, name, srcPath, Cp, deps)
1018 return a.installFile(installPath, name, srcPath, CpExecutable, deps)
1021 func (a *androidModuleContext) installFile(installPath OutputPath, name string, srcPath Path,
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.frameworkadmin.equinox_1.0.500.v20130327-2119.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-impl/1.0.2.v20150114/
aether-impl-1.0.2.v20150114.jar 

Completed in 611 milliseconds