Searched refs:NotifyInfoBarRemoved (Results 1 – 4 of 4) sorted by relevance
87 void InfoBarService::NotifyInfoBarRemoved(InfoBar* infobar, bool animate) { in NotifyInfoBarRemoved() function in InfoBarService88 InfoBarManager::NotifyInfoBarRemoved(infobar, animate); in NotifyInfoBarRemoved()
59 virtual void NotifyInfoBarRemoved(infobars::InfoBar* infobar,
130 void InfoBarManager::NotifyInfoBarRemoved(InfoBar* infobar, bool animate) { in NotifyInfoBarRemoved() function in infobars::InfoBarManager151 NotifyInfoBarRemoved(infobar, animate); in RemoveInfoBarInternal()
100 virtual void NotifyInfoBarRemoved(InfoBar* infobar, bool animate);