androidx.contentpager.content
Interfaces
ContentCallback |
Callback by which a client receives results of a query. |
QueryRunner |
Implementations of this interface provide the mechanism for execution of queries off the UI thread. |
Classes
ContentPager |
|
LoaderQueryRunner |
A |
Query |
Encapsulates information related to calling ContentResolver#query, including the logic determining the best query method to call. |