Searched refs:outDeviceTypes (Results 1 – 4 of 4) sorted by relevance
581 int[] outDeviceTypes = { in handleBtScoActiveDeviceChange() local586 for (int outDeviceType : outDeviceTypes) { in handleBtScoActiveDeviceChange()
347 const DeviceTypeSet outDeviceTypes() const { in outDeviceTypes() function352 return isOutput() ? outDeviceTypes() : DeviceTypeSet({inDeviceType()}); in getDeviceTypes()997 && outDeviceTypes().count(mTimestampCorrectedDevice) != 0; in isTimestampCorrectionEnabled()
933 dumpDeviceTypes(outDeviceTypes()).c_str(), toString(outDeviceTypes()).c_str()); in dumpBase_l()1866 item->setCString(MM_PREFIX "outDevice", toString(outDeviceTypes()).c_str()); in sendStatistics()3148 if (isSingleDeviceType(outDeviceTypes(), AUDIO_DEVICE_OUT_REMOTE_SUBMIX)) { in checkSilentMode_l()3295 if (!Intersection(outDeviceTypes(), getAudioDeviceOutAllA2dpSet()).empty()) { in cacheParameters_l()3550 if (isMsdDevice() && outDeviceTypes().count(AUDIO_DEVICE_OUT_BUS) != 0) { in threadLoop()3975 outDeviceTypes(), audio_is_a2dp_out_device) && in threadLoop()3977 outDeviceTypes(), audio_is_hearing_aid_out_device), in threadLoop()4322 if (outDeviceTypes() != deviceTypes) { in createAudioPatch_l()4504 && Intersection(outDeviceTypes(), getAudioDeviceOutAllA2dpSet()).empty(); in MixerThread()
3357 return thread->outDeviceTypes(); in primaryOutputDevice_l()