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

  /test/vts/utils/python/controllers/
android_device.py 222 def get_all_instances(include_fastboot=False):
226 include_fastboot: Whether to include devices in bootloader mode or not.
232 if include_fastboot:
    [all...]
  /tools/test/connectivity/acts/framework/acts/controllers/
android_device.py 235 def get_all_instances(include_fastboot=False):
239 include_fastboot: Whether to include devices in bootloader mode or not.
245 if include_fastboot:
    [all...]

Completed in 131 milliseconds