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()
59 public class EABService extends Service { class82 public EABService() { in EABService() method in EABService