Searched refs:onPluginNotificationPosted (Results 1 – 2 of 2) sorted by relevance
88 public boolean onPluginNotificationPosted(StatusBarNotification sbn, in onPluginNotificationPosted() method in NotificationListenerWithPlugins
148 if (sbn != null && !onPluginNotificationPosted(sbn, rankingMap)) { in onNotificationPosted()