HomeSort by relevance Sort by last modified time
    Searched refs:reinstall (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/build/android/
run_update_verification.py 32 output = adb.Install(from_apk, reinstall=True)
50 output = adb.Install(from_apk, reinstall=True)
68 output = adb.Install(to_apk, reinstall=True)
  /external/chromium_org/build/android/gyp/
apk_install.py 82 device.Install(options.apk_path, reinstall=True)
  /external/chromium_org/build/
install-build-deps.sh 262 # We initially run "apt-get" with the --reinstall option and parse its output.
271 new_list_cmd="sudo apt-get install --reinstall $(echo $packages)"
380 --yes --download-only --force-yes --reinstall install \
  /external/chromium_org/build/android/pylib/
android_commands.py 384 def Install(self, package_file_path, reinstall=False):
389 reinstall: Reinstall an existing apk, keeping the data.
399 if reinstall:
415 doesn't reinstall if the apk md5sums match.
439 install_status = self.Install(apk_path, reinstall=keep_data)
    [all...]
  /external/chromium/build/
install-build-deps.sh 256 # We initially run "apt-get" with the --reinstall option and parse its output.
265 new_list_cmd="sudo apt-get install --reinstall $(echo $packages)"
385 --yes --download-only --force-yes --reinstall install \
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchController.java     [all...]
  /prebuilts/devtools/tools/lib/
ddmlib.jar 
  /prebuilts/misc/common/ddmlib/
ddmlib-prebuilt.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 131 milliseconds