OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HideNotificationView
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/system/tray/
system_tray_item.cc
80
void SystemTrayItem::
HideNotificationView
() {
81
system_tray()->
HideNotificationView
(this);
system_tray.cc
301
void SystemTray::
HideNotificationView
(SystemTrayItem* item) {
466
// while we add items to the main bubble_ (e.g. in
HideNotificationView
).
Completed in 819 milliseconds