Searched refs:mPrevOutDevice (Results 1 – 2 of 2) sorted by relevance
449 audio_devices_t mPrevOutDevice; // previous output device variable
639 mPrevOutDevice(AUDIO_DEVICE_NONE), mPrevInDevice(AUDIO_DEVICE_NONE), in ThreadBase()3345 bool configChanged = mPrevOutDevice != type; in createAudioPatch_l()3375 mPrevOutDevice = type; in createAudioPatch_l()