Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DMelReporter.cpp52 std::shared_ptr<ISoundDose> soundDoseInterface = ISoundDose::fromBinder(soundDoseBinder); in activateHalSoundDoseComputation() local
54 if (!mSoundDoseManager->setHalSoundDoseInterface(module, soundDoseInterface)) { in activateHalSoundDoseComputation()