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 82 class ChromeClient {
100 // The LocalFrame pointer provides the ChromeClient with context about which
102 // should not be shown to the user until the ChromeClient of the newly
104 // The FrameLoadRequest parameter is only for ChromeClient to check if the
105 // request could be fulfilled. The ChromeClient should not load the request.
242 virtual ~ChromeClient() { }

Completed in 107 milliseconds