Searched refs:NotificationListener (Results 1 – 3 of 3) sorted by relevance
233 public interface NotificationListener { interface in PlayerNotificationManager381 @Nullable private NotificationListener notificationListener;461 @Nullable NotificationListener notificationListener) { in createWithNotificationChannel()494 @Nullable NotificationListener notificationListener) { in createWithNotificationChannel()543 @Nullable NotificationListener notificationListener) { in PlayerNotificationManager()599 @Nullable NotificationListener notificationListener, in PlayerNotificationManager()712 public final void setNotificationListener(NotificationListener notificationListener) { in setNotificationListener()990 @Nullable NotificationListener listener = notificationListener; in startOrUpdateNotification()
27 import com.intellij.notification.NotificationListener;113 NotificationListener.URL_OPENING_LISTENER).setImportant(false).notify(project); in submit()
770 * Change signature of `PlayerNotificationManager.NotificationListener` to