Searched refs:unsubscribePropertyEventsInternal (Results 1 – 1 of 1) sorted by relevance
1779 unsubscribePropertyEventsInternal(propertyIdsList, carPropertyEventCallback); in unsubscribePropertyEvents()1814 unsubscribePropertyEventsInternal(propertyIdsList, carPropertyEventCallback); in unregisterCallback()1830 unsubscribePropertyEventsInternal(List.of(propertyId), carPropertyEventCallback); in unsubscribePropertyEvents()1854 unsubscribePropertyEventsInternal(List.of(propertyId), carPropertyEventCallback); in unregisterCallback()1857 private void unsubscribePropertyEventsInternal( in unsubscribePropertyEventsInternal() method in CarPropertyManager