OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isWebViewPaused
(Results
1 - 3
of
3
) sorted by null
/external/webkit/Source/WebCore/platform/android/
PlatformBridge.h
130
static bool
isWebViewPaused
(const FrameView*);
/external/webkit/Source/WebKit/android/WebCoreSupport/
PlatformBridge.cpp
132
bool PlatformBridge::
isWebViewPaused
(const WebCore::FrameView* frameView)
/external/webkit/Source/WebCore/page/
Geolocation.cpp
720
return m_service->startUpdating(notifier->m_options.get(), PlatformBridge::
isWebViewPaused
(view));
Completed in 7846 milliseconds