Searched refs:SectionsPagerAdapter (Results 1 – 1 of 1) sorted by relevance
28 SectionsPagerAdapter mSectionsPagerAdapter;64 mSectionsPagerAdapter = new SectionsPagerAdapter(getSupportFragmentManager()); in onCreate()131 public class SectionsPagerAdapter extends FragmentPagerAdapter { class in MainActivity134 public SectionsPagerAdapter(FragmentManager fm) { in SectionsPagerAdapter() method in MainActivity.SectionsPagerAdapter