OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
83
class
ChromeClient
{
100
// The Frame 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.
288
virtual ~
ChromeClient
() { }
Completed in 260 milliseconds