OSDN Git Service

Split up the event synthesis code by source.
authorJeff Brown <jeffbrown@google.com>
Wed, 10 Apr 2013 00:46:25 +0000 (17:46 -0700)
committerJeff Brown <jeffbrown@google.com>
Wed, 10 Apr 2013 10:01:29 +0000 (03:01 -0700)
commit678a1252b4f3cdc18d20b411c05a4320d1d9b719
tree2fad3a2e825cab8389d7fc462514c2b8c9cdb548
parentd7094ea29bac0c3c296b79caca150e3a543fe39b
Split up the event synthesis code by source.

The goal is to better encapsulate this code to make it easier
to maintain and to facilitate some upcoming changes.

Some of the variables have been renamed but the logic is unchanged.

Bug: 8583760
Change-Id: I45501f7dabebcb938e42c386291d615d088a4c8c
core/java/android/view/SimulatedDpad.java [deleted file]
core/java/android/view/ViewRootImpl.java