Searched refs:m_closeTimer (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DNotificationPresenterClientQt.h77 Timer<NotificationWrapper> m_closeTimer; member in class:WebCore::NotificationWrapper
H A DNotificationPresenterClientQt.cpp71 : m_closeTimer(this, &NotificationWrapper::close)
210 wrapper->m_closeTimer.startOneShot(notificationTimeout);

Completed in 40 milliseconds