HomeSort by relevance Sort by last modified time
    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 114 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 161 milliseconds