Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp6113 bool hasUltrasoundOutput = false; in isUltrasoundSupported() local
6117 if (!hasUltrasoundOutput) { in isUltrasoundSupported()
6120 hasUltrasoundOutput = true; in isUltrasoundSupported()
6136 if (hasUltrasoundOutput && hasUltrasoundInput) in isUltrasoundSupported()