Searched refs:NotificationsPagerAdapter (Results 1 – 1 of 1) sorted by relevance
43 NotificationsPagerAdapter pagerAdapter = in onCreate()44 new NotificationsPagerAdapter(getSupportFragmentManager()); in onCreate()49 private static class NotificationsPagerAdapter extends FragmentPagerAdapter { class in LNotificationActivity51 NotificationsPagerAdapter(FragmentManager fm) { in NotificationsPagerAdapter() method in LNotificationActivity.NotificationsPagerAdapter