Searched refs:FOR_COMMUNICATION (Results 1 – 2 of 2) sorted by relevance
297 FOR_COMMUNICATION, enumerator
410 case AudioSystem::FOR_COMMUNICATION: in setForceUse()1408 …ntf(buffer, SIZE, " Force use for communications %d\n", mForceUse[AudioSystem::FOR_COMMUNICATION]); in dump()2420 ((mForceUse[AudioSystem::FOR_COMMUNICATION] != AudioSystem::FORCE_BT_SCO) && in checkA2dpSuspend()2430 ((mForceUse[AudioSystem::FOR_COMMUNICATION] == AudioSystem::FORCE_BT_SCO) || in checkA2dpSuspend()2579 switch (mForceUse[AudioSystem::FOR_COMMUNICATION]) { in getDeviceForStrategy()3311 …if ((stream == AudioSystem::VOICE_CALL && mForceUse[AudioSystem::FOR_COMMUNICATION] == AudioSystem… in checkAndSetVolume()3312 …(stream == AudioSystem::BLUETOOTH_SCO && mForceUse[AudioSystem::FOR_COMMUNICATION] != AudioSystem:… in checkAndSetVolume()3314 stream, mForceUse[AudioSystem::FOR_COMMUNICATION]); in checkAndSetVolume()