Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarPropertyService.java597 dispatchToLastClient(property, areaId, errorCode, lastOperatedClient); in onPropertySetError()
601 private void dispatchToLastClient(int property, int areaId, int errorCode, in dispatchToLastClient() method in CarPropertyService