2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
9 @
class NSDictionary
, NSMutableDictionary
;
11 @interface SBAccessoryController
: NSObject
13 NSDictionary
*_lingoToApplicationMap
;
14 NSMutableDictionary
*_availableAccessories
;
17 + (id
)sharedAccessoryController
;
20 - (void)reloadLingoToApplicationMap
;
21 - (void)_enableAccessoryIfNeeded
:(id
)fp8 forLingo
:(int)fp12
;
22 - (void)_disableAccessoryIfNeeded
:(id
)fp8 forLingo
:(int)fp12
;
23 - (void)accessoryAvailabilityChanged
:(int)fp8 availability
:(int)fp12
;