commit | 527905e195e28df970b63b2e4a9dcdc0464e547c | [log] [tgz] |
---|---|---|
author | Vladislav Kaznacheev <kaznacheev@google.com> | Tue Feb 16 16:20:56 2016 -0800 |
committer | Vladislav Kaznacheev <kaznacheev@google.com> | Wed Feb 17 16:51:05 2016 -0800 |
tree | 77231d8664afeddd7f52a6ad3f3f9ca998a18fc1 | |
parent | 79c11a8c550090436fed7ad540b5d5d20e1faeb2 [diff] |
Do not call IWindowSession.updatePointer icon from pointer handler Currently if View.setPointerIcon is called from inside a pointer event handler this will cause a redundant round-trip to the server which can be easily avoided. Bug: 27107871 Change-Id: Ia641818c3700c0d96d0c32e020b91af58dccfa2a