Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h87 void logSpeakerHealthStats(const std::shared_ptr<IStats> &stats_client);
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp280 void SysfsCollector::logSpeakerHealthStats(const std::shared_ptr<IStats> &stats_client) { in logSpeakerHealthStats() function in android::hardware::google::pixel::SysfsCollector
897 logSpeakerHealthStats(stats_client); in logPerDay()