Searched refs:ICarWatchdogService (Results 1 – 4 of 4) sorted by relevance
27 interface ICarWatchdogService { interface
97 private final ICarWatchdogService mService;158 mService = ICarWatchdogService.Stub.asInterface(service); in CarWatchdogManager()
43 import android.car.watchdog.ICarWatchdogService;101 @Mock private ICarWatchdogService mService;
60 import android.car.watchdog.ICarWatchdogService;102 public final class CarWatchdogService extends ICarWatchdogService.Stub implements CarServiceBase {