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

  /external/chromium_org/ui/message_center/
message_center_impl.cc 478 notification_cache_.Rebuild(
501 notification_cache_.RecountUnread();
523 return notification_cache_.visible_notifications.size();
527 return notification_cache_.unread_count;
552 return notification_cache_.visible_notifications;
578 notification_cache_.Rebuild(
622 notification_cache_.Rebuild(
656 notification_cache_.Rebuild(
672 notification_cache_.Rebuild(
703 notification_cache_.Rebuild
    [all...]
message_center_impl.h 225 NotificationCache notification_cache_; member in class:message_center::MessageCenterImpl

Completed in 27 milliseconds