Searched refs:SvcMonitor (Results 1 – 3 of 3) sorted by relevance
3 SvcMonitor service can monitor the CPU usage of XYZ and com.android.bluetooth.10 com.google.android.experimental.svcmonitor/.SvcMonitor14 com.google.android.experimental.svcmonitor/.SvcMonitor19 com.google.android.experimental.svcmonitor/.SvcMonitor
17 public class SvcMonitor extends Service { class23 public SvcMonitor() {}; in SvcMonitor() method in SvcMonitor105 SvcMonitor svcmonitor;109 public MonitorRunnable(SvcMonitor svcmonitor) { in MonitorRunnable()
2 Together with the SvcMonitor, which will be called automatically in this android service, can be15 to SvcMonitor's README for usage and details.