androidx.loader.content
Interfaces
OnLoadCanceledListener |
Interface that is implemented to discover when a Loader has been canceled before it finished loading its data. |
OnLoadCompleteListener |
Interface that is implemented to discover when a Loader has finished loading its data. |
Classes
AsyncTaskLoader |
Static library support version of the framework's |
CursorLoader |
Static library support version of the framework's |
Loader |
Static library support version of the framework's |