commit | 3f9ff2076c41882c1e34f8d124df5f5e31b8c709 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Wed Aug 11 14:46:32 2010 -0700 |
committer | Jeff Brown <jeffbrown@google.com> | Wed Aug 11 14:46:32 2010 -0700 |
tree | b5a2372af9f717f44a712c3bcdc5a2035ebdb67f | |
parent | 8d4dfd25f7329d0cdcc8dda8bdfadd7ebec3b3a4 [diff] |
Add support for the PointerLocation overlay. This change involves adding a new method to IWindowManager, monitorInput() that returns an InputChannel to receive a copy of all input that is dispatched to applications. The caller must have the READ_INPUT_STATE permission to make this request (similar to other window manager methods such as getKeycodeState). Change-Id: Icd14d810174a5b2928671ef16de73af88302aea0