OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:enablegeolocation
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebKit/chromium/public/
WebRuntimeFeatures.h
70
WEBKIT_API static void
enableGeolocation
(bool);
/external/webkit/Source/WebKit/chromium/src/
WebRuntimeFeatures.cpp
171
void WebRuntimeFeatures::
enableGeolocation
(bool enable)
/packages/apps/Browser/src/com/android/browser/
BrowserSettings.java
239
settings.setGeolocationEnabled(
enableGeolocation
());
814
public boolean
enableGeolocation
() {
/external/webkit/Tools/DumpRenderTree/chromium/
TestShell.cpp
109
WebRuntimeFeatures::
enableGeolocation
(true);
Completed in 240 milliseconds