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