Searched refs:NotificationType (Results 1 – 3 of 3) sorted by relevance
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()
106 typedef typename ObserverList<ObserverType>::NotificationType107 NotificationType; typedef111 explicit ObserverListThreadSafe(NotificationType type) : type_(type) {} in ObserverListThreadSafe()200 explicit ObserverListContext(NotificationType type)266 const NotificationType type_;
28 import com.intellij.notification.NotificationType;98 NotificationType.INFORMATION, in submit()112 NotificationType.ERROR, in submit()