Home
last modified time | relevance | path

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

/packages/services/Car/service/proto/android/car/watchdog/
Dhealth_check_client_info.proto28 CAR_WATCHDOG_SERVICE = 2; enumerator
/packages/services/Car/car-lib/src/android/car/
DCar.java464 public static final String CAR_WATCHDOG_SERVICE = "car_watchdog"; field in Car
1738 CAR_SERVICE_NAMES.put(CarWatchdogManager.class, CAR_WATCHDOG_SERVICE); in CAR_SERVICE_NAMES.put() argument