2 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.0 Transitional//EN">
3 <html><head><title>Python: module telemetry.core.platform.android_platform_backend
</title>
4 </head><body bgcolor=
"#f0f0f8">
6 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"heading">
8 <td valign=bottom
> <br>
9 <font color=
"#ffffff" face=
"helvetica, arial"> <br><big><big><strong><a href=
"telemetry.html"><font color=
"#ffffff">telemetry
</font></a>.
<a href=
"telemetry.core.html"><font color=
"#ffffff">core
</font></a>.
<a href=
"telemetry.core.platform.html"><font color=
"#ffffff">platform
</font></a>.android_platform_backend
</strong></big></big></font></td
10 ><td align=right valign=bottom
11 ><font color=
"#ffffff" face=
"helvetica, arial"><a href=
".">index
</a><br><a href=
"../telemetry/core/platform/android_platform_backend.py">telemetry/core/platform/android_platform_backend.py
</a></font></td></tr></table>
12 <p><tt>#
Copyright
(c)
2013 The
Chromium
Authors.
All
rights
reserved.
<br>
13 #
Use
of
this
source
code
is
governed
by
a
BSD-style
license
that
can
be
<br>
14 #
found
in
the
LICENSE
file.
</tt></p>
16 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
17 <tr bgcolor=
"#aa55cc">
18 <td colspan=
3 valign=bottom
> <br>
19 <font color=
"#ffffff" face=
"helvetica, arial"><big><strong>Modules
</strong></big></font></td></tr>
21 <tr><td bgcolor=
"#aa55cc"><tt> </tt></td><td> </td>
22 <td width=
"100%"><table width=
"100%" summary=
"list"><tr><td width=
"25%" valign=top
><a href=
"logging.html">logging
</a><br>
23 <a href=
"os.html">os
</a><br>
24 </td><td width=
"25%" valign=top
><a href=
"pylib.perf_tests_helper.html">pylib.perf_tests_helper
</a><br>
25 <a href=
"telemetry.core.platform.html">telemetry.core.platform
</a><br>
26 </td><td width=
"25%" valign=top
><a href=
"telemetry.core.platform.platform_backend.html">telemetry.core.platform.platform_backend
</a><br>
27 <a href=
"pylib.surface_stats_collector.html">pylib.surface_stats_collector
</a><br>
28 </td><td width=
"25%" valign=top
><a href=
"sys.html">sys
</a><br>
29 <a href=
"pylib.thermal_throttle.html">pylib.thermal_throttle
</a><br>
30 </td></tr></table></td></tr></table><p>
31 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
32 <tr bgcolor=
"#ee77aa">
33 <td colspan=
3 valign=bottom
> <br>
34 <font color=
"#ffffff" face=
"helvetica, arial"><big><strong>Classes
</strong></big></font></td></tr>
36 <tr><td bgcolor=
"#ee77aa"><tt> </tt></td><td> </td>
38 <dt><font face=
"helvetica, arial"><a href=
"telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend
</a>(
<a href=
"__builtin__.html#object">__builtin__.object
</a>)
41 <dt><font face=
"helvetica, arial"><a href=
"telemetry.core.platform.android_platform_backend.html#AndroidPlatformBackend">AndroidPlatformBackend
</a>
46 <table width=
"100%" cellspacing=
0 cellpadding=
2 border=
0 summary=
"section">
47 <tr bgcolor=
"#ffc8d8">
48 <td colspan=
3 valign=bottom
> <br>
49 <font color=
"#000000" face=
"helvetica, arial"><a name=
"AndroidPlatformBackend">class
<strong>AndroidPlatformBackend
</strong></a>(
<a href=
"telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend
</a>)
</font></td></tr>
51 <tr><td bgcolor=
"#ffc8d8"><tt> </tt></td><td> </td>
52 <td width=
"100%"><dl><dt>Method resolution order:
</dt>
53 <dd><a href=
"telemetry.core.platform.android_platform_backend.html#AndroidPlatformBackend">AndroidPlatformBackend
</a></dd>
54 <dd><a href=
"telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend
</a></dd>
55 <dd><a href=
"__builtin__.html#object">__builtin__.object
</a></dd>
58 Methods defined here:
<br>
59 <dl><dt><a name=
"AndroidPlatformBackend-CanMonitorThermalThrottling"><strong>CanMonitorThermalThrottling
</strong></a>(self)
</dt></dl>
61 <dl><dt><a name=
"AndroidPlatformBackend-GetChildPids"><strong>GetChildPids
</strong></a>(self, pid)
</dt></dl>
63 <dl><dt><a name=
"AndroidPlatformBackend-GetCommandLine"><strong>GetCommandLine
</strong></a>(self, pid)
</dt></dl>
65 <dl><dt><a name=
"AndroidPlatformBackend-GetIOStats"><strong>GetIOStats
</strong></a>(self, pid)
</dt></dl>
67 <dl><dt><a name=
"AndroidPlatformBackend-GetMemoryStats"><strong>GetMemoryStats
</strong></a>(self, pid)
</dt></dl>
69 <dl><dt><a name=
"AndroidPlatformBackend-GetOSName"><strong>GetOSName
</strong></a>(self)
</dt></dl>
71 <dl><dt><a name=
"AndroidPlatformBackend-GetRawDisplayFrameRateMeasurements"><strong>GetRawDisplayFrameRateMeasurements
</strong></a>(self)
</dt></dl>
73 <dl><dt><a name=
"AndroidPlatformBackend-GetSystemCommitCharge"><strong>GetSystemCommitCharge
</strong></a>(self)
</dt></dl>
75 <dl><dt><a name=
"AndroidPlatformBackend-HasBeenThermallyThrottled"><strong>HasBeenThermallyThrottled
</strong></a>(self)
</dt></dl>
77 <dl><dt><a name=
"AndroidPlatformBackend-IsRawDisplayFrameRateSupported"><strong>IsRawDisplayFrameRateSupported
</strong></a>(self)
</dt></dl>
79 <dl><dt><a name=
"AndroidPlatformBackend-IsThermallyThrottled"><strong>IsThermallyThrottled
</strong></a>(self)
</dt></dl>
81 <dl><dt><a name=
"AndroidPlatformBackend-SetFullPerformanceModeEnabled"><strong>SetFullPerformanceModeEnabled
</strong></a>(self, enabled)
</dt></dl>
83 <dl><dt><a name=
"AndroidPlatformBackend-StartRawDisplayFrameRateMeasurement"><strong>StartRawDisplayFrameRateMeasurement
</strong></a>(self)
</dt></dl>
85 <dl><dt><a name=
"AndroidPlatformBackend-StopRawDisplayFrameRateMeasurement"><strong>StopRawDisplayFrameRateMeasurement
</strong></a>(self)
</dt></dl>
87 <dl><dt><a name=
"AndroidPlatformBackend-__init__"><strong>__init__
</strong></a>(self, adb, no_performance_mode)
</dt></dl>
90 Methods inherited from
<a href=
"telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend
</a>:
<br>
91 <dl><dt><a name=
"AndroidPlatformBackend-GetOSVersionName"><strong>GetOSVersionName
</strong></a>(self)
</dt></dl>
94 Data descriptors inherited from
<a href=
"telemetry.core.platform.platform_backend.html#PlatformBackend">telemetry.core.platform.platform_backend.PlatformBackend
</a>:
<br>
95 <dl><dt><strong>__dict__
</strong></dt>
96 <dd><tt>dictionary
for
instance
variables
(if
defined)
</tt></dd>
98 <dl><dt><strong>__weakref__
</strong></dt>
99 <dd><tt>list
of
weak
references
to
the
object
(if
defined)
</tt></dd>
101 </td></tr></table></td></tr></table>