Searched defs:mInDevice (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DThreads.h145 // see note at declaration of mStandby, mOutDevice and mInDevice
148 audio_devices_t inDevice() const { return mInDevice; }
313 audio_devices_t mInDevice; // input device member in class:ThreadBase

Completed in 39 milliseconds