HomeSort by relevance Sort by last modified time
    Searched defs:ChromeClient (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/webkit/src/android/webkit/cts/
ChromeClient.java 22 class ChromeClient extends WaitForProgressClient {
27 public ChromeClient(WebViewOnUiThread onUiThread) {
  /external/chromium_org/third_party/WebKit/Source/core/page/
ChromeClient.h 85 class ChromeClient {
102 // The Frame pointer provides the ChromeClient with context about which
104 // should not be shown to the user until the ChromeClient of the newly
106 // The FrameLoadRequest parameter is only for ChromeClient to check if the
107 // request could be fulfilled. The ChromeClient should not load the request.
285 virtual ~ChromeClient() { }

Completed in 441 milliseconds