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 "SBApplicationIcon.h"
9 @
class UIImage
, UIImageView
;
11 @interface SBPhoneApplicationIcon
: SBApplicationIcon
13 UIImageView
*_blinkIcon
;
14 UIImage
*_blinkOnIcon
;
15 unsigned int _isBlinking
:1;
18 - (id
)initWithApplication
:(id
)fp8
;
22 - (void)iconBecameVisible
;
23 - (void)iconWillBeHidden
;
24 - (void)alertWindowHidden
;
25 - (void)startBlinking
;
27 - (void)mouseUp
:(struct __GSEvent
*)fp8
;
28 - (void)_activeCallStateChanged
:(id
)fp8
;