summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorNate Fischer <ntfschr@google.com>2017-08-21 17:59:55 -0700
committerNate Fischer <ntfschr@google.com>2017-08-21 18:04:28 -0700
commit2b108d8609b6a0e8bd6e1b1339c97ad8bb46cf4a (patch)
treede01db11b17e3887786e4734bf2c110baecf2d65 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent56891ed4d4347e9aa141ad23bd365be52a840f66 (diff)
WebView: rename initSafeBrowsing and remove shutdownSafeBrowsing
This renames the method as follows: * initSafeBrowsing -> startSafeBrowsing This also updates documentation to fix javadoc references, and to clarify that Safe Browsing checks are not guaranteed until after startSafeBrowsing() invokes its callback. This does not change the method name in WebViewFactoryProvider, because changing this would break CTS tests (since the WebView APK implements this under the old name). This also removes shutdownSafeBrowsing, because we found there was no good use for this (it's meaningless for AOSP, and we were recommended to avoid calling the underlying GMSCore API for GoogleWebView). More significantly, there's no good place for an application to call it from. Bug: 64331900 Test: make update-api (docs are correct) Change-Id: Idf2b9390306052f5c5dfb92909fca4cfeec74aef
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions