Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp2560 status_t volStatus = checkAndSetVolume(curves, vs, index, desc, curDevice, in setVolumeIndexForAttributes() local
2563 if (volStatus != NO_ERROR) { in setVolumeIndexForAttributes()
2564 status = volStatus; in setVolumeIndexForAttributes()
2584 status_t volStatus = checkAndSetVolume( in setVolumeIndexForAttributes() local
2588 if (volStatus != NO_ERROR) { in setVolumeIndexForAttributes()
2589 status = volStatus; in setVolumeIndexForAttributes()