commit | 6e585844a0d8c4a559e3aa3b4a4050d7e9eda422 | [log] [tgz] |
---|---|---|
author | Nate Fischer <ntfschr@google.com> | Thu Sep 29 18:30:58 2016 -0700 |
committer | Nate Fischer <ntfschr@google.com> | Tue Oct 04 11:12:47 2016 -0700 |
tree | d896c2fee23426ffc11c036bac1ef1aeb7b686f2 | |
parent | 19796dfbc91341781c9177b24695f7fd44cc9638 [diff] |
Add APIs to get WebViewClient and WebChromeClient Add getWebViewClient and getWebChromeClient to WebView and WebViewProvider. These APIs both return null if the client is not yet set. Change-Id: I22044713a43ab09a9a5a63138247bfecb60f2522 Test: N/A Bug: 31843416