Home
last modified time | relevance | path

Searched refs:GetContainerFor (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/notifications/
Dnotification_panel.cc287 GetContainerFor(balloon)->AddChildView(view); in Add()
311 GetContainerFor(balloon)->RemoveChildView(view); in Remove()
380 BalloonSubContainer* GetContainerFor(Balloon* balloon) const { in GetContainerFor() function in chromeos::BalloonContainer