Searched refs:mNotifsLaunchItem (Results 1 – 1 of 1) sorted by relevance
85 private NotificationsLaunchItem mNotifsLaunchItem; field in LaunchItemsManager273 mNotifsLaunchItem = new NotificationsLaunchItem(this); in updateSettingsList()274 mNotifsLaunchItem.setNotificationsCount(getNotifsCount()); in updateSettingsList()275 settingsItems.add(mNotifsLaunchItem); in updateSettingsList()