@class NCNotificationListCoalescingControlsView, NCNotificationListHeaderTitleView, NSString, _UILegibilitySettings; @protocol NCNotificationListCoalescingControlsHandlerDelegate; @interface NCNotificationListCoalescingHeaderCell : UIView @property (retain, nonatomic) NCNotificationListCoalescingControlsView *coalescingControlsView; @property (retain, nonatomic) NCNotificationListHeaderTitleView *headerTitleView; @property (retain, nonatomic) _UILegibilitySettings *legibilitySettings; @property (retain, nonatomic) NSString *title; @property (retain, nonatomic) NSString *clearAllText; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; @property (copy, nonatomic) NSString *preferredContentSizeCategory; @property (nonatomic) BOOL adjustsFontForContentSizeCategory; @property (weak, nonatomic) id handlerDelegate; @property (copy, nonatomic) NSString *materialGroupNameBase; + (struct CGSize { double x0; double x1; })_coalescingControlsViewPreferredSize; + (double)coalescingHeaderCellHeightForWidth:(double)a0 title:(id)a1; - (BOOL)adjustForContentSizeCategoryChange; - (void)_layoutHeaderTitleView; - (void)traitCollectionDidChange:(id)a0; - (void)_contentSizeCategoryDidChange; - (BOOL)dismissModalFullScreenIfNeeded; - (void).cxx_destruct; - (void)resetClearButtonStateAnimated:(BOOL)a0; - (BOOL)shouldReceiveTouchAtPointInWindowSpace:(struct CGPoint { double x0; double x1; })a0; - (void)layoutSubviews; - (void)adjustForLegibilitySettingsChange:(id)a0; - (void)_configureHeaderTitleViewIfNecessary; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })_coalescingControlsViewFrameForBounds:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0; - (void)_configureCoalescingControlsViewIfNecessary; - (void)_layoutCoalescingControlsView; - (id)containerViewForCoalescingControlsPreviewInteractionPresentedContent:(id)a0; - (void)notificationListCoalescingControlsView:(id)a0 didTransitionToClearState:(BOOL)a1; - (void)notificationListCoalescingControlsViewDidBeginPreviewInteraction:(id)a0; - (void)notificationListCoalescingControlsViewDidDismissPreviewInteractionPresentedContent:(id)a0; - (void)notificationListCoalescingControlsViewDidPresentPreviewInteractionPresentedContent:(id)a0; - (void)notificationListCoalescingControlsViewRequestsClear:(id)a0; - (void)notificationListCoalescingControlsViewRequestsClearAll:(id)a0; - (void)notificationListCoalescingControlsViewRequestsRestack:(id)a0; @end