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 NSString
, UITextLabel
;
11 @interface VolumeControlView
: UIView
15 BOOL _headphonesPresent
;
23 + (struct CGSize
)controlSize
;
24 - (id
)initWithFrame
:(struct CGRect
)fp8
;
25 - (void)_checkHeadphonesPresent
;
26 - (void)setMode
:(int)fp8
;
27 - (void)setVolume
:(float)fp8 mode
:(int)fp12
;
29 - (void)_updateLabelStrings
;
34 - (void)drawRect
:(struct CGRect
)fp8
;