@interface _UIAccessibilityHUDLongPressGestureRecognizer : UILongPressGestureRecognizer - (id)initWithTarget:(id)a0 action:(SEL)a1; - (BOOL)_isGestureType:(long long)a0; @end