Searched refs:NotificationsLaunchItem (Results 1 – 2 of 2) sorted by relevance
10 public class NotificationsLaunchItem extends LaunchItem { class19 public NotificationsLaunchItem(Context context) { in NotificationsLaunchItem() method in NotificationsLaunchItem
85 private NotificationsLaunchItem mNotifsLaunchItem;273 mNotifsLaunchItem = new NotificationsLaunchItem(this); in updateSettingsList()