Home
last modified time | relevance | path

Searched refs:reinstall (Results 1 – 21 of 21) sorted by relevance

/external/chromium-trace/catapult/devil/devil/android/sdk/
Dgce_adb_wrapper.py124 def Install(self, apk_path, forward_lock=False, reinstall=False, argument
138 if reinstall:
Dadb_wrapper.py684 reinstall=False, sd_card=False, timeout=60 * 2, argument
701 if reinstall:
713 def InstallMultiple(self, apk_paths, forward_lock=False, reinstall=False, argument
733 if reinstall:
/external/libmojo/third_party/catapult/devil/devil/android/sdk/
Dgce_adb_wrapper.py122 def Install(self, apk_path, forward_lock=False, reinstall=False, argument
136 if reinstall:
Dadb_wrapper.py599 reinstall=False, sd_card=False, timeout=60 * 2, argument
616 if reinstall:
628 def InstallMultiple(self, apk_paths, forward_lock=False, reinstall=False, argument
648 if reinstall:
/external/autotest/server/tests/reinstall/
Dreinstall.py6 class reinstall(test.test): class
Dcontrol14 job.run_test('reinstall', host=host, disable_sysinfo=True)
/external/libmojo/third_party/catapult/devil/devil/android/
Ddevice_utils.py610 def Install(self, apk, allow_downgrade=False, reinstall=False, argument
631 reinstall=reinstall, permissions=permissions)
636 reinstall=False, allow_cached_props=False, argument
660 self._InstallInternal(base_apk, split_apks, reinstall=reinstall,
666 reinstall=False, allow_cached_props=False, argument
702 if apks_to_install and not reinstall:
713 apks_to_install, partial=partial, reinstall=reinstall,
717 base_apk.path, reinstall=reinstall, allow_downgrade=allow_downgrade)
Ddevice_utils_test.py618 self.call.adb.Install('/fake/test/app.apk', reinstall=False,
627 (self.call.adb.Install('/fake/test/app.apk', reinstall=False,
635 (self.call.adb.Install('/fake/test/app.apk', reinstall=False,
643 (self.call.adb.Install('/fake/test/app.apk', reinstall=False,
657 self.call.adb.Install('/fake/test/app.apk', reinstall=False,
669 self.call.adb.Install('/fake/test/app.apk', reinstall=True,
672 reinstall=True, retries=0, permissions=[])
683 reinstall=True, retries=0, permissions=[])
688 (self.call.adb.Install('/fake/test/app.apk', reinstall=False,
701 self.call.adb.Install('/fake/test/app.apk', reinstall=True,
[all …]
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py676 def Install(self, apk, allow_downgrade=False, reinstall=False, argument
697 reinstall=reinstall, permissions=permissions)
702 reinstall=False, allow_cached_props=False, argument
726 self._InstallInternal(base_apk, split_apks, reinstall=reinstall,
732 reinstall=False, allow_cached_props=False, argument
774 if apks_to_install and not reinstall:
785 apks_to_install, partial=partial, reinstall=reinstall,
789 base_apk.path, reinstall=reinstall, allow_downgrade=allow_downgrade)
Ddevice_utils_test.py651 self.call.adb.Install('/fake/test/app.apk', reinstall=False,
661 (self.call.adb.Install('/fake/test/app.apk', reinstall=False,
670 (self.call.adb.Install('/fake/test/app.apk', reinstall=False,
679 (self.call.adb.Install('/fake/test/app.apk', reinstall=False,
694 self.call.adb.Install('/fake/test/app.apk', reinstall=False,
707 self.call.adb.Install('/fake/test/app.apk', reinstall=True,
710 reinstall=True, retries=0, permissions=[])
722 reinstall=True, retries=0, permissions=[])
734 (self.call.adb.Install('/fake/test/app.apk', reinstall=False,
748 self.call.adb.Install('/fake/test/app.apk', reinstall=True,
[all …]
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanel.rc115 …anel cannot run because some of its required files are missing. Please reinstall Bonjour Control …
/external/ImageMagick/
DInstall-mac.txt41 brew reinstall imagemagick --with-jp2 --with-librsvg --with-quantum-depth-16 --with-pango
DInstall-unix.txt643 files and reconfigure, rebuild, and reinstall ImageMagick. As an example,
648 Now reconfigure, rebuild, and reinstall ImageMagick. To verify JPEG is now
/external/valgrind/docs/internals/
Dqemu-aarch64-linux-HOWTO.txt83 When it reboots, kill qemu from another shell, else it will try to reinstall.
Dqemu-mips64-linux-HOWTO.txt81 When it reboots, kill qemu from another shell, else it will try to reinstall.
DBIG_APP_NOTES.txt124 # having to endlessly reinstall. It also creates 'ooenv' in
/external/chromium-trace/catapult/devil/docs/
Dadb_wrapper.md200 reinstall: (optional) If set reinstalls the app, keeping its data.
214 reinstall: (optional) If set reinstalls the app, keeping its data.
Ddevice_utils.md240 reinstall: A boolean indicating if we should keep any existing app data.
264 reinstall: A boolean indicating if we should keep any existing app data.
/external/python/cpython2/Demo/tix/
DINSTALL.txt69 4) Rebuild Python and reinstall.
/external/valgrind/
DREADME.android192 # Once you're up and running, a handy modify-V-rebuild-reinstall
/external/python/cpython2/Doc/install/
Dindex.rst723 However, if you reinstall the same major version of Python (perhaps when