Searched refs:Notifications (Results 1 – 7 of 7) sorted by relevance
73 String channel = Components.Notifications.CHANNEL_MAIN; in startForeground()83 startForeground(Components.Notifications.ID_OVERLAY_TEST_SERVICE, notification); in startForeground()
687 public static class Notifications { class in Components
43 Notifications.onNotificationPosted(Notification(sbn)) in onNotificationPosted()
26 class NotificationListener internal constructor(private val notifications: Notifications) :
35 object Notifications { in <lambda>() object
36 import com.android.bedstead.nene.notifications.Notifications93 fun notifications() = Notifications
22 import static com.android.bedstead.nene.notifications.Notifications.LISTENER_COMPONENT;