public static interface SystemServiceManager.SystemServiceCreator<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SystemServiceManager.SystemServiceCreator.SystemService |
| Modifier and Type | Method and Description |
|---|---|
T |
createService(android.content.Context context) |
T createService(android.content.Context context)
Copyright © 2012-2013. All Rights Reserved.