Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/telemetry/publisher/
H A DStatsPublisher.java155 private final Runnable mPullReportsPeriodically = this::pullReportsPeriodically;
338 private void pullReportsPeriodically() { in pullReportsPeriodically() method in StatsPublisher