Searched defs:OnNotificationBalloonCountObserver (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/automation/
H A Dautomation_provider_observers.h1210 class OnNotificationBalloonCountObserver { class
1212 OnNotificationBalloonCountObserver(AutomationProvider* provider,
1224 DISALLOW_COPY_AND_ASSIGN(OnNotificationBalloonCountObserver);
H A Dautomation_provider_observers.cc2159 OnNotificationBalloonCountObserver::OnNotificationBalloonCountObserver( function in class:OnNotificationBalloonCountObserver
2168 this, &OnNotificationBalloonCountObserver::OnBalloonCollectionChanged));
2171 void OnNotificationBalloonCountObserver::OnBalloonCollectionChanged() {

Completed in 121 milliseconds