Searched defs:CursorLoader (Results 1 – 1 of 1) sorted by relevance
48 public class CursorLoader extends AsyncTaskLoader<Cursor> { class130 public CursorLoader(Context context) { in CursorLoader() method in CursorLoader141 public CursorLoader(Context context, Uri uri, String[] projection, String selection, in CursorLoader() method in CursorLoader