Searched defs:audioDevice (Results 1 – 5 of 5) sorted by relevance
43 …void onMomentaryExposureWarning(float currentDbA, in android.media.audio.common.AudioDevice audioD… in onMomentaryExposureWarning()44 …ndDose.IHalSoundDoseCallback.MelRecord melRecord, in android.media.audio.common.AudioDevice audioD… in onNewMelValues()
44 …void onMomentaryExposureWarning(float currentDbA, in android.media.audio.common.AudioDevice audioD… in onMomentaryExposureWarning()45 …ndDose.IHalSoundDoseCallback.MelRecord melRecord, in android.media.audio.common.AudioDevice audioD… in onNewMelValues()
76 void onMomentaryExposureWarning(float currentDbA, in AudioDevice audioDevice); in onMomentaryExposureWarning()103 void onNewMelValues(in MelRecord melRecord, in AudioDevice audioDevice); in onNewMelValues()
206 std::optional<DeviceProfile> getDeviceProfile( in getDeviceProfile()