luxlabs header browser preview


@interface SBLockScreenActionContextFactory : NSObject

+ (id)sharedInstance;

- (id)lockScreenActionContextForAlertItem:(id)a0;
- (id)lockScreenActionContextForAction:(id)a0 fromPlugin:(id)a1;
- (id)lockScreenActionContextForPlugin:(id)a0;

@end