OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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
243
settings.setGeolocationEnabled(
enableGeolocation
());
818
public boolean
enableGeolocation
() {
/external/webkit/Tools/DumpRenderTree/chromium/
TestShell.cpp
109
WebRuntimeFeatures::
enableGeolocation
(true);
Completed in 226 milliseconds