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

  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
desktop_device.py 14 def GetAllConnectedDevices(cls, blacklist):
device.py 31 def GetAllConnectedDevices(cls, blacklist):
cros_device.py 22 def GetAllConnectedDevices(cls, blacklist):
ios_device.py 25 def GetAllConnectedDevices(cls, blacklist):
android_device.py 37 def GetAllConnectedDevices(cls, blacklist):
119 devices = AndroidDevice.GetAllConnectedDevices(blacklist)
190 devices = AndroidDevice.GetAllConnectedDevices(blacklist)
android_device_unittest.py 52 android_device.AndroidDevice.GetAllConnectedDevices(None)))

Completed in 1838 milliseconds