Searched refs:FOR_COMMUNICATION (Results 1 – 2 of 2) sorted by relevance
298 FOR_COMMUNICATION, enumerator
409 case AudioSystem::FOR_COMMUNICATION: in setForceUse()1407 …ntf(buffer, SIZE, " Force use for communications %d\n", mForceUse[AudioSystem::FOR_COMMUNICATION]); in dump()2419 ((mForceUse[AudioSystem::FOR_COMMUNICATION] != AudioSystem::FORCE_BT_SCO) && in checkA2dpSuspend()2429 ((mForceUse[AudioSystem::FOR_COMMUNICATION] == AudioSystem::FORCE_BT_SCO) || in checkA2dpSuspend()2578 switch (mForceUse[AudioSystem::FOR_COMMUNICATION]) { in getDeviceForStrategy()3295 …if ((stream == AudioSystem::VOICE_CALL && mForceUse[AudioSystem::FOR_COMMUNICATION] == AudioSystem… in checkAndSetVolume()3296 …(stream == AudioSystem::BLUETOOTH_SCO && mForceUse[AudioSystem::FOR_COMMUNICATION] != AudioSystem:… in checkAndSetVolume()3298 stream, mForceUse[AudioSystem::FOR_COMMUNICATION]); in checkAndSetVolume()