2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class ABRingtoneTableController
, UIPreferencesTable
;
11 @interface ABRingtonePicker
: UIView
13 UIPreferencesTable
*_table
;
14 ABRingtoneTableController
*_tableController
;
18 - (id
)initWithFrame
:(struct CGRect
)fp8
;
19 - (id
)initWithFrame
:(struct CGRect
)fp8 avController
:(id
)fp24
;
22 - (void)setAVController
:(id
)fp8
;
23 - (void)setShowsDefault
:(BOOL
)fp8
;
24 - (void)setShowsNone
:(BOOL
)fp8
;
25 - (void)setNoneString
:(id
)fp8
;
26 - (void)setDelegate
:(id
)fp8
;
27 - (void)buildUIWithAVController
:(id
)fp8
;
28 - (void)ringtoneManagerContentsChanged
:(id
)fp8
;
29 - (void)setSelectedRingtoneIdentifier
:(id
)fp8
;
30 - (id
)selectedRingtoneIdentifier
;
31 - (void)setPerson
:(void *)fp8
;
33 - (void)displayScrollerIndicators
;
35 - (void)stopPlayingWithFadeOut
:(BOOL
)fp8
;
36 - (void)finishedWithPicker
;
37 - (void)ringtoneTableController
:(id
)fp8 selectedRingtoneWithIdentifier
:(id
)fp12
;
38 - (void)ringtoneTableController
:(id
)fp8 willPlayRingtoneWithIdentifier
:(id
)fp12
;