Searched refs:showNotification (Results 1 – 7 of 7) sorted by relevance
/external/chromium_org/chrome/browser/resources/ntp4/ |
D | new_tab.js | 277 showNotification(promo, [], function() { 419 function showNotification(message, links, opt_closeHandler, opt_timeout) { function 697 showNotification: showNotification,
|
D | most_visited_page.js | 214 ntp.showNotification(
|
D | suggestions_page.js | 194 ntp.showNotification(
|
/external/chromium_org/chrome/browser/resources/local_ntp/ |
D | local_ntp.js | 658 function showNotification() { function in LocalNTP 679 showNotification();
|
/external/chromium/chrome/browser/resources/ |
D | new_new_tab.js | 870 showNotification(message.syncEnabledMessage); 988 function showNotification(message, actionText, opt_f, opt_delay) { function 1080 showNotification(parseHtmlSubset(localStrings.getString('serverpromo')),
|
/external/chromium/chrome/browser/resources/ntp/ |
D | most_visited.js | 171 showNotification('', actionText, function() {
|
/external/chromium_org/chrome/browser/resources/history/ |
D | history.js | 511 this.view_.showNotification(message); 951 HistoryView.prototype.showNotification = function(innerHTML, isWarning) { method in HistoryView
|