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

  /external/chromium_org/ui/message_center/
message_center_impl.h 211 struct NotificationCache {
212 NotificationCache();
213 ~NotificationCache();
225 NotificationCache notification_cache_;
message_center_impl.cc 397 // MessageCenterImpl::NotificationCache
399 MessageCenterImpl::NotificationCache::NotificationCache()
402 MessageCenterImpl::NotificationCache::~NotificationCache() {}
404 void MessageCenterImpl::NotificationCache::Rebuild(
410 void MessageCenterImpl::NotificationCache::RecountUnread() {

Completed in 94 milliseconds