Home
last modified time | relevance | path

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

/device/asus/fugu/libaudio/
DATVAudioPolicyManager.cpp87 int forceValue; in setDeviceConnectionState() local
88 if (parameters.getInt(String8("force"), forceValue) == OK) { in setDeviceConnectionState()
89 mForceSubmixInputSelection = forceValue != 0; in setDeviceConnectionState()