Searched refs:carWatchdogService (Results 1 – 2 of 2) sorted by relevance
172 @Nullable CarWatchdogService carWatchdogService, in ICarImpl() argument327 if (carWatchdogService == null) { in ICarImpl()331 mCarWatchdogService = carWatchdogService; in ICarImpl()
383 CarWatchdogService carWatchdogService) { in CarShellCommand() argument399 mCarWatchdogService = carWatchdogService; in CarShellCommand()