List of usage examples for android.content ContextWrapper subclass-usage
From source file net.sf.aria2.MainActivity.java
final class ServiceControl extends ContextWrapper implements ServiceConnection { private TwoStatePreference pref; private CloseableHandler uiThreadHandler; private Intent sericeMoniker; private IAria2 serviceLink; private ResultReceiver backLink;