Searched refs:getParamStatus (Results 1 – 1 of 1) sorted by relevance
378 const status_t getParamStatus = statusTFromBinderStatus(mEffect->getParameter(id, &volParam)); in handleSetVolume() local379 if (getParamStatus != OK || volParam.getTag() != Parameter::volumeStereo) { in handleSetVolume()381 __func__, getParamStatus, volParam.toString().c_str()); in handleSetVolume()