Files
frameworks_base/core/java
Vladislav Kaznacheev 93cf731b26 Implement View.cancelDrag
View.cancelDrag cancels a drag operation initiated by
View.startDrag.

It has to be called on a View in the same window (under the
same ViewRootImpl) that the view which started the drag.

Bug: 24415683
Change-Id: Iae5ff3534b6c747ae174f170fdd01ff4d3b1c312
2015-11-17 14:39:21 -08:00
..
2015-11-17 14:39:21 -08:00
2015-11-17 21:26:59 +00:00