Searched refs:VOLUME_SOURCE_NONE (Results 1 – 4 of 4) sorted by relevance
36 static const VolumeSource VOLUME_SOURCE_NONE = static_cast<VolumeSource>(VOLUME_GROUP_NONE); variable
196 bool isActive(VolumeSource volumeSource = VOLUME_SOURCE_NONE,260 return VOLUME_SOURCE_NONE; in getVoiceSource()
141 return (vs == VOLUME_SOURCE_NONE) ? in isActive()556 if (callVolSrc != VOLUME_SOURCE_NONE && in setVolume()626 if (callVolSrc != VOLUME_SOURCE_NONE) { in setVolume()634 if (callVolSrc != VOLUME_SOURCE_NONE) { in setVolume()
2843 outputDesc->useHwGain() && outputDesc->isAnyActive(VOLUME_SOURCE_NONE); in stopSource()4084 return vs != VOLUME_SOURCE_NONE ? mOutputs.isActive(vs, inPastMs) : false; in isStreamActive()4090 return vs != VOLUME_SOURCE_NONE ? mOutputs.isActiveRemotely(vs, inPastMs) : false; in isStreamActiveRemotely()8042 if (ttsVolumeSource == VOLUME_SOURCE_NONE) { in setBeaconMute()8738 isVoiceVolSrc = (volumeSource != VOLUME_SOURCE_NONE) && (callVolSrc == volumeSource); in isVolumeConsistentForCalls()8744 isBtScoVolSrc = (volumeSource != VOLUME_SOURCE_NONE) && (callVolSrc == volumeSource) && in isVolumeConsistentForCalls()8750 isBtScoVolSrc = (volumeSource != VOLUME_SOURCE_NONE) && (btScoVolSrc == volumeSource); in isVolumeConsistentForCalls()8787 if ((source != VOLUME_SOURCE_NONE) && in setStrategyMute()