]>
git.saurik.com Git - iphone-api.git/blob - SpringBoard-2.0/SBResetView.h
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 NSTimer
, SBResetProgressView
;
11 @interface SBResetView
: UIView
13 SBResetProgressView
*_progressView
;
14 NSTimer
*_progressTimer
;
17 - (id
)initWithFrame
:(struct CGRect
)fp8
;
19 - (void)_resetStarted
:(id
)fp8
;
20 - (void)_resetFinished
:(id
)fp8
;
21 - (void)_updateProgress
;