abstract class ServiceImpl extends java.lang.Object implements Service
| Modifier and Type | Field and Description |
|---|---|
protected android.content.Context |
context |
protected Utils |
utils |
| Constructor and Description |
|---|
ServiceImpl(android.content.Context context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitenable, getServiceType, isEnabledprotected android.content.Context context
protected Utils utils