Searched refs:hasAttributes (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libmedia/
H A DIAudioPolicyService.cpp893 bool hasAttributes = data.readInt32() != 0; local
894 if (hasAttributes) {
916 status_t status = getOutputForAttr(hasAttributes ? &attr : NULL,

Completed in 1512 milliseconds