HomeSort by relevance Sort by last modified time
    Searched refs:IsFor (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/chromeos/notifications/
balloon_view.h 73 bool IsFor(const Notification& notification) const;
balloon_view.cc 306 bool BalloonViewImpl::IsFor(const Notification& notification) const {
notification_panel.cc 216 if (view->IsFor(notification)) {

Completed in 31 milliseconds