luxlabs header browser preview


@interface DevicePINKeypad : UIKeyboard

- (void)setMinimized:(BOOL)a0;
- (id)init;
- (BOOL)isMinimized;

@end