Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:mStandby

145                 // see note at declaration of mStandby, mOutDevice and mInDevice
146 bool standby() const { return mStandby; }
301 bool mStandby; // Whether thread is currently in standby.
781 // Enter standby if not already in standby, and set mStandby flag
784 // Call the HAL standby method unconditionally, and don't change mStandby flag