Searched refs:PageAgnosticNotificationService (Results 1 – 2 of 2) sorted by relevance
41 Intent startNotificationIntent = new Intent(context, PageAgnosticNotificationService.class); in onReceive()
33 public class PageAgnosticNotificationService extends Service { class