Searched refs:mCarProjectionService (Results 1 – 1 of 1) sorted by relevance
78 private final CarProjectionService mCarProjectionService; field in ICarImpl143 mCarProjectionService = new CarProjectionService( in ICarImpl()195 allServices.add(mCarProjectionService); in ICarImpl()313 return mCarProjectionService; in getCarService()671 mCarProjectionService.setUiMode(Integer.valueOf(args[1])); in exec()679 mCarProjectionService.setAccessPointTethering(Boolean.valueOf(args[1])); in exec()