Searched refs:isMsdDevice (Results 1 – 2 of 2) sorted by relevance
456 bool isMsdDevice() const { return mIsMsdDevice; } in isMsdDevice() function
3348 if (isMsdDevice() && outDeviceTypes().count(AUDIO_DEVICE_OUT_BUS) != 0) { in threadLoop()