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 <TelephonyUI/TPBottomBar.h>
11 @interface TPBottomButtonBar
: TPBottomBar
14 TPPushButton
*_button
;
17 - (id
)initForIncomingCallWaitingWithFrame
:(struct CGRect
)fp8
;
18 - (id
)initForEndCallWithFrame
:(struct CGRect
)fp8
;
19 - (id
)initForTTYWithFrame
:(struct CGRect
)fp8
;
21 - (void)setButton
:(id
)fp8
;
25 - (void)setButton
:(id
)fp8 andStyle
:(int)style
;