Searched defs:forward_lock (Results 1 – 4 of 4) sorted by relevance
| /external/libmojo/third_party/catapult/devil/devil/android/sdk/ |
| D | gce_adb_wrapper.py | 122 def Install(self, apk_path, forward_lock=False, reinstall=False, argument
|
| D | adb_wrapper.py | 598 def Install(self, apk_path, forward_lock=False, allow_downgrade=False, argument 628 def InstallMultiple(self, apk_paths, forward_lock=False, reinstall=False, argument
|
| /external/chromium-trace/catapult/devil/devil/android/sdk/ |
| D | gce_adb_wrapper.py | 124 def Install(self, apk_path, forward_lock=False, reinstall=False, argument
|
| D | adb_wrapper.py | 677 def Install(self, apk_path, forward_lock=False, allow_downgrade=False, argument 707 def InstallMultiple(self, apk_paths, forward_lock=False, reinstall=False, argument
|