Home
last modified time | relevance | path

Searched defs:reportSpeakerImpedance (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/stats/
H A DStatsHal.cpp33 hardware::Return<void> StatsHal::reportSpeakerImpedance( in reportSpeakerImpedance() function in android::frameworks::stats::V1_0::implementation::StatsHal
/aosp12/frameworks/hardware/interfaces/stats/1.0/vts/functional/
H A DVtsHalStatsV1_0TargetTest.cpp52 TEST_P(StatsHidlTest, reportSpeakerImpedance) { in TEST_P() argument
/aosp12/hardware/google/pixel/pixelstats/
H A DStatsHelper.cpp51 void reportSpeakerImpedance(const std::shared_ptr<IStats> &stats_client, in reportSpeakerImpedance() function