Home
last modified time | relevance | path

Searched defs:NotificationService (Results 1 – 2 of 2) sorted by relevance

/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
DNotificationService.java49 public class NotificationService extends IntentService { class
58 public NotificationService() { in NotificationService() method in NotificationService
62 public NotificationService(String name) { in NotificationService() method in NotificationService
/packages/apps/TV/src/com/android/tv/recommendation/
DNotificationService.java65 public class NotificationService extends Service implements Recommender.Listener, class
124 public NotificationService() { in NotificationService() method in NotificationService