Searched refs:mPrevInDevice (Results 1 – 2 of 2) sorted by relevance
511 mPrevOutDevice(AUDIO_DEVICE_NONE), mPrevInDevice(AUDIO_DEVICE_NONE), in ThreadBase()7145 mPrevInDevice = value; in checkForNewParameter_l()7432 if (mInDevice != mPrevInDevice) { in createAudioPatch_l()7434 mPrevInDevice = mInDevice; in createAudioPatch_l()7982 if (!isOutput() && mPrevInDevice != mInDevice) { in createAudioPatch_l()7983 mPrevInDevice = type; in createAudioPatch_l()
474 audio_devices_t mPrevInDevice; // previous input device variable