Searched refs:LoaderCursor (Results 1 – 5 of 5) sorted by relevance
48 .setTabListener(new TabListener<LoaderCursor.CursorLoaderListFragment>( in onCreate()49 this, "contacts", LoaderCursor.CursorLoaderListFragment.class))); in onCreate()
19 import com.example.android.apis.app.LoaderCursor.CursorLoaderListFragment.MySearchView;
46 public class LoaderCursor extends Activity { class
54 LoaderCursor.CursorLoaderListFragment.class, null); in onCreateView()
20 import com.example.android.apis.app.LoaderCursor.CursorLoaderListFragment.MySearchView;