Searched refs:mCarProjectionService (Results 1 – 2 of 2) sorted by relevance
145 private final CarProjectionService mCarProjectionService; field in ICarImpl335 mCarProjectionService = constructWithTrace(t, CarProjectionService.class, in ICarImpl()638 return mCarProjectionService; in getCarService()
541 private final CarProjectionService mCarProjectionService; field in CarShellCommand571 mCarProjectionService = (CarProjectionService) allServicesByClazz.get( in CarShellCommand()1282 mCarProjectionService.setUiMode(Integer.valueOf(args[1])); in exec()1288 mCarProjectionService.setAccessPointTethering(Boolean.parseBoolean(args[1])); in exec()1294 mCarProjectionService.setStableLocalOnlyHotspotConfig( in exec()