Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/android/hardware/audio/core/sounddose/
DISoundDose.aidl76 void onMomentaryExposureWarning(float currentDbA, in AudioDevice audioDevice); in onMomentaryExposureWarning() argument
103 void onNewMelValues(in MelRecord melRecord, in AudioDevice audioDevice); in onNewMelValues() argument
/hardware/interfaces/audio/aidl/sounddose/aidl_api/android.hardware.audio.core.sounddose/current/android/hardware/audio/core/
DISoundDose.aidl43 …nMomentaryExposureWarning(float currentDbA, in android.media.audio.common.AudioDevice audioDevice); in onMomentaryExposureWarning() argument
44 ….IHalSoundDoseCallback.MelRecord melRecord, in android.media.audio.common.AudioDevice audioDevice); in onNewMelValues() argument
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core.sounddose/2/android/hardware/audio/core/sounddose/
DISoundDose.aidl44 …nMomentaryExposureWarning(float currentDbA, in android.media.audio.common.AudioDevice audioDevice); in onMomentaryExposureWarning() argument
45 ….IHalSoundDoseCallback.MelRecord melRecord, in android.media.audio.common.AudioDevice audioDevice); in onNewMelValues() argument
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core.sounddose/current/android/hardware/audio/core/sounddose/
DISoundDose.aidl44 …nMomentaryExposureWarning(float currentDbA, in android.media.audio.common.AudioDevice audioDevice); in onMomentaryExposureWarning() argument
45 ….IHalSoundDoseCallback.MelRecord melRecord, in android.media.audio.common.AudioDevice audioDevice); in onNewMelValues() argument
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core.sounddose/1/android/hardware/audio/core/sounddose/
DISoundDose.aidl44 …nMomentaryExposureWarning(float currentDbA, in android.media.audio.common.AudioDevice audioDevice); in onMomentaryExposureWarning() argument
45 ….IHalSoundDoseCallback.MelRecord melRecord, in android.media.audio.common.AudioDevice audioDevice); in onNewMelValues() argument
/hardware/interfaces/audio/aidl/default/include/core-impl/
DSoundDose.h38 const ::aidl::android::media::audio::common::AudioDevice& audioDevice) = 0;
54 const ::aidl::android::media::audio::common::AudioDevice& audioDevice) override;
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/current/android/hardware/tv/input/
DTvInputDeviceInfo.aidl41 android.media.audio.common.AudioDevice audioDevice;
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/2/android/hardware/tv/input/
DTvInputDeviceInfo.aidl41 android.media.audio.common.AudioDevice audioDevice;
/hardware/interfaces/tv/input/aidl/aidl_api/android.hardware.tv.input/1/android/hardware/tv/input/
DTvInputDeviceInfo.aidl41 android.media.audio.common.AudioDevice audioDevice;
/hardware/interfaces/tv/input/aidl/android/hardware/tv/input/
DTvInputDeviceInfo.aidl35 AudioDevice audioDevice;
/hardware/interfaces/audio/aidl/default/alsa/
DUtils.cpp224 const ::aidl::android::media::audio::common::AudioDevice& audioDevice, bool isInput) { in getDeviceProfile()
225 if (audioDevice.address.getTag() != AudioDeviceAddress::Tag::alsa) { in getDeviceProfile()
226 LOG(ERROR) << __func__ << ": not alsa address: " << audioDevice.toString(); in getDeviceProfile()
229 auto& alsaAddress = audioDevice.address.get<AudioDeviceAddress::Tag::alsa>(); in getDeviceProfile()
238 .isExternal = !audioDevice.type.connection.empty()}; in getDeviceProfile()
DUtils.h71 const ::aidl::android::media::audio::common::AudioDevice& audioDevice, bool isInput);
/hardware/interfaces/audio/aidl/default/
DSoundDose.cpp73 void SoundDose::setAudioDevice(const AudioDevice& audioDevice) { in setAudioDevice() argument
75 mAudioDevice = audioDevice; in setAudioDevice()
/hardware/interfaces/audio/common/7.0/
Dtypes.hal214 * See 'audioDevice' in audio_policy_configuration.xsd for the