luxlabs header browser preview


@interface UIDictationPopUpView : UIDictationView

- (BOOL)drawsOwnBackground;
- (void)setState:(int)a0;
- (void)returnToKeyboard;
- (void)layoutSubviews;

@end