Searched refs:isSupportedStreamUsage (Results 1 – 1 of 1) sorted by relevance
1870 bool isSupportedStreamUsage = (find(AUDIO_DEFAULT_OUTPUT_DEVICE_SUPPORTED_STREAM_USAGES.begin(), in SetDefaultOutputDevice() local1873 … CHECK_AND_RETURN_RET_LOG(isSupportedStreamUsage, ERR_NOT_SUPPORTED, "stream usage not supported"); in SetDefaultOutputDevice()