feat(MultiFingerMultiTap): Send Setting value, SingleFingerTripleTap and TwoFingerTripleTap, to MagnificationGestureHandle for enable feature
Add TwoFingerTripleTap to the constructor for AccessibilityInputFilter, which will enable us to implement the feature on window magnification and fullscreen magnification.
Add the feature flag check when setting the value of mDetectTwoFingerTripleTap in MagnifictionGestureHandler (not client side) to ensure that the feature is enabled and apply on window and fullscreen Mag.
Bug: 297805269
Test: manual
Test: atest MagnificationGestureHandlerTest
Test: atest FullScreenMagnificationGestureHandlerTest
Test: atest WindowMagnificationGestureHandlerTest
Change-Id: I851d1ce055a2348044cb9cf2e92942ffb9255b15
7 files changed