commit | 3add9328d4aa120cec0579a8174842f430887780 | [log] [tgz] |
---|---|---|
author | arthurhung <arthurhung@google.com> | Wed Jan 06 00:02:25 2021 +0800 |
committer | arthurhung <arthurhung@google.com> | Wed Mar 17 11:01:39 2021 +0800 |
tree | 603386bba04470d1931aa2397b93631ca1372020 | |
parent | 235fae7fdbd5c02fc5a1b52a59a7d28b42ce6cc5 [diff] |
Move drag event to InputDispatcher (6/n) This CL provides a way of notifying the dropping window to DragState. That helps DragState could dispatch the drop event to the corresponding client of the target window by checking the pointer in InputDispacher. Bug: 158242495 Test: atest CrossAppDragAndDropTests DragDropTest Test: atest WmTests:DragDropControllerTests Change-Id: I09e213852ab53ae5ac1d3aa45b119f176ed3145a