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

  /external/chromium_org/ash/system/tray/
tray_bubble_wrapper.cc 26 tray_->UpdateBubbleViewArrow(bubble_view_);
tray_background_view.h 150 void UpdateBubbleViewArrow(views::TrayBubbleView* bubble_view);
system_tray.cc 627 UpdateBubbleViewArrow(notification_bubble_->bubble_view());
631 UpdateBubbleViewArrow(system_bubble_->bubble_view());
tray_background_view.cc 667 void TrayBackgroundView::UpdateBubbleViewArrow(
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 334 UpdateBubbleViewArrow(message_center_bubble()->bubble_view());

Completed in 246 milliseconds