Home
last modified time | relevance | path

Searched refs:SvcMonitor (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/tests/SvcMonitor/
DREADME3 SvcMonitor service can monitor the CPU usage of XYZ and com.android.bluetooth.
10 com.google.android.experimental.svcmonitor/.SvcMonitor
14 com.google.android.experimental.svcmonitor/.SvcMonitor
19 com.google.android.experimental.svcmonitor/.SvcMonitor
/frameworks/base/core/tests/SvcMonitor/src/com/android/google/experimental/svcmoniter/
DSvcMonitor.java17 public class SvcMonitor extends Service { class
23 public SvcMonitor() {}; in SvcMonitor() method in SvcMonitor
105 SvcMonitor svcmonitor;
109 public MonitorRunnable(SvcMonitor svcmonitor) { in MonitorRunnable()
/frameworks/base/core/tests/BTtraffic/
DREADME2 Together with the SvcMonitor, which will be called automatically in this android service, can be
15 to SvcMonitor's README for usage and details.