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

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

Completed in 30 milliseconds