Searched refs:CursorLoaderListFragment (Results 1 – 5 of 5) sorted by relevance
19 import com.example.android.apis.app.LoaderCursor.CursorLoaderListFragment.MySearchView;58 CursorLoaderListFragment list = new CursorLoaderListFragment(); in onCreate()64 public static class CursorLoaderListFragment extends ListFragment class in LoaderRetained
56 CursorLoaderListFragment list = new CursorLoaderListFragment(); in onCreate()62 public static class CursorLoaderListFragment extends ListFragment class in LoaderCursor
48 .setTabListener(new TabListener<LoaderCursor.CursorLoaderListFragment>( in onCreate()49 this, "contacts", LoaderCursor.CursorLoaderListFragment.class))); in onCreate()
54 LoaderCursor.CursorLoaderListFragment.class, null); in onCreateView()
20 import com.example.android.apis.app.LoaderCursor.CursorLoaderListFragment.MySearchView;