Files
frameworks_base/core/java/android/view
Svet Ganov f33fe1f486 Accessibility: Handle a missed case when clicking focused views.
The special logic for clicking on views in accessibility mode should not
prevent event interception and if a view interceptes the gesture we must
clear the special flag and do normal event dispatch. Also once we have a
view handling the touch gesture we do not need the special flag as we
know what will handle the event. This tightly follows standard event
dispatching.

bug:19252492

Change-Id: I0c9764c5050ec73f5f7980f3f0340dd9509a725a
2015-02-07 10:36:59 -08:00
..
2014-09-30 02:52:26 +00:00
2014-07-01 15:32:12 -07:00
2014-11-20 14:40:52 -08:00
2014-11-07 10:31:53 -08:00
2014-08-17 17:58:53 -07:00
2014-06-27 22:34:16 +00:00
2014-10-17 11:36:38 -07:00