commit | 5a40b71cd98d7ee66b98270b02664968f2c1f62d | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Mon Apr 15 15:54:02 2019 -0700 |
committer | Adam Powell <adamp@google.com> | Tue Apr 16 14:38:55 2019 -0700 |
tree | 5509c3421db7418a15a129023cc804496b3c6d2a | |
parent | 37da9859f6eb18126906cab19d6eeda367eaa368 [diff] |
Gesture exclusion rects for Window Property methods to get/set gesture exclusion rects for a window. This is useful for games or other frameworks that use Window#takeSurface and do not have a view hierarchy, leaving the associated View methods unavailable. Bug: 130572780 Test: cts via "atest SystemGestureExclusionRectsTest" Change-Id: I2704aef1d1950158fcabf7c91413bedee08b8971