HomeSort by relevance Sort by last modified time
    Searched defs:OnBlockingStateChanged (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/message_center/
message_center_observer.h 55 virtual void OnBlockingStateChanged(NotificationBlocker* blocker) {}
message_center_tray.cc 157 void MessageCenterTray::OnBlockingStateChanged(NotificationBlocker* blocker) {
message_center_impl.cc 457 void MessageCenterImpl::OnBlockingStateChanged(NotificationBlocker* blocker) {
477 OnBlockingStateChanged(blocker));
  /external/chromium_org/chrome/browser/notifications/
balloon_notification_ui_manager.cc 220 void BalloonNotificationUIManager::OnBlockingStateChanged(

Completed in 239 milliseconds