Searched refs:GetNotificationDelegate (Results 1 – 5 of 5) sorted by relevance
533 notification_list_->GetNotificationDelegate(id); in HasClickedListener()634 notification_list_->GetNotificationDelegate(id); in RemoveNotification()782 notification_list_->GetNotificationDelegate(id); in ClickOnNotification()796 notification_list_->GetNotificationDelegate(id); in ClickOnNotificationButton()822 notification_list_->GetNotificationDelegate(id); in DisplayedNotification()
118 NotificationDelegate* GetNotificationDelegate(const std::string& id);
259 NotificationDelegate* NotificationList::GetNotificationDelegate( in GetNotificationDelegate() function in message_center::NotificationList
34 Balloon* GetNotificationDelegate(size_t index) { in GetNotificationDelegate() function in ExtensionCrashRecoveryTest43 Balloon* balloon = GetNotificationDelegate(index); in AcceptNotification()50 Balloon* balloon = GetNotificationDelegate(index); in CancelNotification()
133 Balloon* balloon = GetNotificationDelegate(index); in AcceptNotification()151 Balloon* balloon = GetNotificationDelegate(index); in CancelNotification()167 Balloon* GetNotificationDelegate(size_t index) { in GetNotificationDelegate() function in MAYBE_ExtensionCrashRecoveryTest