Searched refs:HeadsUpNotificationFragment (Results 1 – 2 of 2) sorted by relevance
36 public class HeadsUpNotificationFragment extends Fragment { class62 public static HeadsUpNotificationFragment newInstance() { in newInstance()63 HeadsUpNotificationFragment fragment = new HeadsUpNotificationFragment(); in newInstance()68 public HeadsUpNotificationFragment() { in HeadsUpNotificationFragment() method in HeadsUpNotificationFragment
59 return HeadsUpNotificationFragment.newInstance(); in getItem()