Searched refs:AppSectionsPagerAdapter (Results 1 – 1 of 1) sorted by relevance
41 AppSectionsPagerAdapter mAppSectionsPagerAdapter;55 mAppSectionsPagerAdapter = new AppSectionsPagerAdapter(getSupportFragmentManager()); in onCreate()111 public static class AppSectionsPagerAdapter extends FragmentPagerAdapter { class in MainActivity113 public AppSectionsPagerAdapter(FragmentManager fm) { in AppSectionsPagerAdapter() method in MainActivity.AppSectionsPagerAdapter