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.java37 public class CursorLoader extends AsyncTaskLoader<Cursor> { class
118 public CursorLoader(Context context) { in CursorLoader() method in CursorLoader
129 public CursorLoader(Context context, Uri uri, String[] projection, String selection, in CursorLoader() method in CursorLoader
/frameworks/base/core/java/android/content/
DCursorLoader.java42 public class CursorLoader extends AsyncTaskLoader<Cursor> { class
122 public CursorLoader(Context context) { in CursorLoader() method in CursorLoader
133 public CursorLoader(Context context, Uri uri, String[] projection, String selection, in CursorLoader() method in CursorLoader