Home
last modified time | relevance | path

Searched refs:mSoundDose (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/frameworks/base/services/core/java/com/android/server/audio/
H A DSoundDoseHelper.java224 private final AtomicReference<ISoundDose> mSoundDose = new AtomicReference<>(); field in SoundDoseHelper
335 mSoundDose.set(AudioSystem.getSoundDoseInterface(mSoundDoseCallback)); in SoundDoseHelper()
365 final ISoundDose soundDose = mSoundDose.get(); in getOutputRs2UpperBound()
384 final ISoundDose soundDose = mSoundDose.get(); in setOutputRs2UpperBound()
414 final ISoundDose soundDose = mSoundDose.get(); in getCsd()
452 final ISoundDose soundDose = mSoundDose.get(); in setCsd()
486 final ISoundDose soundDose = mSoundDose.get(); in forceUseFrameworkMel()
507 final ISoundDose soundDose = mSoundDose.get(); in forceComputeCsdOnAllDevices()
525 final ISoundDose soundDose = mSoundDose.get(); in isCsdEnabled()
576 final ISoundDose soundDose = mSoundDose.get(); in setAudioDeviceCategory()
[all …]
/aosp_15_r20/frameworks/av/services/audioflinger/sounddose/
H A DSoundDoseManager.cpp631 mSoundDose = nullptr; in resetSoundDose()
729 if (mSoundDose == nullptr) { in getSoundDoseCallback()
733 return mSoundDose->mSoundDoseCallback; in getSoundDoseCallback()
765 if (mSoundDose == nullptr) { in getSoundDoseInterface()
766 mSoundDose = sp<SoundDose>::make(this, callback); in getSoundDoseInterface()
768 return mSoundDose; in getSoundDoseInterface()
H A DSoundDoseManager.h262 sp<SoundDose> mSoundDose GUARDED_BY(mLock);
/aosp_15_r20/frameworks/av/media/libaudiohal/impl/
H A DDeviceHalHidl.cpp68 std::shared_ptr<ISoundDose> mSoundDose; member in android::DeviceHalHidl::SoundDoseWrapper
672 if (mSoundDoseWrapper->mSoundDose != nullptr) { in getSoundDoseInterface()
673 *soundDoseBinder = mSoundDoseWrapper->mSoundDose->asBinder(); in getSoundDoseInterface()
690 module, &mSoundDoseWrapper->mSoundDose); in getSoundDoseInterface()
696 if (mSoundDoseWrapper->mSoundDose == nullptr) { in getSoundDoseInterface()
702 *soundDoseBinder = mSoundDoseWrapper->mSoundDose->asBinder(); in getSoundDoseInterface()
H A DDeviceHalAidl.h257 const std::shared_ptr<::aidl::android::hardware::audio::core::sounddose::ISoundDose> mSoundDose; variable
H A DDeviceHalAidl.cpp131 mSoundDose(retrieveSubInterface<ISoundDose>(module, &IModule::getSoundDose)), in DeviceHalAidl()
1055 if (mSoundDose == nullptr) { in getSoundDoseInterface()
1060 *soundDoseBinder = mSoundDose->asBinder(); in getSoundDoseInterface()
/aosp_15_r20/hardware/interfaces/audio/aidl/default/include/core-impl/
H A DSoundDose.h63 explicit MelCallback(SoundDose* soundDose) : mSoundDose(*soundDose) {} in MelCallback()
70 SoundDose& mSoundDose; // must outlive MelCallback, not owning variable
H A DModule.h174 ChildInterface<sounddose::SoundDose> mSoundDose; variable
/aosp_15_r20/hardware/interfaces/audio/aidl/default/
H A DSoundDose.cpp124 mSoundDose.onNewMelValues(mels, offset, length, deviceId); in onNewMelValues()
144 mSoundDose.onMomentaryExposure(currentMel, deviceId); in onMomentaryExposure()
H A DModule.cpp230 streamAsyncCallback, outEventCallback, mSoundDose.getInstance(), params); in createStreamContext()
1510 if (!mSoundDose) { in getSoundDose()
1511 mSoundDose = ndk::SharedRefBase::make<sounddose::SoundDose>(); in getSoundDose()
1513 *_aidl_return = mSoundDose.getInstance(); in getSoundDose()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-3/
Dservices.core.unboosted.jarcom/android/server/audio/SystemServerAdapter.class SystemServerAdapter.java package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar3META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/profcollect/services.profcollect/android_common/repackaged-jarjar/turbine/
Dservices.profcollect.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core/android_common/repackaged-jarjar/turbine/
Dservices.core.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.priorityboosted/android_common/gen/
Dservices.core.priorityboosted.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/jarjar/
Dservices.core.unboosted.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/combined/
Dservices.core.unboosted.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/adpf/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core/android_common/turbine-combined/
Dservices.core.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/adpf/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/profcollect/services.profcollect/android_common/turbine-combined/
Dservices.profcollect.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/adpf/ android/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/services_intermediates/
Dclasses-header.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__services__permission__android_common__services.permission- ...
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__services__permission__android_common__services.permission- ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/services/android_common/repackaged-jarjar/turbine/
Dservices.jarorg/apache/commons/math/util/TransformerMap.class TransformerMap.java package org. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/services/android_common/turbine-combined/
Dservices.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__services__permission__android_common__services.permission- ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/services/android_common/combined/
Dservices.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__services__permission__android_common__services.permission- ...
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-14-robolectric-10818077.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/frameworks__base__services__permission__android_common__services.permission. ...

12