Home
last modified time | relevance | path

Searched refs:handlePropertyEvent (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DCarNightService.java57 handlePropertyEvent(event);
66 public synchronized void handlePropertyEvent(CarPropertyEvent event) { in handlePropertyEvent() method in CarNightService
DCarDrivingStateService.java310 handlePropertyEvent(event);
319 private synchronized void handlePropertyEvent(CarPropertyEvent event) { in handlePropertyEvent() method in CarDrivingStateService