Searched defs:WebViewClient (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/webkit-codegen/src/test/resources/codegen/deps/android/webkit/
H A DWebViewClient.java18 public class WebViewClient { class
/frameworks/base/core/java/android/webkit/
H A DWebViewClient.java31 public class WebViewClient { class
35 * url is about to be loaded in the current WebView. If WebViewClient is not
37 * proper handler for the url. If WebViewClient is provided, return {@code true}
56 * url is about to be loaded in the current WebView. If WebViewClient is not
58 * proper handler for the url. If WebViewClient is provided, return {@code true}
483 * that of the function call. If the WebViewClient wishes to use the event beyond that, then it

Completed in 26 milliseconds