Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarDrivingStateService.java342 handlePropertyEventLocked(event);
354 void handlePropertyEventLocked(CarPropertyEvent event) { in handlePropertyEventLocked() method in CarDrivingStateService
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarUxRestrictionsManagerServiceTest.java439 () -> drivingStateService.handlePropertyEventLocked( in testInitService_NoDeadlockWithCarDrivingStateService()
529 () -> drivingStateService.handlePropertyEventLocked( in testSetUxRChangeBroadcastEnabled_NoDeadlockWithCarDrivingStateService()