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 "SBStatusBarContentView.h"
9 @
class NSString
, SBStatusBarOperatorNameView
, UIImage
;
11 @interface SBStatusBarCarrierView
: SBStatusBarContentView
13 UIImage
*_operatorIcon
;
14 SBStatusBarOperatorNameView
*_operatorNameView
;
15 NSString
*_operatorName
;
16 BOOL _operatorNameIsLooping
;
23 - (void)clearLastOperatorNameLooped
;
24 - (void)loopOperatorNameToBeginning
:(id
)fp8 didFinish
:(id
)fp12
;
25 - (void)loopOperatorNameToEnd
;
26 - (void)finishedLoopingOperatorName
:(id
)fp8 didFinish
:(id
)fp12
;
27 - (void)startOperatorNameLooping
:(id
)fp8
;
28 - (void)loopIfNecessary
;
29 - (void)_setOperatorName
:(id
)fp8
;
30 - (void)setOperatorName
:(id
)fp8
;
31 - (id
)_imageForOperatorName
:(id
)fp8 statusBarIsFullScreenOpaque
:(BOOL
)fp12
;
32 - (id
)operatorIconForName
:(id
)fp8
;
33 - (struct CGSize
)defaultSize
;
34 - (void)operatorNameChanged
;
35 - (void)operatorBundleChanged
;