| Class | Description |
|---|---|
| ActivityController<T extends Activity> |
ActivityController provides low-level APIs to control activity's lifecycle.
|
| BackupAgentController<T extends BackupAgent> | |
| ComponentController<C extends ComponentController<C,T>,T> | |
| ContentProviderController<T extends ContentProvider> | |
| FragmentController<F extends Fragment> | Deprecated.
Native Fragments have been deprecated in Android P.
|
| IntentServiceController<T extends IntentService> | |
| ServiceController<T extends Service> |