luxlabs header browser preview


@interface DDCoreRecents : NSObject

+ (void)addResultToRecents:(id)a0 associatedResults:(id)a1 weight:(id)a2 context:(id)a3 userInitiated:(BOOL)a4;
+ (void)addResultToRecents:(id)a0 eventDate:(id)a1 subject:(id)a2 weight:(id)a3 metadata:(id)a4 userInitiated:(BOOL)a5;

@end