HomeSort by relevance Sort by last modified time
    Searched refs:CONTENT_SETTINGS_TYPE_GEOLOCATION (Results 1 - 24 of 24) sorted by null

  /external/chromium_org/chrome/common/
content_settings_types.h 19 CONTENT_SETTINGS_TYPE_GEOLOCATION,
  /external/chromium_org/chrome/browser/content_settings/
content_settings_provider_unittest.cc 52 CONTENT_SETTINGS_TYPE_GEOLOCATION,
59 CONTENT_SETTINGS_TYPE_GEOLOCATION,
content_settings_default_provider_unittest.cc 65 CONTENT_SETTINGS_TYPE_GEOLOCATION,
71 CONTENT_SETTINGS_TYPE_GEOLOCATION,
78 CONTENT_SETTINGS_TYPE_GEOLOCATION,
136 _, _, CONTENT_SETTINGS_TYPE_GEOLOCATION, ""));
140 CONTENT_SETTINGS_TYPE_GEOLOCATION,
permission_queue_controller_unittest.cc 67 : PermissionQueueController(profile, CONTENT_SETTINGS_TYPE_GEOLOCATION),
content_settings_policy_provider_unittest.cc 57 CONTENT_SETTINGS_TYPE_GEOLOCATION,
68 CONTENT_SETTINGS_TYPE_GEOLOCATION,
content_settings_usages_state_unittest.cc 214 ClearOnNewOrigin(CONTENT_SETTINGS_TYPE_GEOLOCATION);
222 ShowPortOnSameHost(CONTENT_SETTINGS_TYPE_GEOLOCATION);
tab_specific_content_settings.cc 67 geolocation_usages_state_(profile_, CONTENT_SETTINGS_TYPE_GEOLOCATION),
221 DCHECK(content_type != CONTENT_SETTINGS_TYPE_GEOLOCATION)
273 DCHECK(type != CONTENT_SETTINGS_TYPE_GEOLOCATION)
316 DCHECK(type != CONTENT_SETTINGS_TYPE_GEOLOCATION)
content_settings_default_provider.cc 41 CONTENT_SETTING_ASK, // CONTENT_SETTINGS_TYPE_GEOLOCATION
149 default_settings_[CONTENT_SETTINGS_TYPE_GEOLOCATION].get()),
host_content_settings_map.cc 389 case CONTENT_SETTINGS_TYPE_GEOLOCATION:
548 content_type == CONTENT_SETTINGS_TYPE_GEOLOCATION ||
permission_queue_controller.cc 110 case CONTENT_SETTINGS_TYPE_GEOLOCATION:
host_content_settings_map_unittest.cc 140 host, host, CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string()));
601 host, host, CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string()));
    [all...]
content_settings_policy_provider.cc 471 UpdateManagedDefaultSetting(CONTENT_SETTINGS_TYPE_GEOLOCATION);
  /external/chromium_org/chrome/browser/geolocation/
geolocation_settings_state_unittest.cc 46 CONTENT_SETTINGS_TYPE_GEOLOCATION,
55 CONTENT_SETTINGS_TYPE_GEOLOCATION,
151 CONTENT_SETTINGS_TYPE_GEOLOCATION,
160 CONTENT_SETTINGS_TYPE_GEOLOCATION,
169 CONTENT_SETTINGS_TYPE_GEOLOCATION,
geolocation_permission_context_unittest.cc 351 CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string()));
355 CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string()));
403 CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string()));
408 CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string()));
461 CONTENT_SETTINGS_TYPE_GEOLOCATION,
471 CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string()));
476 CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string()));
521 CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string()));
526 CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string()));
642 CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string()))
    [all...]
geolocation_permission_context.cc 201 requesting_frame, embedder, CONTENT_SETTINGS_TYPE_GEOLOCATION,
306 CONTENT_SETTINGS_TYPE_GEOLOCATION);
geolocation_browsertest.cc 512 CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string(), CONTENT_SETTING_BLOCK);
529 CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string(), CONTENT_SETTING_ALLOW);
  /external/chromium_org/chrome/browser/extensions/api/content_settings/
content_settings_apitest.cc 104 CONTENT_SETTINGS_TYPE_GEOLOCATION,
131 url, url, CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string()));
167 url, url, CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string()));
  /external/chromium_org/chrome/browser/ui/website_settings/
website_settings_unittest.cc 169 url(), url(), CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string());
201 website_settings()->OnSitePermissionChanged(CONTENT_SETTINGS_TYPE_GEOLOCATION,
216 url(), url(), CONTENT_SETTINGS_TYPE_GEOLOCATION, std::string());
391 CONTENT_SETTINGS_TYPE_GEOLOCATION, CONTENT_SETTING_ALLOW);
website_settings_ui.cc 118 case CONTENT_SETTINGS_TYPE_GEOLOCATION:
211 case CONTENT_SETTINGS_TYPE_GEOLOCATION:
website_settings.cc 67 CONTENT_SETTINGS_TYPE_GEOLOCATION,
180 case CONTENT_SETTINGS_TYPE_GEOLOCATION:
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_image_model.cc 182 : ContentSettingImageModel(CONTENT_SETTINGS_TYPE_GEOLOCATION) {
360 case CONTENT_SETTINGS_TYPE_GEOLOCATION:
content_setting_bubble_model_unittest.cc 42 CONTENT_SETTINGS_TYPE_GEOLOCATION));
523 CONTENT_SETTINGS_TYPE_GEOLOCATION,
530 CONTENT_SETTINGS_TYPE_GEOLOCATION, CONTENT_SETTING_ALLOW);
539 CONTENT_SETTINGS_TYPE_GEOLOCATION, CONTENT_SETTING_BLOCK);
content_setting_bubble_model.cc 143 {CONTENT_SETTINGS_TYPE_GEOLOCATION, IDS_GEOLOCATION_BUBBLE_MANAGE_LINK},
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
content_settings_handler.cc 98 {CONTENT_SETTINGS_TYPE_GEOLOCATION, "location"},
719 case CONTENT_SETTINGS_TYPE_GEOLOCATION:
759 case CONTENT_SETTINGS_TYPE_GEOLOCATION:
785 CONTENT_SETTINGS_TYPE_GEOLOCATION,
    [all...]

Completed in 945 milliseconds