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 <Foundation/NSObject.h>
9 @interface UIHardware
: NSObject
13 + (float)statusBarHeight
;
14 + (void)_setStatusBarHeight
:(float)fp8
;
15 + (struct CGSize
)mainScreenSize
;
16 + (struct CGRect
)fullScreenApplicationContentRect
;
17 + (struct CGRect
)fullScreenApplicationContentRectForDeviceOrientation
:(int)fp8
;
18 + (struct CGRect
)fullScreenApplicationContentRectForCurrentDeviceOrientation
;
20 + (int)deviceOrientation
:(BOOL
)fp8
;
21 + (BOOL
)setSpeakerPhoneEnabled
:(BOOL
)fp8
;
23 + (struct CGSize
)TVScreenSize
;
24 + (float)TVHorizontalPixelScale
;
25 + (BOOL
)_TVOutStatus
:(BOOL
)fp8
;
26 + (BOOL
)TVOutCapableAndPreferred
;
28 + (void)TVOutResetPreferred
;
29 + (void)alertSheet
:(id
)fp8 buttonClicked
:(int)fp12
;
30 + (void)accessoryAvailabilityChanged
;
32 + (id
)localizedDeviceName
;