Searched refs:EABService (Results 1 – 2 of 2) sorted by relevance
71 Intent intent = new Intent(context, EABService.class); in launchEabService()78 Intent intent = new Intent(context, EABService.class); in stopEabService()
65 public class EABService extends Service { class88 public EABService() { in EABService() method in EABService