Home | History | Annotate | Download | only in sdk

Lines Matching defs:Devices

363     """DEPRECATED. Refer to Devices(...) below."""
365 return cls.Devices(timeout=timeout, retries=retries)
368 def Devices(cls, desired_state=_READY_STATE, long_list=False,
370 """Get the list of active attached devices.
373 desired_state: If not None, limit the devices returned to only those
400 cmd = ['devices']
677 # As this interrupts all connections with all devices, we instead just
903 See http://developer.android.com/tools/devices/emulator.html#console