Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp556 int isReconfigSupported; in handleDeviceConfigChange() local
557 repliedParameters.getInt(supportKey, isReconfigSupported); in handleDeviceConfigChange()
558 if (isReconfigSupported) { in handleDeviceConfigChange()