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