Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/ntp4/
Dnew_tab.js435 function showNotification(message, links, opt_closeHandler, opt_timeout) { function
/external/chromium_org/chrome/browser/resources/local_ntp/
Dlocal_ntp.js788 function showNotification() { function in LocalNTP
/external/chromium_org/chrome/browser/resources/history/
Dhistory.js1117 HistoryView.prototype.showNotification = function(innerHTML, isWarning) { method in HistoryView