OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enableGeolocation
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h
87
BLINK_EXPORT static void
enableGeolocation
(bool);
/external/chromium_org/content/child/
runtime_features.cc
76
WebRuntimeFeatures::
enableGeolocation
(false);
/external/chromium_org/content/test/
test_webkit_platform_support.cc
88
blink::WebRuntimeFeatures::
enableGeolocation
(false);
/external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp
198
void WebRuntimeFeatures::
enableGeolocation
(bool enable)
/packages/apps/Browser/src/com/android/browser/
BrowserSettings.java
251
settings.setGeolocationEnabled(
enableGeolocation
());
816
public boolean
enableGeolocation
() {
Completed in 630 milliseconds