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>
11 @interface SBAwayViewPluginController
: NSObject
16 + (void)enableBundleNamed
:(id
)fp8
;
17 + (void)disableBundleNamed
:(id
)fp8
;
20 - (void)setView
:(id
)fp8
;
23 - (void)viewWillAppear
:(BOOL
)fp8
;
24 - (void)viewDidAppear
:(BOOL
)fp8
;
25 - (void)viewWillDisappear
:(BOOL
)fp8
;
26 - (void)viewDidDisappear
:(BOOL
)fp8
;
28 - (int)pluginPriority
;
29 - (BOOL
)animateResumingToApplicationWithIdentifier
:(id
)fp8
;
30 - (BOOL
)showAwayItems
;
31 - (BOOL
)handleMenuButtonTap
;
32 - (BOOL
)handleMenuButtonDoubleTap
;
33 - (BOOL
)handleMenuButtonHeld
;
34 - (BOOL
)handleGesture
:(int)fp8 fingerCount
:(unsigned int)fp12
;