HomeSort by relevance Sort by last modified time
    Searched defs:mStandby (Results 1 - 2 of 2) sorted by null

  /hardware/libhardware_legacy/audio/
A2dpAudioInterface.h 111 bool mStandby;
  /frameworks/av/services/audioflinger/
Threads.h 145 // see note at declaration of mStandby, mOutDevice and mInDevice
146 bool standby() const { return mStandby; }
311 bool mStandby; // Whether thread is currently in standby.
    [all...]

Completed in 176 milliseconds