Searched defs:FastbootMode (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/catapult/devil/devil/android/
H A Dfastboot_utils.py220 def FastbootMode(self, wait_for_reboot=True, timeout=None, retries=None): member in class:FastbootUtils
224 with FastbootMode():
255 with self.FastbootMode(wait_for_reboot=not wipe):
/external/libmojo/third_party/catapult/devil/devil/android/
H A Dfastboot_utils.py218 def FastbootMode(self, wait_for_reboot=True, timeout=None, retries=None): member in class:FastbootUtils
222 with FastbootMode():
253 with self.FastbootMode(wait_for_reboot=not wipe):

Completed in 95 milliseconds