Home
last modified time | relevance | path

Searched defs:showNotification (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/resources/ntp4/
Dnew_tab.js419 function showNotification(message, links, opt_closeHandler, opt_timeout) { function
/external/chromium_org/chrome/browser/resources/local_ntp/
Dlocal_ntp.js658 function showNotification() { function in LocalNTP
/external/chromium/chrome/browser/resources/
Dnew_new_tab.js988 function showNotification(message, actionText, opt_f, opt_delay) { function
/external/chromium_org/chrome/browser/resources/history/
Dhistory.js951 HistoryView.prototype.showNotification = function(innerHTML, isWarning) { method in HistoryView