Home
last modified time | relevance | path

Searched defs:CursorLoader (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/v4/java/android/support/v4/content/
DCursorLoader.java35 public class CursorLoader extends AsyncTaskLoader<Cursor> { class
86 public CursorLoader(Context context) { in CursorLoader() method in CursorLoader
97 public CursorLoader(Context context, Uri uri, String[] projection, String selection, in CursorLoader() method in CursorLoader
/frameworks/base/core/java/android/content/
DCursorLoader.java43 public class CursorLoader extends AsyncTaskLoader<Cursor> { class
123 public CursorLoader(Context context) { in CursorLoader() method in CursorLoader
134 public CursorLoader(Context context, Uri uri, String[] projection, String selection, in CursorLoader() method in CursorLoader