public class ServiceToolkit
extends java.lang.Object
| Constructor and Description |
|---|
ServiceToolkit() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isServiceRunning(java.lang.Class<android.app.Service> serviceClass)
Tests if the specified
Service is currently running. |