diff options
author | Laís Minchillo <laisminchillo@google.com> | 2019-10-25 18:40:10 +0100 |
---|---|---|
committer | Laís Minchillo <laisminchillo@google.com> | 2019-12-03 11:14:45 +0000 |
commit | c1360b215eaf0bb0e3d46fa13252b5c40abb1906 (patch) | |
tree | dda2882e2c6f9e9358d4c5917d1e3cd77f156c3b /cmds/bootanimation/BootAnimation.cpp | |
parent | 43429e772df27f0e58bd3c7b91901192e7020a45 (diff) |
[webview] Annotate API parameters as @Nullable or @NonNull
Annotate WebView API parameters as either @Nullable or @NonNull. When a
method returns a nullable type, add this to the javadoc as well.
Deprecated methods were ignored.
Bug: 119254822
Test: none (only changes annotations, no change in logic)
Change-Id: I701108240fd5905e1085a9e8bcce44567e517892
Diffstat (limited to 'cmds/bootanimation/BootAnimation.cpp')
0 files changed, 0 insertions, 0 deletions