Home
last modified time | relevance | path

Searched refs:setType (Results 1 – 25 of 38) sorted by relevance

12

/hardware/interfaces/audio/aidl/default/noiseSuppression/
DNoiseSuppressionSw.cpp95 RETURN_IF(mContext->setType(param.get<NoiseSuppression::type>()) != RetCode::SUCCESS, in setParameterSpecific()
184 RetCode NoiseSuppressionSwContext::setType(NoiseSuppression::Type type) { in setType() function in aidl::android::hardware::audio::effect::NoiseSuppressionSwContext
DNoiseSuppressionSw.h38 RetCode setType(NoiseSuppression::Type type);
/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
DIVirtualHal.aidl309 void setType(in FingerprintSensorType type); in setType() method
/hardware/interfaces/audio/effect/4.0/
DIDownmixEffect.hal31 setType(Type preset) generates (Result retval);
/hardware/interfaces/audio/effect/6.0/
DIDownmixEffect.hal31 setType(Type preset) generates (Result retval);
/hardware/interfaces/audio/effect/5.0/
DIDownmixEffect.hal31 setType(Type preset) generates (Result retval);
/hardware/interfaces/audio/effect/7.0/
DIDownmixEffect.hal31 setType(Type preset) generates (Result retval);
/hardware/interfaces/audio/effect/2.0/
DIDownmixEffect.hal31 setType(Type preset) generates (Result retval);
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
DIVirtualHal.aidl60 oneway void setType(in android.hardware.biometrics.fingerprint.FingerprintSensorType type); in setType() method
/hardware/interfaces/biometrics/fingerprint/aidl/default/include/
DVirtualHal.h57 ::ndk::ScopedAStatus setType(
/hardware/interfaces/audio/effect/5.0/xml/api/
Dcurrent.txt99 method public void setType(audio.effects.V5_0.StreamOutputType);
105 method public void setType(audio.effects.V5_0.StreamInputType);
/hardware/interfaces/audio/effect/all-versions/default/
DDownmixEffect.h100 Return<Result> setType(IDownmixEffect::Type preset) override;
DDownmixEffect.cpp182 Return<Result> DownmixEffect::setType(IDownmixEffect::Type preset) { in setType() function in android::hardware::audio::effect::CPP_VERSION::implementation::DownmixEffect
/hardware/interfaces/audio/effect/7.0/xml/api/
Dcurrent.txt40 method public void setType(audio.effects.V7_0.DeviceType);
175 method public void setType(audio.effects.V7_0.StreamOutputType);
181 method public void setType(audio.effects.V7_0.StreamInputType);
/hardware/interfaces/audio/effect/6.0/xml/api/
Dcurrent.txt40 method public void setType(audio.effects.V6_0.DeviceType);
175 method public void setType(audio.effects.V6_0.StreamOutputType);
181 method public void setType(audio.effects.V6_0.StreamInputType);
/hardware/qcom/sm7150/gps/gnss/
DAgps.h175 inline void setType(AGpsExtType type) { mAgpsType = type; } in setType() function
DAgps.cpp589 sm->setType(agpsType); in requestATL()
/hardware/qcom/sm8150/gps/gnss/
DAgps.h177 inline void setType(AGpsExtType type) { mAgpsType = type; } in setType() function
DAgps.cpp589 sm->setType(agpsType); in requestATL()
/hardware/qcom/sm8150p/gps/gnss/
DAgps.h175 inline void setType(AGpsExtType type) { mAgpsType = type; } in setType() function
DAgps.cpp589 sm->setType(agpsType); in requestATL()
/hardware/qcom/sm7250/gps/gnss/
DAgps.h177 inline void setType(AGpsExtType type) { mAgpsType = type; } in setType() function
DAgps.cpp589 sm->setType(agpsType); in requestATL()
/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/
DVirtualHalTest.cpp158 mVhal->setType(x.type); in TEST_F()
/hardware/interfaces/audio/policy/1.0/xml/pfw_schemas/api/
Dcurrent.txt65 method public void setType(String);
117 method public void setType(audio.policy.configurable.V1_0.TypeEnum);
426 method public void setType(String);

12