Searched defs:NotificationListenerService (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java75 * <action android:name="android.service.notification.NotificationListenerService" />
85 public abstract class NotificationListenerService extends Service { class in inherits:Service
277 * This context is required for system services since NotificationListenerService isn't
288 = "android.service.notification.NotificationListenerService";
1375 * {@link NotificationListenerService.Ranking#VISIBILITY_NO_OVERRIDE} if

Completed in 36 milliseconds