OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BubbleViewDestroyed
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/message_center/views/
message_bubble_base.cc
39
void MessageBubbleBase::
BubbleViewDestroyed
() {
/external/chromium_org/ash/system/tray/
system_tray_bubble.cc
302
void SystemTrayBubble::
BubbleViewDestroyed
() {
system_tray.cc
657
void SystemTray::
BubbleViewDestroyed
() {
660
system_bubble_->bubble()->
BubbleViewDestroyed
();
/external/chromium_org/ash/system/web_notification/
web_notification_tray.cc
497
void WebNotificationTray::
BubbleViewDestroyed
() {
499
message_center_bubble()->bubble()->
BubbleViewDestroyed
();
Completed in 3041 milliseconds