Searched defs:mStandby (Results 1 - 1 of 1) sorted by path

/frameworks/av/services/audioflinger/
H A DAudioFlinger.h578 // see note at declaration of mStandby, mOutDevice and mInDevice
579 bool standby() const { return mStandby; }
734 bool mStandby; // Whether thread is currently in standby. member in class:android::AudioFlinger::ThreadBase
1548 // Enter standby if not already in standby, and set mStandby flag
1551 // Call the HAL standby method unconditionally, and don't change mStandby flag

Completed in 38 milliseconds