Example usage for android.content ContextWrapper subclass-usage

List of usage examples for android.content ContextWrapper subclass-usage

Introduction

In this page you can find the example usage for android.content ContextWrapper subclass-usage.

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;