HomeSort by relevance Sort by last modified time
    Searched defs:CursorLoaderListFragment (Results 1 - 2 of 2) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderCursor.java 54 CursorLoaderListFragment list = new CursorLoaderListFragment();
60 public static class CursorLoaderListFragment extends ListFragment
  /development/samples/Support4Demos/src/com/example/android/supportv4/app/
LoaderCursorSupport.java 52 CursorLoaderListFragment list = new CursorLoaderListFragment();
58 public static class CursorLoaderListFragment extends ListFragment

Completed in 6193 milliseconds