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

  /external/chromium_org/ui/message_center/
message_center_observer.h 57 virtual void OnBlockingStateChanged(NotificationBlocker* blocker) {}
message_center_tray.cc 245 void MessageCenterTray::OnBlockingStateChanged(NotificationBlocker* blocker) {
message_center_impl.cc 462 void MessageCenterImpl::OnBlockingStateChanged(NotificationBlocker* blocker) {
482 OnBlockingStateChanged(blocker));

Completed in 47 milliseconds