Files
frameworks_base/core/java/android/view
Jakub Gielzak 4ba27796a6 Restrict reflection access to View methods
Restricted reflection access to:
- dispatchAttachedToWindow
- dispatchDetachedFromWindow

Those should not be used directly as it violates internal code
guarantees. Instead Views need to be actually attached to the window.

Bug: 123769352, 123769370
Test: n/a

Change-Id: I0006bc99a2d10747e931e944caee21932c4642dd
2019-02-05 18:22:50 +00:00
..
2019-02-04 14:18:27 -05:00
2017-10-16 21:27:54 +01:00
2018-11-14 15:25:10 -08:00
2018-10-04 16:18:12 -07:00
2019-02-04 12:41:24 -08:00
2018-10-04 16:18:12 -07:00
2019-01-23 18:03:34 -08:00