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

  /external/webkit/Source/WebKit2/WebProcess/
WebProcess.h 116 WebGeolocationManager& geolocationManager() { return m_geolocationManager; }
215 WebGeolocationManager m_geolocationManager;
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.h 542 GeolocationManager* geolocationManager() { return &m_geolocationManager; }
    [all...]

Completed in 33 milliseconds