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 55 bubble_->bubble_view()->UpdateBubble();
121 bubble_view()->UpdateBubble();
  /external/chromium_org/ui/views/bubble/
tray_bubble_view.h 122 void UpdateBubble();
tray_bubble_view.cc 326 UpdateBubble();
329 void TrayBubbleView::UpdateBubble() {
  /external/chromium_org/ash/system/tray/
system_tray.cc 576 notification_bubble_->bubble_view()->UpdateBubble();
582 system_bubble_->bubble_view()->UpdateBubble();
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 476 message_center_bubble()->bubble_view()->UpdateBubble();

Completed in 65 milliseconds