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 UIProgressIndicator
;
11 @interface SBStatusBarProgressView
: SBStatusBarContentView
13 UIProgressIndicator
*_progressIndicator
;
14 BOOL _wasLastUsingASlowConnection
;
19 - (void)dataConnectionTypeChanged
;
22 - (void)progressChanged
;