Searched refs:mPrevInDevice (Results 1 – 2 of 2) sorted by relevance
450 audio_devices_t mPrevInDevice; // previous input device variable
639 mPrevOutDevice(AUDIO_DEVICE_NONE), mPrevInDevice(AUDIO_DEVICE_NONE), in ThreadBase()7060 mPrevInDevice = value; in checkForNewParameter_l()7349 if (mInDevice != mPrevInDevice) { in createAudioPatch_l()7351 mPrevInDevice = mInDevice; in createAudioPatch_l()