Searched refs:ActiveNotificationsFragment (Results 1 – 3 of 3) sorted by relevance
28 private ActiveNotificationsFragment mFragment;51 mFragment = (ActiveNotificationsFragment) getSupportFragmentManager() in findFragment()
53 ActiveNotificationsFragment fragment = new ActiveNotificationsFragment(); in onCreate()
37 public class ActiveNotificationsFragment extends Fragment { class