Searched defs:CursorLoader (Results 1 – 2 of 2) sorted by relevance
35 public class CursorLoader extends AsyncTaskLoader<Cursor> { class86 public CursorLoader(Context context) { in CursorLoader() method in CursorLoader97 public CursorLoader(Context context, Uri uri, String[] projection, String selection, in CursorLoader() method in CursorLoader
43 public class CursorLoader extends AsyncTaskLoader<Cursor> { class123 public CursorLoader(Context context) { in CursorLoader() method in CursorLoader134 public CursorLoader(Context context, Uri uri, String[] projection, String selection, in CursorLoader() method in CursorLoader