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 "SBPlatformController.h"
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
;
18 - (void)discoverCurrentConfiguration
;
19 - (void)loadBundlesForCurrentConfiguration
;
20 - (void)noteConfigurationChanged
:(id
)fp8
;
21 - (void)runPrefUpdateToolIfNeeded
;