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

  /external/chromium_org/ui/message_center/views/
message_center_bubble.h 39 virtual void UpdateBubbleView() OVERRIDE;
message_bubble_base.h 44 virtual void UpdateBubbleView() = 0;
message_center_bubble.cc 107 UpdateBubbleView();
114 void MessageCenterBubble::UpdateBubbleView() {
message_bubble_base.cc 48 base::Bind(&MessageBubbleBase::UpdateBubbleView,

Completed in 54 milliseconds