Home
last modified time | relevance | path

Searched refs:NotificationStateClosed (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/notifications/
DNotification.cpp104 case NotificationStateClosed: in close()
129 m_state = NotificationStateClosed; in dispatchCloseEvent()
174 ASSERT(m_state != NotificationStateClosed); in dispatchEvent()
186 m_state = NotificationStateClosed; in stop()
DNotification.h122 NotificationStateClosed enumerator