Searched defs:NOTIFICATION_SERVICE (Results 1 – 2 of 2) sorted by relevance
1505 public static final String NOTIFICATION_SERVICE = "notification"; field in Context
359 registerService(NOTIFICATION_SERVICE, new ServiceFetcher() { in registerService() argument