Home
last modified time | relevance | path

Searched refs:NotificationBackgroundService (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DNotificationBackgroundService.java39 public class NotificationBackgroundService extends Service { class
74 new Intent(this, NotificationBackgroundService.class), 0); in showNotification()