OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
126
void
UpdateBubble
();
tray_bubble_view.cc
357
UpdateBubble
();
360
void TrayBubbleView::
UpdateBubble
() {
/external/chromium_org/ash/system/tray/
system_tray.cc
620
notification_bubble_->bubble_view()->
UpdateBubble
();
626
system_bubble_->bubble_view()->
UpdateBubble
();
/external/chromium_org/ash/system/web_notification/
web_notification_tray.cc
469
message_center_bubble()->bubble_view()->
UpdateBubble
();
Completed in 579 milliseconds