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

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

Completed in 5045 milliseconds