HomeSort by relevance Sort by last modified time
    Searched refs:reportSpeakerImpedance (Results 1 - 3 of 3) sorted by null

  /hardware/google/interfaces/pixelstats/1.0/
IPixelStats.hal 62 reportSpeakerImpedance(int32_t speakerLocation, int32_t milliOhms);
  /hardware/google/interfaces/pixelstats/1.0/default/
PixelStats.h 50 Return<void> reportSpeakerImpedance(int32_t speakerLocation, int32_t milliOhms) override;
PixelStats.cpp 74 Return<void> PixelStats::reportSpeakerImpedance(int32_t speakerLocation, int32_t milliOhms) {

Completed in 587 milliseconds