OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:display_notification
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/download/
download_status_updater_win.cc
125
base::win::MetroNotification
display_notification
=
local
128
DCHECK(
display_notification
);
129
if (
display_notification
) {
140
display_notification
(download->GetURL().spec().c_str(),
/external/chromium_org/chrome/browser/media/
media_capture_devices_dispatcher.cc
123
// Registers to display notification if |
display_notification
| is true.
129
bool
display_notification
,
145
if (
display_notification
) {
396
bool
display_notification
= !component_extension;
local
399
display_notification
, application_title);
Completed in 2586 milliseconds