Files
frameworks_base/core/java/android/view
Sumir Kataria 867b901c7e Don't allow reflection on ScaleGestureDetector#mSpanSlop.
This is a value provided by ViewConfiguration that is standardized
across the device.  There are two problems in changing this:
  1. inconsistent behavior with the rest of the uses
  2. modifying this would open the door to modifying all slops,
     which is infeasible and has no good API story

Bug: 123769434
Test: No API or behavior changes
Change-Id: I30bc9d065be8633752a67bd0faa9eafe1678e843
2019-02-04 15:29:50 -08:00
..
2019-01-23 15:20:42 -05:00
2018-11-14 15:25:10 -08:00
2018-10-04 16:18:12 -07:00
2019-01-31 13:36:07 -08:00
2018-10-04 16:18:12 -07:00
2019-01-23 18:03:34 -08:00