OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasNotificationBubble
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ash/system/chromeos/network/
network_state_notifier_unittest.cc
95
EXPECT_FALSE(GetSystemTray()->
HasNotificationBubble
());
/external/chromium_org/ash/system/tray/
system_tray.h
98
bool
HasNotificationBubble
() const;
system_tray.cc
343
bool SystemTray::
HasNotificationBubble
() const {
/external/chromium_org/ash/system/web_notification/
web_notification_tray.cc
422
status_area_widget()->system_tray()->
HasNotificationBubble
());
Completed in 593 milliseconds