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

<<1112131415

  /external/chromium_org/chrome/browser/chromeos/timezone/
timezone_unittest.cc 6 #include "chrome/browser/chromeos/geolocation/geoposition.h"
timezone_request.cc 16 #include "chrome/browser/chromeos/geolocation/geoposition.h"
  /external/chromium_org/chrome/browser/content_settings/
content_settings_policy_provider_unittest.cc 62 // Change the managed value of the default geolocation setting
  /external/chromium_org/chrome/browser/profiles/
chrome_browser_main_extra_parts_profiles.cc 19 #include "chrome/browser/geolocation/geolocation_permission_context_factory.h"
  /external/chromium_org/chrome/test/chromedriver/chrome/
web_view.h 139 // Overrides normal geolocation with a given geoposition.
  /external/chromium_org/components/autofill/content/browser/risk/
fingerprint_browsertest.cc 55 // Geolocation constants that are passed verbatim to the fingerprinter code and
  /external/chromium_org/content/browser/geolocation/
network_location_provider.cc 5 #include "content/browser/geolocation/network_location_provider.h"
wifi_data_provider_linux_unittest.cc 5 #include "content/browser/geolocation/wifi_data_provider_linux.h"
  /frameworks/base/docs/html/about/versions/
android-2.0-highlights.jd 161 <li>Geolocation API support, to provide location information about the device.</li>
  /frameworks/base/docs/html/
legal.jd 94 to include maps, geocoding, geolocation, and other content from Google and its content providers in your Android apps. If you want to develop an Android app that makes use of this API you must agree to the terms of service and obtain an API Key.
  /frameworks/base/core/java/android/webkit/
WebChromeClient.java 280 * is attempting to use the Geolocation API, but no permission state is
285 * Geolocation API.
293 * Notify the host application that a request for Geolocation permissions,
  /packages/apps/Browser/src/com/android/browser/preferences/
WebsiteSettingsFragment.java 58 * and Geolocation.
248 // All 'HTML 5 modules' (Database, Geolocation etc) form these
685 // Show the prompt to clear all origins of their data and geolocation permissions.
  /packages/apps/Browser/src/com/android/browser/
Tab.java 138 // The Geolocation permissions prompt
    [all...]
  /external/chromium_org/chrome/
chrome_browser.gypi 416 'browser/geolocation/chrome_access_token_store.cc',
417 'browser/geolocation/chrome_access_token_store.h',
418 'browser/geolocation/geolocation_infobar_delegate.cc',
419 'browser/geolocation/geolocation_infobar_delegate.h',
420 'browser/geolocation/geolocation_permission_context.cc',
421 'browser/geolocation/geolocation_permission_context.h',
422 'browser/geolocation/geolocation_permission_context_android.cc',
423 'browser/geolocation/geolocation_permission_context_android.h',
424 'browser/geolocation/geolocation_permission_context_extensions.cc',
425 'browser/geolocation/geolocation_permission_context_extensions.h'
    [all...]
chrome_browser_chromeos.gypi 480 'browser/chromeos/geolocation/geoposition.cc',
481 'browser/chromeos/geolocation/geoposition.h',
482 'browser/chromeos/geolocation/simple_geolocation_provider.cc',
483 'browser/chromeos/geolocation/simple_geolocation_provider.h',
484 'browser/chromeos/geolocation/simple_geolocation_request.cc',
485 'browser/chromeos/geolocation/simple_geolocation_request.h',
    [all...]
  /external/chromium_org/chrome/common/extensions/api/
webview_tag.json 184 "description": "The type of <code>request</code> object which accompanies a <code>geolocation</code> <a href=\"#event-permissionrequest\">permissionrequest</a></code> DOM event.",
187 "description": "The URL of the frame requesting access to geolocation data.",
    [all...]
  /external/chromium_org/android_webview/tools/
third_party_files_whitelist.txt 54 content/browser/geolocation/osx_wifi.h
  /external/chromium_org/chrome/browser/extensions/api/location/
location_manager.cc 346 // Grants permission to use geolocation once an extension with "location"
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
event_pages.html 154 geolocation will not complete if the event page shuts down. Instead,
  /external/chromium_org/chrome/common/extensions/permissions/
chrome_api_permissions.cc 66 {APIPermission::kGeolocation, "geolocation",
  /external/chromium_org/chrome/docs/
devtools-pillar.html 50 Need to debug for a device but don't have the device on hand? DevTools can emulate many devices -- screen dimensions, touch events, geolocation, and user spoofing.
  /external/chromium_org/chrome/test/base/
ui_test_utils.h 285 // Configures the geolocation provider to always return the given position.
  /external/chromium_org/content/shell/browser/
shell_content_browser_client.cc 34 #include "content/shell/geolocation/shell_access_token_store.h"
  /external/chromium_org/extensions/browser/guest_view/web_view/
web_view_guest.h 197 // Requests Geolocation Permission from the embedder.
  /external/owasp/sanitizer/tools/findbugs/doc/
users.html 87 <img src="customers/geoLocation.png" alt="Downloads by country">

Completed in 1484 milliseconds

<<1112131415