Skip to content
Commit ab60f20f authored by Ameer Armaly's avatar Ameer Armaly
Browse files

Add flag for accessibility services to request that double tap gestures be...

Add flag for accessibility services to request that double tap gestures be dispatched to the service.

When disabled, double tap and double tap and hold will be handled by the framework. Specifically, they will perform ACTION_CLICK and ACTION_LONG_CLICK on the item with accessibility focus.

Bug: 136131815
Test:  atest GestureManifoldTest TouchExplorerTest  AccessibilityGestureDetectorTest
Change-Id: I19f8f2650e383f136ae9f4d0423d86721c27265b
parent 6e74001d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment