Roman Kalukiewicz
24403f7ef2
Add @Nullable annotation to the parameter of Object.equals() methods.
...
Those annotations could be inferred by some tools (like Kotlin), but the
https://checkerframework.org/ doesn't check inherited annotations
complaining about all equals() invocations that get nullable argument.
The change was generated by running
find . -name \*.java | xargs sed -i 's/public boolean equals(Object /public boolean equals(@Nullable Object /'
in the frameworks/base directory and by automatically adding and
formatting required imports if needed. No manual edits.
Bug: 170883422
Test: Annotation change only. Should have not impact.
Exempt-From-Owner-Approval: Mechanical change not specific to any component.
Change-Id: I5eedb571c9d78862115dfdc5dae1cf2a35343580
2020-10-15 10:48:01 -07:00
..
2020-08-18 01:00:38 +00:00
2020-07-29 17:24:22 -07:00
2020-09-14 10:00:07 -06:00
2020-01-09 14:59:34 +00:00
2020-01-09 14:59:34 +00:00
2020-10-15 10:48:01 -07:00
2020-01-09 14:59:34 +00:00
2020-01-09 14:59:34 +00:00
2020-03-10 18:05:02 -07:00
2020-01-10 15:16:49 +00:00
2020-04-15 18:36:11 -07:00
2020-01-09 14:59:34 +00:00
2020-01-09 14:59:34 +00:00
2020-07-20 21:09:40 +01:00
2020-01-09 14:59:34 +00:00
2020-07-14 17:12:07 -07:00
2020-01-09 15:15:51 +00:00
2020-09-14 10:00:07 -06:00
2020-07-06 21:30:24 +01:00
2020-01-09 15:15:51 +00:00
2020-07-20 21:09:40 +01:00
2020-01-09 15:15:51 +00:00
2020-10-05 23:29:14 -07:00
2020-08-05 20:15:49 +00:00
2020-03-17 18:30:08 +00:00
2020-09-14 10:00:02 -06:00
2020-01-09 15:15:51 +00:00
2020-01-09 15:15:51 +00:00
2020-01-09 15:15:51 +00:00
2020-07-29 17:24:22 -07:00
2020-10-15 10:48:01 -07:00
2020-01-09 15:15:51 +00:00
2020-01-09 15:15:51 +00:00
2020-09-14 10:00:07 -06:00
2020-01-09 15:15:51 +00:00
2020-04-28 18:06:25 -07:00
2020-01-09 15:15:51 +00:00
2020-04-24 18:06:14 -04:00
2020-02-04 13:33:49 -08:00
2020-08-31 21:21:38 -07:00
2020-01-09 15:15:51 +00:00
2020-09-14 10:00:07 -06:00
2020-01-09 15:15:51 +00:00
2020-01-09 15:15:51 +00:00
2020-02-26 10:10:44 -08:00
2020-08-31 13:03:18 -07:00
2020-01-09 15:15:51 +00:00
2019-12-13 10:25:39 -08:00
2020-09-14 10:00:07 -06:00
2020-01-09 15:15:51 +00:00
2020-01-15 16:15:41 -08:00
2020-10-15 10:48:01 -07:00
2020-10-15 10:48:01 -07:00
2020-01-23 20:43:34 +00:00
2020-01-09 15:15:51 +00:00
2020-09-14 10:00:07 -06:00
2020-07-29 17:24:22 -07:00
2020-01-09 15:15:51 +00:00
2020-07-08 02:16:23 +00:00
2020-01-09 15:15:51 +00:00
2020-01-09 15:15:51 +00:00
2020-08-31 21:21:38 -07:00
2020-01-09 15:15:51 +00:00
2020-01-03 18:11:08 +00:00
2020-10-05 23:29:14 -07:00
2020-01-09 15:15:51 +00:00
2020-07-14 17:12:07 -07:00
2020-01-09 15:15:51 +00:00
2020-09-14 10:00:07 -06:00
2020-01-09 15:15:51 +00:00
2020-09-25 10:05:39 +00:00
2020-08-31 21:21:38 -07:00
2020-09-28 20:22:59 +00:00
2020-09-28 14:14:00 -07:00
2020-07-20 21:09:40 +01:00
2020-07-20 21:09:40 +01:00
2020-05-01 18:25:32 +00:00
2020-09-30 20:48:29 -04:00
2020-07-14 17:12:07 -07:00
2020-01-09 15:15:51 +00:00
2020-01-09 15:15:51 +00:00
2020-01-09 15:15:51 +00:00
2020-01-09 15:15:51 +00:00
2020-08-05 20:15:49 +00:00
2020-01-09 15:15:51 +00:00