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

/external/webkit/Source/WebKit/qt/examples/platformplugin/
H A DWebNotificationPresenter.h34 void showNotification(const QWebNotificationData*);
55 void showNotification(const QWebNotificationData* data) { m_widget->showNotification(data); } function in class:WebNotificationPresenter
H A DWebNotificationPresenter.cpp32 void WebNotificationWidget::showNotification(const QWebNotificationData* data) function in class:WebNotificationWidget
/external/chromium/chrome/browser/resources/
H A Dnew_new_tab.js870 showNotification(message.syncEnabledMessage);
988 function showNotification(message, actionText, opt_f, opt_delay) { function
1080 showNotification(parseHtmlSubset(localStrings.getString('serverpromo')),

Completed in 156 milliseconds