package

androidx.work.impl.foreground

Interfaces

ForegroundProcessorAn interface that provides WorkerWrapper the hooks to move a ListenableWorkers execution to the foreground.

Classes

SystemForegroundDispatcherHandles requests for executing WorkRequests on behalf of SystemForegroundService.
SystemForegroundService