summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/DrawFrameTask.cpp
diff options
context:
space:
mode:
authorSiarhei Vishniakou <svv@google.com>2021-03-13 02:01:11 +0000
committerSiarhei Vishniakou <svv@google.com>2021-05-10 12:33:08 -0700
commit571704424b2a43d1dfcff013a66c9b7ba85897c8 (patch)
tree87847651dde4501b538fa46e32aff3fdc4cb3ef6 /libs/hwui/renderthread/DrawFrameTask.cpp
parent4f2e331f25178713433f66476a46cd688b162772 (diff)
Add transferTouch api
The new api will be similar to "transferTouchFocus" and "pilferPointers". In the new api, we will be transferring touch, wherever it might be, to the specified window. This will be used in the case where the app is fullscreen, and the user swipes down to check notifications. Currently, the behaviour is like this: user swipes once to show the status bar, and then swipes again to show the notification shade. The desired experience is for user to swipe once to show the notification shade. This new api will allow the StatusBar to transfer touch to the notification shade, so that it can continue to get expanded. Bug: 177997773 Test: atest inputflinger_tests Change-Id: If38d395669104d6aebb68f97e830fa80393b50d5
Diffstat (limited to 'libs/hwui/renderthread/DrawFrameTask.cpp')
0 files changed, 0 insertions, 0 deletions