Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/telemetry/databroker/
H A DDataBrokerImpl.java225 AbstractPublisher publisher = mPublisherFactory.getPublisher( in addMetricsConfig()
226 subscriber.getPublisher().getPublisherCase()); in addMetricsConfig()
256 AbstractPublisher publisher = mPublisherFactory.getPublisher( in removeMetricsConfig()
H A DDataSubscriber.java55 return mSubscriber.getPublisher(); in getPublisherParam()
/aosp12/packages/services/Car/service/src/com/android/car/telemetry/publisher/
H A DPublisherFactory.java59 public AbstractPublisher getPublisher(TelemetryProto.Publisher.PublisherCase type) { in getPublisher() method in PublisherFactory
/aosp12/frameworks/base/core/java/android/hardware/location/
H A DNanoAppInstanceInfo.java71 public String getPublisher() { in getPublisher() method in NanoAppInstanceInfo
H A DNanoApp.java225 public String getPublisher() { in getPublisher() method in NanoApp
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/telemetry/publisher/
H A DStatsPublisherTest.java442 when(subscriber1.getPublisherParam()).thenReturn(SUBSCRIBER_1.getPublisher()); in testPullStatsdReport_correctlyPushesBundlesToSubscribers()
447 when(subscriber2.getPublisherParam()).thenReturn(SUBSCRIBER_2.getPublisher()); in testPullStatsdReport_correctlyPushesBundlesToSubscribers()
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt3912 method @Deprecated public String getPublisher();
3974 method @Deprecated public String getPublisher();