Class ShadowNotificationListenerService


@Implements(value=android.service.notification.NotificationListenerService.class,
            minSdk=21)
public class ShadowNotificationListenerService
extends ShadowService
Shadow implementation of NotificationListenerService.