Searched refs:NotificationType (Results 1 – 4 of 4) sorted by relevance
69 enum NotificationType { enum94 explicit ObserverListBase(NotificationType type) in ObserverListBase()119 NotificationType type_;211 typedef typename ObserverListBase<ObserverType>::NotificationType212 NotificationType; typedef215 explicit ObserverList(NotificationType type) in ObserverList()
73 enum NotificationType { enum98 explicit ObserverListBase(NotificationType type) in ObserverListBase()125 NotificationType type_;216 typedef typename ObserverListBase<ObserverType>::NotificationType217 NotificationType; typedef220 explicit ObserverList(NotificationType type) in ObserverList()
105 typedef typename ObserverList<ObserverType>::NotificationType106 NotificationType; typedef110 explicit ObserverListThreadSafe(NotificationType type) : type_(type) {} in ObserverListThreadSafe()199 explicit ObserverListContext(NotificationType type)265 const NotificationType type_;
28 import com.intellij.notification.NotificationType;98 NotificationType.INFORMATION, in submit()112 NotificationType.ERROR, in submit()