Searched defs:CursorLoader (Results 1 – 2 of 2) sorted by relevance
37 public class CursorLoader extends AsyncTaskLoader<Cursor> { class118 public CursorLoader(Context context) { in CursorLoader() method in CursorLoader129 public CursorLoader(Context context, Uri uri, String[] projection, String selection, in CursorLoader() method in CursorLoader
42 public class CursorLoader extends AsyncTaskLoader<Cursor> { class122 public CursorLoader(Context context) { in CursorLoader() method in CursorLoader133 public CursorLoader(Context context, Uri uri, String[] projection, String selection, in CursorLoader() method in CursorLoader