Searched refs:SimulatorService (Results 1 – 2 of 2) sorted by relevance
31 Intent intent = new Intent(context, SimulatorService.class); in connectionService()
43 public class SimulatorService extends Service { class