@interface TSWPLongPressGestureRecognizer : UILongPressGestureRecognizer - (void)reset; - (void)touchesBegan:(id)a0 withEvent:(id)a1; @end
@interface TSWPLongPressGestureRecognizer : UILongPressGestureRecognizer - (void)reset; - (void)touchesBegan:(id)a0 withEvent:(id)a1; @end