Searched refs:CarNightService (Results 1 – 2 of 2) sorted by relevance
32 public class CarNightService implements CarServiceBase { class68 CarNightService(Context context) { in CarNightService() method in CarNightService
59 private final CarNightService mCarNightService;100 mCarNightService = new CarNightService(serviceContext); in ICarImpl()