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

  /external/chromium_org/chrome/browser/content_settings/
tab_specific_content_settings.cc 319 void TabSpecificContentSettings::OnContentAllowed(ContentSettingsType type) {
359 OnContentAllowed(CONTENT_SETTINGS_TYPE_COOKIES);
378 OnContentAllowed(CONTENT_SETTINGS_TYPE_COOKIES);
395 OnContentAllowed(CONTENT_SETTINGS_TYPE_COOKIES);
414 OnContentAllowed(CONTENT_SETTINGS_TYPE_COOKIES);
431 OnContentAllowed(CONTENT_SETTINGS_TYPE_COOKIES);
447 OnContentAllowed(CONTENT_SETTINGS_TYPE_COOKIES);
487 OnContentAllowed(CONTENT_SETTINGS_TYPE_MEDIASTREAM_MIC);
495 OnContentAllowed(CONTENT_SETTINGS_TYPE_MEDIASTREAM_CAMERA);
505 OnContentAllowed(CONTENT_SETTINGS_TYPE_MIDI_SYSEX)
    [all...]
tab_specific_content_settings.h 285 void OnContentAllowed(ContentSettingsType type);
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_bubble_model_unittest.cc 96 content_settings->OnContentAllowed(CONTENT_SETTINGS_TYPE_COOKIES);
519 content_settings->OnContentAllowed(CONTENT_SETTINGS_TYPE_PPAPI_BROKER);

Completed in 516 milliseconds