Home
last modified time | relevance | path

Searched defs:ICarWatchdogServiceForSystemImpl (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/watchdog/
DCarWatchdogService.java883 private static final class ICarWatchdogServiceForSystemImpl class in CarWatchdogService
887 ICarWatchdogServiceForSystemImpl(CarWatchdogService service) { in ICarWatchdogServiceForSystemImpl() method in CarWatchdogService.ICarWatchdogServiceForSystemImpl
/packages/services/Car/tests/carservice_unit_test/src/android/car/watchdoglib/
DCarWatchdogDaemonHelperTest.java408 private static final class ICarWatchdogServiceForSystemImpl class in CarWatchdogDaemonHelperTest