2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import "SBRingingAlertItem.h"
11 @interface SBAlarmAlertItem
: SBRingingAlertItem
17 - (id
)initWithAlarm
:(id
)fp8
;
19 - (void)setAlarm
:(id
)fp8
;
22 - (void)startSnoozingAndDeactivate
;
24 - (void)willDeactivateForReason
:(int)fp8
;
26 - (void)configure
:(BOOL
)fp8 requirePasscodeForActions
:(BOOL
)fp12
;
27 - (id
)soundIdentifier
;
29 - (id
)avAudioCategory
;
30 - (void)alertSheet
:(id
)fp8 buttonClicked
:(int)fp12
;