Home
last modified time | relevance | path

Searched refs:NotificationListenerWithPlugins (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationListenerWithPlugins.java36 public class NotificationListenerWithPlugins extends NotificationListenerService implements class
128 return NotificationListenerWithPlugins.super.getActiveNotifications(); in getProvider()
133 return NotificationListenerWithPlugins.super.getCurrentRanking(); in getProvider()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationListener.java36 import com.android.systemui.statusbar.phone.NotificationListenerWithPlugins;
46 public class NotificationListener extends NotificationListenerWithPlugins {