Files
frameworks_base/core/java/android/view
Jeff Brown 59a422e900 Ensure that touch and hover targets are cleared when needed.
When views are removed from a view or a view is detached from
a window, we need to update the touch and hover targets appropriately.

Failing to do this resulted in a NPE while dispatching an
ACTION_HOVER_EXIT to a view that had previously been removed.
Removed views should not get input events.

Change-Id: I4af4f8e2c4028347d3f570894fd1b3b366d11455
2012-04-19 15:21:08 -07:00
..
2012-03-23 14:13:13 -07:00
2011-07-21 18:38:40 -07:00
2012-03-02 13:37:47 -08:00
2012-03-09 17:32:16 -08:00
2012-04-02 15:19:45 -07:00
2012-04-11 15:10:24 -07:00
2012-04-13 19:05:24 -07:00