HomeSort by relevance Sort by last modified time
    Searched refs:onPluginNotificationPosted (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationListenerWithPlugins.java 83 public boolean onPluginNotificationPosted(StatusBarNotification sbn,
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationListener.java 74 if (sbn != null && !onPluginNotificationPosted(sbn, rankingMap)) {

Completed in 155 milliseconds