HomeSort by relevance Sort by last modified time
    Searched refs:enableGeolocation (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h 78 WEBKIT_EXPORT static void enableGeolocation(bool);
  /external/chromium_org/content/child/
runtime_features.cc 73 WebRuntimeFeatures::enableGeolocation(false);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 167 void WebRuntimeFeatures::enableGeolocation(bool enable)
  /external/chromium_org/webkit/support/
test_webkit_platform_support.cc 84 WebKit::WebRuntimeFeatures::enableGeolocation(false);
  /packages/apps/Browser/src/com/android/browser/
BrowserSettings.java 251 settings.setGeolocationEnabled(enableGeolocation());
816 public boolean enableGeolocation() {

Completed in 136 milliseconds