OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HideNotification
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/chromeos/file_manager/
desktop_notifications_browsertest.cc
64
notifications_->
HideNotification
(DesktopNotifications::DEVICE_FAIL,
109
notifications_->
HideNotification
(DesktopNotifications::FORMAT_FAIL,
142
notifications_->
HideNotification
(DesktopNotifications::DEVICE_FAIL,
desktop_notifications.cc
231
HideNotification
(DEVICE, system_path);
239
HideNotification
(DEVICE_FAIL, system_path);
286
HideNotification
(DEVICE_FAIL, system_path);
321
void DesktopNotifications::
HideNotification
(NotificationType type,
331
base::Bind(&DesktopNotifications::
HideNotification
, AsWeakPtr(),
desktop_notifications.h
65
virtual void
HideNotification
(NotificationType type, const std::string& path);
desktop_notifications_unittest.cc
41
virtual void
HideNotification
(NotificationType type,
56
//
HideNotification
().
61
base::string16 message; // Empty for
HideNotification
().
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
event_router.cc
661
notifications_->
HideNotification
(DesktopNotifications::DEVICE,
692
notifications_->
HideNotification
(DesktopNotifications::DEVICE,
694
notifications_->
HideNotification
(DesktopNotifications::DEVICE_FAIL,
758
notifications_->
HideNotification
(DesktopNotifications::FORMAT_START,
768
notifications_->
HideNotification
(DesktopNotifications::FORMAT_START,
Completed in 59 milliseconds