diff options
| author | 2023-01-11 08:25:40 -0800 | |
|---|---|---|
| committer | 2023-01-11 14:21:40 -0800 | |
| commit | b2c884668b124cddf007ab05be6d857e56a0576f (patch) | |
| tree | 8c31d266dddc527f427e54ad6b8d70ab6dcd4ebb /services/coverage/java | |
| parent | 14e32e179eadb590e29cdb0bc4257dd5b03576ca (diff) | |
Add missing nullness annotations to Notification.Action and its Builder.
It is documented that Notification.Action.actionIntent can be null and
what that results
(https://developer.android.com/reference/android/app/Notification.Action#actionIntent), but annotations and equivalent documentations are
missing from the builder and the Action's constructor.
Test: N/A, no functional API change.
Change-Id: Ie6593057e17cb485bdc69988ce2eba10fc3fcfd8
Diffstat (limited to 'services/coverage/java')
0 files changed, 0 insertions, 0 deletions