Class android.service.notification.NotificationListenerService
| Added Methods | |
|---|---|
StatusBarNotification[] getActiveNotifications(String[]) |
|
int getCurrentInterruptionFilter() |
|
int getCurrentListenerHints() |
|
void onInterruptionFilterChanged(int) |
|
void onListenerHintsChanged(int) |
|
void requestInterruptionFilter(int) |
|
void requestListenerHints(int) |
|
| Added Fields | |
|---|---|
int HINT_HOST_DISABLE_EFFECTS |
|
int INTERRUPTION_FILTER_ALL |
|
int INTERRUPTION_FILTER_NONE |
|
int INTERRUPTION_FILTER_PRIORITY |
|
