Home
last modified time | relevance | path

Searched refs:kForceTransientBurstName (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/aidl/default/include/core-impl/
DModule.h149 static const std::string kForceTransientBurstName; member
/hardware/interfaces/audio/aidl/default/
DModule.cpp1385 const std::string Module::VendorDebug::kForceTransientBurstName = "aosp.forceTransientBurst"; member in aidl::android::hardware::audio::core::Module::VendorDebug
1393 if (id == VendorDebug::kForceTransientBurstName) { in getVendorParameters()
1433 if (p.id == VendorDebug::kForceTransientBurstName) { in setVendorParameters()