Searched refs:lastOperatedClient (Results 1 – 1 of 1) sorted by relevance
976 CarPropertyServiceClient lastOperatedClient = null; in onPropertySetError() local980 lastOperatedClient = mSetOpClientByAreaIdByPropId.get(property).get(areaId); in onPropertySetError()987 if (lastOperatedClient != null) { in onPropertySetError()994 lastOperatedClient.onFilteredEvents(eventList); in onPropertySetError()