Files
frameworks_base/core/java
Nate Fischer 65e3be0255 WebView: add @NonNull annotation to API
No change to logic, only an annotation change.

startSafeBrowsing() should never receive a null Context. This adds
@NonNull to hint to developers not to pass null Contexts.

Test: N/A
Change-Id: I46d863047bf7563ea2a1adf592f3f381be95ca49
2018-03-01 00:55:35 -08:00
..
2018-02-14 15:46:50 +08:00