Java android.service.notification NotificationListenerService fields, constructors, methods, implement or subclass

Example usage for Java android.service.notification NotificationListenerService fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.service.notification NotificationListenerService.

The text is from its open source code.

Subclass

android.service.notification.NotificationListenerService has subclasses.
Click this link to see all its subclasses.

Method

StatusBarNotification[]getActiveNotifications()
Request the list of outstanding notifications (that is, those that are visible to the current user).
ContextgetApplicationContext()