Searched refs:forceValue (Results 1 – 1 of 1) sorted by relevance
87 int forceValue; in setDeviceConnectionState() local88 if (parameters.getInt(String8("force"), forceValue) == OK) { in setDeviceConnectionState()89 mForceSubmixInputSelection = forceValue != 0; in setDeviceConnectionState()