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_bubble_base.h 44 virtual void UpdateBubbleView() = 0;
message_center_bubble.h 39 virtual void UpdateBubbleView() OVERRIDE;
message_center_bubble.cc 110 UpdateBubbleView();
117 void MessageCenterBubble::UpdateBubbleView() {
message_bubble_base.cc 47 base::Bind(&MessageBubbleBase::UpdateBubbleView,

Completed in 1422 milliseconds