Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DCarPropertyService.java834 dispatchToLastClient(property, areaId, errorCode, lastOperatedClient); in onPropertySetError()
838 private void dispatchToLastClient(int property, int areaId, int errorCode, in dispatchToLastClient() method