Searched defs:ALARM_SERVICE (Results 1 – 2 of 2) sorted by relevance
2056 public static final String ALARM_SERVICE = "alarm"; field in Context
338 registerService(ALARM_SERVICE, new ServiceFetcher() { in registerService() argument