Searched refs:removeAllDataSubscribers (Results 1 – 9 of 9) sorted by relevance
92 public void removeAllDataSubscribers() { in removeAllDataSubscribers() method in PublisherFactory94 mVehiclePropertyPublisher.removeAllDataSubscribers(); in removeAllDataSubscribers()97 mCarTelemetrydPublisher.removeAllDataSubscribers(); in removeAllDataSubscribers()100 mStatsPublisher.removeAllDataSubscribers(); in removeAllDataSubscribers()
77 public abstract void removeAllDataSubscribers(); in removeAllDataSubscribers() method in AbstractPublisher
188 public void removeAllDataSubscribers() { in removeAllDataSubscribers() method in CarTelemetrydPublisher
147 public void removeAllDataSubscribers() { in removeAllDataSubscribers() method in VehiclePropertyPublisher
401 public void removeAllDataSubscribers() { in removeAllDataSubscribers() method in StatsPublisher
157 mPublisher.removeAllDataSubscribers(); in testRemoveAllDataSubscribers_succeeds()
187 mVehiclePropertyPublisher.removeAllDataSubscribers(); in testRemoveAllDataSubscribers_succeeds()
376 publisher2.removeAllDataSubscribers(); in testRemoveAllDataSubscriber_whenRestarted_removesFromStatsdAndClears()417 mPublisher.removeAllDataSubscribers(); in testRemoveAllDataSubscriber_removesPeriodicStatsdReportPull()
275 mPublisherFactory.removeAllDataSubscribers(); in removeAllMetricsConfigs()