| OLD | NEW |
| (Empty) |
| 1 | |
| 2 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> | |
| 3 <html><head><title>Python: module telemetry.internal.platform.device_finder</tit
le> | |
| 4 <meta charset="utf-8"> | |
| 5 </head><body bgcolor="#f0f0f8"> | |
| 6 | |
| 7 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading"> | |
| 8 <tr bgcolor="#7799ee"> | |
| 9 <td valign=bottom> <br> | |
| 10 <font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a hre
f="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry
.internal.html"><font color="#ffffff">internal</font></a>.<a href="telemetry.int
ernal.platform.html"><font color="#ffffff">platform</font></a>.device_finder</st
rong></big></big></font></td | |
| 11 ><td align=right valign=bottom | |
| 12 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href=
"../telemetry/internal/platform/device_finder.py">telemetry/internal/platform/de
vice_finder.py</a></font></td></tr></table> | |
| 13 <p><tt>Finds devices that can be controlled by
telemetry.</tt></p> | |
| 14 <p> | |
| 15 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
| 16 <tr bgcolor="#aa55cc"> | |
| 17 <td colspan=3 valign=bottom> <br> | |
| 18 <font color="#ffffff" face="helvetica, arial"><big><strong>Modules</strong></big
></font></td></tr> | |
| 19 | |
| 20 <tr><td bgcolor="#aa55cc"><tt> </tt></td><td>
</td> | |
| 21 <td width="100%"><table width="100%" summary="list"><tr><td width="25%" valign=t
op><a href="telemetry.internal.platform.android_device.html">telemetry.internal.
platform.android_device</a><br> | |
| 22 <a href="telemetry.internal.platform.cros_device.html">telemetry.internal.platfo
rm.cros_device</a><br> | |
| 23 </td><td width="25%" valign=top><a href="telemetry.internal.platform.desktop_dev
ice.html">telemetry.internal.platform.desktop_device</a><br> | |
| 24 <a href="telemetry.internal.platform.ios_device.html">telemetry.internal.platfor
m.ios_device</a><br> | |
| 25 </td><td width="25%" valign=top><a href="telemetry.internal.platform.trybot_devi
ce.html">telemetry.internal.platform.trybot_device</a><br> | |
| 26 </td><td width="25%" valign=top></td></tr></table></td></tr></table><p> | |
| 27 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
| 28 <tr bgcolor="#eeaa77"> | |
| 29 <td colspan=3 valign=bottom> <br> | |
| 30 <font color="#ffffff" face="helvetica, arial"><big><strong>Functions</strong></b
ig></font></td></tr> | |
| 31 | |
| 32 <tr><td bgcolor="#eeaa77"><tt> </tt></td><td>
</td> | |
| 33 <td width="100%"><dl><dt><a name="-GetDevicesMatchingOptions"><strong>GetDevices
MatchingOptions</strong></a>(options)</dt><dd><tt>Returns a list
of devices matching the options.</tt></dd></dl> | |
| 34 </td></tr></table><p> | |
| 35 <table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section"> | |
| 36 <tr bgcolor="#55aa55"> | |
| 37 <td colspan=3 valign=bottom> <br> | |
| 38 <font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></
font></td></tr> | |
| 39 | |
| 40 <tr><td bgcolor="#55aa55"><tt> </tt></td><td>
</td> | |
| 41 <td width="100%"><strong>DEVICES</strong> = [<module 'telemetry.internal.plat
form.android_dev.../telemetry/internal/platform/android_device.pyc'>, <mod
ule 'telemetry.internal.platform.cros_device...try/telemetry/internal/platform/c
ros_device.pyc'>, <module 'telemetry.internal.platform.desktop_dev.../tele
metry/internal/platform/desktop_device.pyc'>, <module 'telemetry.internal.
platform.ios_device'...etry/telemetry/internal/platform/ios_device.pyc'>, <
;module 'telemetry.internal.platform.trybot_devi...y/telemetry/internal/platform
/trybot_device.pyc'>]</td></tr></table> | |
| 42 </body></html> | |
| OLD | NEW |