OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:geolocation
(Results
201 - 225
of
329
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/content/browser/geolocation/
wifi_data_provider_win.cc
24
#include "content/browser/
geolocation
/wifi_data_provider_win.h"
33
#include "content/browser/
geolocation
/wifi_data_provider_common.h"
34
#include "content/browser/
geolocation
/wifi_data_provider_common_win.h"
wifi_data_provider_linux.cc
9
#include "content/browser/
geolocation
/wifi_data_provider_linux.h"
55
// the code runs in "
Geolocation
" thread, not the browser's UI thread.
wifi_data_provider.h
30
#include "content/browser/
geolocation
/wifi_data.h"
wifi_data_provider_common_unittest.cc
11
#include "content/browser/
geolocation
/wifi_data_provider_common.h"
wifi_data_provider_corewlan_mac.mm
7
#include "content/browser/
geolocation
/wifi_data_provider_mac.h"
/frameworks/base/core/java/android/webkit/
WebChromeClient.java
278
* is attempting to use the
Geolocation
API, but no permission state is
283
*
Geolocation
API.
291
* Notify the host application that a request for
Geolocation
permissions,
WebSettings.java
[
all
...]
/external/chromium/chrome/browser/geolocation/
geolocation_content_settings_map_unittest.cc
7
#include "chrome/browser/
geolocation
/geolocation_content_settings_map.h"
292
// Test if a CONTENT_SETTING_CHANGE notification is sent after the
geolocation
/external/chromium/chrome/common/extensions/docs/static/
permission_warnings.html
307
"
geolocation
" permission
311
<a href="http://dev.w3.org/geo/api/spec-source.html">
geolocation
API</a>
/external/chromium_org/chrome/browser/resources/google_now/
background_unittest.gtestjs
87
* @param {boolean} testGeolocationPref
Geolocation
Preference callback value.
287
//
Geolocation
Preference after the user responded to the toast.
/external/chromium_org/content/browser/renderer_host/
render_process_host_impl.h
17
#include "content/browser/
geolocation
/geolocation_dispatcher_host.h"
375
// Message filter for
geolocation
messages.
/external/chromium/chrome/browser/ui/options/
options_util.cc
12
#include "chrome/browser/
geolocation
/geolocation_content_settings_map.h"
/external/chromium/chrome/browser/ui/webui/options/
content_settings_handler.h
54
// Clobbers and rebuilds just the
geolocation
exception table.
content_settings_handler.cc
14
#include "chrome/browser/
geolocation
/geolocation_content_settings_map.h"
137
// in the
Geolocation
exceptions table. Ownership of the pointer is passed to
/external/chromium/chrome/common/
web_apps_unittest.cc
134
EXPECT_EQ("
geolocation
", web_app->permissions[0]);
/external/chromium_org/android_webview/native/
aw_contents.h
126
//
Geolocation
API support
/external/chromium_org/chrome/browser/content_settings/
content_settings_utils.cc
31
"
geolocation
",
/external/chromium_org/chrome/browser/geolocation/
geolocation_settings_state_unittest.cc
9
#include "chrome/browser/
geolocation
/geolocation_settings_state.h"
/external/chromium_org/chrome/browser/guestview/webview/
webview_guest.cc
158
// scenario would be: an embedder allows
geolocation
request but doesn't
159
// have
geolocation
access on its own.
167
UserMetricsAction("BrowserPlugin.PermissionAllow.
Geolocation
"));
208
UserMetricsAction("BrowserPlugin.PermissionDeny.
Geolocation
"));
/external/chromium_org/chrome/browser/ui/cocoa/content_settings/
content_setting_bubble_cocoa.mm
42
// Height of each of the labels in the
geolocation
bubble.
45
// Height of the "Clear" button in the
geolocation
bubble.
48
// General padding between elements in the
geolocation
bubble.
51
// Padding between host names in the
geolocation
bubble.
/external/chromium_org/chrome/test/chromedriver/chrome/
web_view.h
136
// Overrides normal
geolocation
with a given geoposition.
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
LocationProviderFactory.java
150
// bounce notifications to the
Geolocation
thread as they arrive in the mainLooper.
/external/chromium_org/third_party/WebKit/Source/platform/
RuntimeEnabledFeatures.in
59
Geolocation
status=stable
/packages/apps/Browser/src/com/android/browser/preferences/
AdvancedPreferencesFragment.java
79
* origins with active features (WebStorage,
Geolocation
etc) could have
/external/chromium_org/chrome/browser/extensions/api/location/
location_manager.cc
166
// Grants permission for using
geolocation
.
406
// Grants permission to use
geolocation
once an extension with "location"
Completed in 314 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>