Files
frameworks_base/core/java/android/view
Alan Viverette 7611a6de6c Always call legacy performLongClick()
Adding performLongClick(x,y) broke compatibility for widgets that
overrode the no-arg performLongClick() and expected to receive a call.
This CL ensures that the no-arg method is called and the (x,y) data is
preserved for use in the default implementation.

Bug: 25411884
Change-Id: Ib0a3fb02d4c08ef64ce3a7165aa83bf0688aa50e
2015-11-03 13:32:20 -05:00
..
2015-06-18 03:16:21 +01:00
2015-10-21 18:08:30 +01:00
2015-10-19 12:46:09 -07:00
2015-10-29 12:31:47 -07:00