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

  /external/chromium/chrome/browser/
content_setting_image_model.cc 39 class ContentSettingNotificationsImageModel : public ContentSettingImageModel {
41 ContentSettingNotificationsImageModel();
165 ContentSettingNotificationsImageModel::ContentSettingNotificationsImageModel()
169 void ContentSettingNotificationsImageModel::UpdateFromTabContents(
209 return new ContentSettingNotificationsImageModel();
  /external/chromium_org/chrome/browser/ui/content_settings/
content_setting_image_model.cc 48 class ContentSettingNotificationsImageModel : public ContentSettingImageModel {
50 ContentSettingNotificationsImageModel();
297 ContentSettingNotificationsImageModel::ContentSettingNotificationsImageModel()
301 void ContentSettingNotificationsImageModel::UpdateFromWebContents(
353 return new ContentSettingNotificationsImageModel();

Completed in 128 milliseconds