Searched refs:NotificationListenerWithPlugins (Results 1 – 3 of 3) sorted by relevance
38 public class NotificationListenerWithPlugins extends NotificationListenerService implements class144 return NotificationListenerWithPlugins.super.getActiveNotifications(); in getProvider()149 return NotificationListenerWithPlugins.super.getCurrentRanking(); in getProvider()
28 import com.android.systemui.statusbar.phone.NotificationListenerWithPlugins in <lambda>()70 val name = ComponentName(context, NotificationListenerWithPlugins::class.java) in <lambda>()
36 import com.android.systemui.statusbar.phone.NotificationListenerWithPlugins;47 public class NotificationListener extends NotificationListenerWithPlugins {