Searched refs:mCarProjectionService (Results 1 – 2 of 2) sorted by relevance
113 private final CarProjectionService mCarProjectionService; field in ICarImpl264 mCarProjectionService = constructWithTrace(t, CarProjectionService.class, in ICarImpl()385 allServices.add(mCarProjectionService); in ICarImpl()586 return mCarProjectionService; in getCarService()845 mCarProjectionService, mCarPowerManagementService, mFixedActivityService, in newCarShellCommand()
354 private final CarProjectionService mCarProjectionService; field in CarShellCommand388 mCarProjectionService = carProjectionService; in CarShellCommand()799 mCarProjectionService.setUiMode(Integer.valueOf(args[1])); in exec()805 mCarProjectionService.setAccessPointTethering(Boolean.valueOf(args[1])); in exec()