Searched defs:NotificationObserver (Results 1 – 5 of 5) sorted by relevance
16 class NotificationObserver; variable
27 class NotificationObserver : public message_center::MessageCenterObserver { class29 NotificationObserver() : add_count_(0), remove_count_(0), update_count_(0) {} in NotificationObserver() function in chromeos::__anon2be688fe0111::NotificationObserver
23 class NotificationObserver; variable
30 class NotificationObserver : public message_center::MessageCenterObserver { class32 explicit NotificationObserver(const std::string& target_notification) in NotificationObserver() function in extensions::__anon483d80100111::NotificationObserver