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

  /external/chromium_org/ui/message_center/views/
message_center_bubble.cc 56 bubble_->bubble_view()->UpdateBubble();
124 bubble_view()->UpdateBubble();
  /external/chromium_org/ui/views/bubble/
tray_bubble_view.h 127 void UpdateBubble();
tray_bubble_view.cc 355 UpdateBubble();
358 void TrayBubbleView::UpdateBubble() {
382 UpdateBubble();
  /external/chromium_org/ash/system/tray/
system_tray.cc 624 notification_bubble_->bubble_view()->UpdateBubble();
630 system_bubble_->bubble_view()->UpdateBubble();
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 333 message_center_bubble()->bubble_view()->UpdateBubble();

Completed in 76 milliseconds