]> git.saurik.com Git - iphone-api.git/blame - SpringBoard-2.1/SBPlatformController-private.h
Here we go again: this time with SBIcon setAlpha.
[iphone-api.git] / SpringBoard-2.1 / SBPlatformController-private.h
CommitLineData
298474e0
JF
1/*
2 * Generated by class-dump 3.1.2.
3 *
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
5 */
6
7#import "SBPlatformController.h"
8
9@interface SBPlatformController (private)
10- (id)currentConfigurationName;
11- (void)postCurrentConfiguration;
12- (void)_mergeDictionary:(id)fp8 intoDictionary:(id)fp12;
13- (void)_addConfigurationNamed:(id)fp8 toCompositeDictionary:(id)fp12;
14- (BOOL)allowSensitiveUI:(BOOL)fp8 hasInternalBundle:(BOOL)fp12;
15- (BOOL)isCarrierInstall:(BOOL)fp8 hasInternalBundle:(BOOL)fp12;
16- (id)_macAddress;
17- (BOOL)allowWiFi;
18- (void)discoverCurrentConfiguration;
19- (void)loadBundlesForCurrentConfiguration;
20- (void)noteConfigurationChanged:(id)fp8;
21- (void)runPrefUpdateToolIfNeeded;
22@end
23