/hardware/interfaces/audio/aidl/default/noiseSuppression/ |
D | NoiseSuppressionSw.cpp | 95 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
|
D | NoiseSuppressionSw.h | 38 RetCode setType(NoiseSuppression::Type type);
|
/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/ |
D | IVirtualHal.aidl | 309 void setType(in FingerprintSensorType type); in setType() method
|
/hardware/interfaces/audio/effect/4.0/ |
D | IDownmixEffect.hal | 31 setType(Type preset) generates (Result retval);
|
/hardware/interfaces/audio/effect/6.0/ |
D | IDownmixEffect.hal | 31 setType(Type preset) generates (Result retval);
|
/hardware/interfaces/audio/effect/5.0/ |
D | IDownmixEffect.hal | 31 setType(Type preset) generates (Result retval);
|
/hardware/interfaces/audio/effect/7.0/ |
D | IDownmixEffect.hal | 31 setType(Type preset) generates (Result retval);
|
/hardware/interfaces/audio/effect/2.0/ |
D | IDownmixEffect.hal | 31 setType(Type preset) generates (Result retval);
|
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/ |
D | IVirtualHal.aidl | 60 oneway void setType(in android.hardware.biometrics.fingerprint.FingerprintSensorType type); in setType() method
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/include/ |
D | VirtualHal.h | 57 ::ndk::ScopedAStatus setType(
|
/hardware/interfaces/audio/effect/5.0/xml/api/ |
D | current.txt | 99 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/ |
D | DownmixEffect.h | 100 Return<Result> setType(IDownmixEffect::Type preset) override;
|
D | DownmixEffect.cpp | 182 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/ |
D | current.txt | 40 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/ |
D | current.txt | 40 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/ |
D | Agps.h | 175 inline void setType(AGpsExtType type) { mAgpsType = type; } in setType() function
|
D | Agps.cpp | 589 sm->setType(agpsType); in requestATL()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | Agps.h | 177 inline void setType(AGpsExtType type) { mAgpsType = type; } in setType() function
|
D | Agps.cpp | 589 sm->setType(agpsType); in requestATL()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | Agps.h | 175 inline void setType(AGpsExtType type) { mAgpsType = type; } in setType() function
|
D | Agps.cpp | 589 sm->setType(agpsType); in requestATL()
|
/hardware/qcom/sm7250/gps/gnss/ |
D | Agps.h | 177 inline void setType(AGpsExtType type) { mAgpsType = type; } in setType() function
|
D | Agps.cpp | 589 sm->setType(agpsType); in requestATL()
|
/hardware/interfaces/biometrics/fingerprint/aidl/default/tests/ |
D | VirtualHalTest.cpp | 158 mVhal->setType(x.type); in TEST_F()
|
/hardware/interfaces/audio/policy/1.0/xml/pfw_schemas/api/ |
D | current.txt | 65 method public void setType(String); 117 method public void setType(audio.policy.configurable.V1_0.TypeEnum); 426 method public void setType(String);
|