HomeSort by relevance Sort by last modified time
    Searched full:geolocation (Results 51 - 75 of 366) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/content/browser/geolocation/
wifi_data_provider_chromeos.h 9 #include "content/browser/geolocation/wifi_data_provider.h"
10 #include "content/browser/geolocation/wifi_polling_policy.h"
location_provider_android.h 9 #include "content/browser/geolocation/location_provider_base.h"
wifi_data_provider_mac.h 8 #include "content/browser/geolocation/wifi_data_provider_common.h"
wifi_data_provider_win_unittest.cc 8 #include "content/browser/geolocation/wifi_data_provider_win.h"
wifi_data_provider_common_win.cc 5 #include "content/browser/geolocation/wifi_data_provider_common_win.h"
10 #include "content/browser/geolocation/wifi_data_provider_common.h"
wifi_data_provider_manager.cc 5 #include "content/browser/geolocation/wifi_data_provider_manager.h"
7 #include "content/browser/geolocation/wifi_data_provider.h"
geolocation_dispatcher_host.cc 5 #include "content/browser/geolocation/geolocation_dispatcher_host.h"
33 // User denied use of geolocation.
62 UMA_HISTOGRAM_ENUMERATION("Geolocation.LocationUpdate.ErrorCode",
88 // a javascript geolocation object is actually initialized.
195 "Geolocation.GeolocationDispatcherHostImpl.EnableHighAccuracy",
  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/
GeolocationWatchers.cpp 6 #include "modules/geolocation/GeolocationWatchers.h"
8 #include "modules/geolocation/GeoNotifier.h"
Geolocation.idl 26 // http://www.w3.org/TR/geolocation-API/#geolocation_interface
30 ] interface Geolocation {
  /external/chromium_org/content/public/browser/
geolocation_provider.h 14 // This is the main API to the geolocation subsystem. The application will hold
24 // uses run on a separate Geolocation thread.
52 // singleton geolocation stack in the background and manipulates it to report
  /external/chromium_org/chrome/browser/geolocation/
geolocation_permission_context_unittest.cc 5 #include "chrome/browser/geolocation/geolocation_permission_context.h"
21 #include "chrome/browser/geolocation/geolocation_permission_context_factory.h"
246 << "geolocation state not found " << requesting_frame;
274 GURL requesting_frame("http://www.example.com/geolocation");
291 GURL requesting_frame("http://www.example.com/geolocation");
311 GURL requesting_frame("http://www.example.com/geolocation");
326 GURL requesting_frame("http://www.example.com/geolocation");
336 GURL requesting_frame_0("http://www.example.com/geolocation");
337 GURL requesting_frame_1("http://www.example-2.com/geolocation");
402 GURL url_a("http://www.example.com/geolocation#a")
    [all...]
geolocation_infobar_delegate.cc 5 #include "chrome/browser/geolocation/geolocation_infobar_delegate.h"
32 // User allowed use of geolocation.
35 // User denied use of geolocation.
52 UMA_HISTOGRAM_ENUMERATION("Geolocation.InfoBarDelegate.Event",
geolocation_permission_context.h 16 #include "chrome/browser/geolocation/geolocation_permission_context_extensions.h"
26 // This manages Geolocation permissions flow, and delegates UI handling via
46 // geolocation via
69 // Decide whether the geolocation permission should be granted.
  /external/chromium_org/chrome/browser/
remove_rows_table_model.h 13 // content settings exception dialog for geolocation.
  /external/chromium_org/chrome/browser/resources/options/
geolocation_options.js 10 * Handles initialization of the geolocation options.
  /external/chromium_org/chrome/test/chromedriver/chrome/
geolocation_override_manager.h 23 // Overrides the geolocation, if requested, for the duration of the
  /external/chromium_org/chrome/test/ext_auto/auto_provider/
manifest.json 39 "geolocation",
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
OWNERS 5 # Geolocation API related
  /external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
OWNERS 5 # Geolocation API related
  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/testing/
InternalsGeolocation.cpp 37 #include "modules/geolocation/GeolocationController.h"
38 #include "modules/geolocation/GeolocationError.h"
39 #include "modules/geolocation/GeolocationPosition.h"
40 #include "modules/geolocation/testing/GeolocationClientMock.h"
  /packages/apps/Browser/res/layout/
tab.xml 19 Currently, the only such element is the Geolocation permissions prompt.
40 <!-- Geolocation permissions prompt -->
  /packages/apps/Browser/src/com/android/browser/
SystemAllowGeolocationOrigins.java 35 * Manages the interaction between the secure system setting for default geolocation
81 * updates the Geolocation permissions accordingly.
120 * Parses the value of the default geolocation permissions setting.
153 * Gets the current system setting for default allowed geolocation origins.
164 * Adds geolocation permissions for the given origins.
173 * Removes geolocation permissions for the given origins, if they are allowed.
  /cts/tests/tests/webkit/src/android/webkit/cts/
GeolocationTest.java 76 " <title>Geolocation</title>\n" +
82 " navigator.geolocation.getCurrentPosition(\n" +
125 // Intercept all page loads with the same geolocation enabled page
142 // Set up a WebView with JavaScript and Geolocation enabled
154 // Always intercept all loads with the same geolocation test page
305 PollingCheck.check("Geolocation prompt not called", POLLING_TIMEOUT, receivedRequest);
316 PollingCheck.check("Geolocation prompt not called", POLLING_TIMEOUT, receivedRequest);
399 PollingCheck.check("Geolocation prompt not called", POLLING_TIMEOUT, receivedRequest);
412 // Assert prompt for geolocation permission is not called the second time
427 // Checking the callback for geolocation permission prompt is calle
    [all...]
  /external/chromium_org/content/browser/
BUILD.gn 181 "geolocation/empty_wifi_data_provider.cc",
276 sources -= [ "geolocation/wifi_data_provider_common.cc" ]
279 sources -= [ "geolocation/wifi_data_provider_linux.cc" ]
282 sources -= [ "geolocation/empty_wifi_data_provider.cc" ]
296 "geolocation/network_location_provider.cc",
297 "geolocation/network_location_provider.h",
298 "geolocation/network_location_request.cc",
299 "geolocation/network_location_request.h",
336 "geolocation/empty_wifi_data_provider.cc",
337 "geolocation/empty_wifi_data_provider.h"
    [all...]
  /external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/
GeolocationTest.java 18 * Test suite for Geolocation in AwContents. Smoke tests for
20 * and onResume APIs affect Geolocation as expected.
31 " <title>Geolocation</title>\n" +
38 " navigator.geolocation.getCurrentPosition(\n" +
42 " navigator.geolocation.watchPosition(\n" +

Completed in 2439 milliseconds

1 23 4 5 6 7 8 91011>>