Searched defs:kNotificationCountAttr (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/
H A Dmobile_config.cc42 const char kNotificationCountAttr[] = "notification_count"; member in namespace:__anon4563
84 deal_dict->GetInteger(kNotificationCountAttr, &notification_count_);
/external/chromium/chrome/browser/chromeos/
H A Dcustomization_document.cc51 const char kNotificationCountAttr[] = "notification_count"; member in namespace:__anon1960
223 deal_dict->GetInteger(kNotificationCountAttr, &notification_count);

Completed in 46 milliseconds