Searched defs:carSubscriptions (Results 1 – 4 of 4) sorted by relevance
380 List<CarSubscription> carSubscriptions) in validateAndSanitizeSubscriptions()422 public void registerListener(List<CarSubscription> carSubscriptions, in registerListener()556 private void getAndDispatchPropertyInitValue(List<CarSubscription> carSubscriptions, in getAndDispatchPropertyInitValue()
481 List<CarSubscription> carSubscriptions = new ArrayList<>(); in getCarSubscription() local
1645 List<CarSubscription> carSubscriptions = new ArrayList<>(); in testMultipleSetCarPropertyValuesAsync_updateSubscriptionRateWithDifferentAreaIds() local1765 List<CarSubscription> carSubscriptions = new ArrayList<>(); in testMultipleSetCarPropertyValuesAsync_overlappingSetAsync() local1860 List<CarSubscription> carSubscriptions = new ArrayList<>(); in testSetCarPropertyValuesAsync_withSubscriptionFromDifferentAreaIds() local
1200 public void subscribeProperty(List<CarSubscription> carSubscriptions) in subscribeProperty()1383 ArrayList<CarSubscription> carSubscriptions) { in toHalSubscribeOptions()